2025-06-30 11:09:18.798 +03:00 [DBG] Connection id "0HNC8090TG9CE" accepted. 2025-06-30 11:09:18.819 +03:00 [DBG] Connection id "0HNC8090TG9CE" started. 2025-06-30 11:09:18.819 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-30 11:09:18.819 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:18.819 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 11:09:18.819 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 11:09:18.819 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-30 11:09:18.819 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:18.819 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:18.821 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:18.821 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:18.823 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-30 11:09:18.823 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:18.823 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:18.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-30 11:09:18.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:18.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:18.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:09:18.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:09:18.826 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:09:18.826 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:18.826 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:18.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:18.832 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0059ms. 2025-06-30 11:09:18.832 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:18.832 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:18.832 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:09:18.832 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.832 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.832 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:09:18.832 +03:00 [DBG] View lookup cache miss for view 'Index' in controller 'Home'. 2025-06-30 11:09:18.832 +03:00 [VRB] Located compiled view for view at path '/Views/Home/Index.cshtml'. 2025-06-30 11:09:18.840 +03:00 [VRB] Could not find a file for view at path '/Views/Home/_ViewStart.cshtml'. 2025-06-30 11:09:18.840 +03:00 [VRB] Could not find a file for view at path '/Views/_ViewStart.cshtml'. 2025-06-30 11:09:18.840 +03:00 [VRB] Could not find a file for view at path '/_ViewStart.cshtml'. 2025-06-30 11:09:18.840 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-30 11:09:18.840 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 8.1225ms. 2025-06-30 11:09:18.840 +03:00 [INF] Executed ViewResult - view Index executed in 8.3001ms. 2025-06-30 11:09:18.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:09:18.841 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.841 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.841 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.841 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:18.841 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 14.5389ms 2025-06-30 11:09:18.841 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:18.841 +03:00 [DBG] Connection id "0HNC8090TG9CE" completed keep alive response. 2025-06-30 11:09:18.841 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 21.6674ms 2025-06-30 11:09:18.841 +03:00 [DBG] Connection id "0HNC8090TG9CE" received FIN. 2025-06-30 11:09:18.841 +03:00 [DBG] Connection id "0HNC8090TG9CE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:18.841 +03:00 [DBG] Connection id "0HNC8090TG9CE" disconnecting. 2025-06-30 11:09:18.841 +03:00 [DBG] Connection id "0HNC8090TG9CE" stopped. 2025-06-30 11:09:18.892 +03:00 [DBG] Connection id "0HNC8090TG9CF" accepted. 2025-06-30 11:09:18.893 +03:00 [DBG] Connection id "0HNC8090TG9CF" started. 2025-06-30 11:09:18.893 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957445588408429 - null null 2025-06-30 11:09:18.893 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:18.893 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:09:18.900 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-30 11:09:18.900 +03:00 [DBG] Connection id "0HNC8090TG9CF" completed keep alive response. 2025-06-30 11:09:18.900 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957445588408429 - 200 1413083 text/javascript 7.6436ms 2025-06-30 11:09:18.901 +03:00 [DBG] Connection id "0HNC8090TG9CF" received FIN. 2025-06-30 11:09:18.901 +03:00 [DBG] Connection id "0HNC8090TG9CF" disconnecting. 2025-06-30 11:09:18.901 +03:00 [DBG] Connection id "0HNC8090TG9CF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:18.902 +03:00 [DBG] Connection id "0HNC8090TG9CF" stopped. 2025-06-30 11:09:19.388 +03:00 [DBG] Connection id "0HNC8090TG9CG" accepted. 2025-06-30 11:09:19.389 +03:00 [DBG] Connection id "0HNC8090TG9CG" started. 2025-06-30 11:09:19.389 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-30 11:09:19.389 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:19.389 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:19.389 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-30 11:09:19.389 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-06-30 11:09:19.389 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:19.389 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:19.389 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:19.389 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:19.389 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:19.389 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:19.389 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:19.389 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:19.389 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:19.389 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:19.389 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:19.389 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:19.389 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.389 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.389 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:19.390 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:19.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:19.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:19.390 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:19.390 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:19.390 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:19.390 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0168ms. 2025-06-30 11:09:19.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:19.391 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:19.391 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:19.391 +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-06-30 11:09:19.391 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-30 11:09:19.391 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-30 11:09:19.391 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:19.391 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 1.7916ms 2025-06-30 11:09:19.391 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:19.391 +03:00 [DBG] Connection id "0HNC8090TG9CG" completed keep alive response. 2025-06-30 11:09:19.391 +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.5879ms 2025-06-30 11:09:19.391 +03:00 [DBG] Connection id "0HNC8090TG9CG" received FIN. 2025-06-30 11:09:19.392 +03:00 [DBG] Connection id "0HNC8090TG9CG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:19.392 +03:00 [DBG] Connection id "0HNC8090TG9CG" disconnecting. 2025-06-30 11:09:19.392 +03:00 [DBG] Connection id "0HNC8090TG9CG" stopped. 2025-06-30 11:09:23.328 +03:00 [DBG] Connection id "0HNC8090TG9CH" accepted. 2025-06-30 11:09:23.328 +03:00 [DBG] Connection id "0HNC8090TG9CH" started. 2025-06-30 11:09:23.328 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-30 11:09:23.328 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:23.328 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:23.328 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-30 11:09:23.328 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-06-30 11:09:23.328 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:23.328 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:23.328 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:23.328 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:23.328 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:23.328 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:23.329 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:23.329 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:23.329 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:23.329 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:23.329 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:23.329 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:23.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:23.329 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:23.329 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:23.329 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0152ms. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:23.329 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:23.329 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:23.329 +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-06-30 11:09:23.329 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-30 11:09:23.329 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-30 11:09:23.329 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:23.329 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.764ms 2025-06-30 11:09:23.329 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:23.329 +03:00 [DBG] Connection id "0HNC8090TG9CH" completed keep alive response. 2025-06-30 11:09:23.329 +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.3404ms 2025-06-30 11:09:23.330 +03:00 [DBG] Connection id "0HNC8090TG9CH" received FIN. 2025-06-30 11:09:23.330 +03:00 [DBG] Connection id "0HNC8090TG9CH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:23.330 +03:00 [DBG] Connection id "0HNC8090TG9CH" disconnecting. 2025-06-30 11:09:23.330 +03:00 [DBG] Connection id "0HNC8090TG9CH" stopped. 2025-06-30 11:09:24.683 +03:00 [DBG] Connection id "0HNC8090TG9CI" accepted. 2025-06-30 11:09:24.683 +03:00 [DBG] Connection id "0HNC8090TG9CI" started. 2025-06-30 11:09:24.684 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - application/json;charset=UTF-8 62 2025-06-30 11:09:24.684 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:24.684 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:24.684 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-06-30 11:09:24.684 +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-06-30 11:09:24.684 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:24.684 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:24.684 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:24.684 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:24.684 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:24.684 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:24.684 +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-06-30 11:09:24.684 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:24.684 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:24.684 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:24.685 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:24.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-06-30 11:09:24.685 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.685 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.685 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:24.685 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:24.685 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 11:09:24.685 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' using the name '' in request data ... 2025-06-30 11:09:24.685 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:09:24.685 +03:00 [DBG] Connection id "0HNC8090TG9CI", Request id "0HNC8090TG9CI:00000001": started reading request body. 2025-06-30 11:09:24.685 +03:00 [DBG] Connection id "0HNC8090TG9CI", Request id "0HNC8090TG9CI:00000001": done reading request body. 2025-06-30 11:09:24.687 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.User.LoginViewModel' 2025-06-30 11:09:24.687 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:24.687 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:24.687 +03:00 [DBG] Attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 11:09:24.688 +03:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:24.688 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:24.689 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:24.689 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:24.689 +03:00 [DBG] The request has model state errors, returning an error response. 2025-06-30 11:09:24.693 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:24.693 +03:00 [DBG] Request was short circuited at action filter 'Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter'. 2025-06-30 11:09:24.693 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:24.693 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.BadRequestObjectResult. 2025-06-30 11:09:24.693 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:24.693 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:24.693 +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-06-30 11:09:24.693 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-30 11:09:24.693 +03:00 [INF] Executing BadRequestObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ValidationProblemDetails'. 2025-06-30 11:09:24.694 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.BadRequestObjectResult. 2025-06-30 11:09:24.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:24.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:24.694 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.694 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.694 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.695 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:24.695 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) in 9.8419ms 2025-06-30 11:09:24.695 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:24.695 +03:00 [DBG] Connection id "0HNC8090TG9CI" completed keep alive response. 2025-06-30 11:09:24.695 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - 400 null application/problem+json; charset=utf-8 10.8513ms 2025-06-30 11:09:24.702 +03:00 [DBG] Connection id "0HNC8090TG9CI" received FIN. 2025-06-30 11:09:24.702 +03:00 [DBG] Connection id "0HNC8090TG9CI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:24.702 +03:00 [DBG] Connection id "0HNC8090TG9CI" disconnecting. 2025-06-30 11:09:24.702 +03:00 [DBG] Connection id "0HNC8090TG9CI" stopped. 2025-06-30 11:09:27.881 +03:00 [DBG] Connection id "0HNC8090TG9CJ" accepted. 2025-06-30 11:09:27.881 +03:00 [DBG] Connection id "0HNC8090TG9CJ" started. 2025-06-30 11:09:27.881 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-30 11:09:27.881 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:27.881 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 11:09:27.881 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 11:09:27.882 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-30 11:09:27.882 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:27.882 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:27.882 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:27.882 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:27.882 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-30 11:09:27.882 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:27.882 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:27.882 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-30 11:09:27.882 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:27.882 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:27.882 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.882 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:09:27.882 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:27.882 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:27.882 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0045ms. 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:09:27.882 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-30 11:09:27.882 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-30 11:09:27.882 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0481ms. 2025-06-30 11:09:27.882 +03:00 [INF] Executed ViewResult - view Index executed in 0.209ms. 2025-06-30 11:09:27.882 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:09:27.882 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.882 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.883 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.883 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:27.883 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.7298ms 2025-06-30 11:09:27.883 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:09:27.883 +03:00 [DBG] Connection id "0HNC8090TG9CJ" completed keep alive response. 2025-06-30 11:09:27.883 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2644ms 2025-06-30 11:09:27.883 +03:00 [DBG] Connection id "0HNC8090TG9CJ" received FIN. 2025-06-30 11:09:27.883 +03:00 [DBG] Connection id "0HNC8090TG9CJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:27.883 +03:00 [DBG] Connection id "0HNC8090TG9CJ" disconnecting. 2025-06-30 11:09:27.883 +03:00 [DBG] Connection id "0HNC8090TG9CJ" stopped. 2025-06-30 11:09:27.963 +03:00 [DBG] Connection id "0HNC8090TG9CK" accepted. 2025-06-30 11:09:27.963 +03:00 [DBG] Connection id "0HNC8090TG9CK" started. 2025-06-30 11:09:27.963 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957445678828367 - null null 2025-06-30 11:09:27.963 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:27.963 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:09:27.966 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-30 11:09:27.966 +03:00 [DBG] Connection id "0HNC8090TG9CK" completed keep alive response. 2025-06-30 11:09:27.966 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957445678828367 - 200 1413083 text/javascript 3.0708ms 2025-06-30 11:09:27.967 +03:00 [DBG] Connection id "0HNC8090TG9CK" received FIN. 2025-06-30 11:09:27.967 +03:00 [DBG] Connection id "0HNC8090TG9CK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:27.968 +03:00 [DBG] Connection id "0HNC8090TG9CK" disconnecting. 2025-06-30 11:09:27.968 +03:00 [DBG] Connection id "0HNC8090TG9CK" stopped. 2025-06-30 11:09:28.258 +03:00 [DBG] Connection id "0HNC8090TG9CL" accepted. 2025-06-30 11:09:28.258 +03:00 [DBG] Connection id "0HNC8090TG9CL" started. 2025-06-30 11:09:28.258 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/authenticate - null 0 2025-06-30 11:09:28.258 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:28.258 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:28.258 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/authenticate' 2025-06-30 11:09:28.258 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' with route pattern 'api/Account/authenticate' is valid for the request path '/api/account/authenticate' 2025-06-30 11:09:28.258 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:28.258 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:28.258 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:28.258 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:28.258 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:28.258 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:28.259 +03:00 [INF] Route matched with {action = "Authenticate", controller = "Account"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] Authenticate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:28.259 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:28.259 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:28.259 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:28.259 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:28.259 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:28.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:28.259 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:28.259 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:28.259 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.UnauthorizedResult in 0.0141ms. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Replacing Microsoft.AspNetCore.Mvc.UnauthorizedResult with status code 401 with Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:28.259 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:28.259 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:28.259 +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-06-30 11:09:28.259 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/problem+json' to write the response. 2025-06-30 11:09:28.259 +03:00 [INF] Executing ObjectResult, writing value of type 'Microsoft.AspNetCore.Mvc.ProblemDetails'. 2025-06-30 11:09:28.259 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ObjectResult. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.259 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:28.260 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server) in 0.8129ms 2025-06-30 11:09:28.260 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Authenticate (ConnectionApp.Server)' 2025-06-30 11:09:28.260 +03:00 [DBG] Connection id "0HNC8090TG9CL" completed keep alive response. 2025-06-30 11:09:28.260 +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.4201ms 2025-06-30 11:09:28.260 +03:00 [DBG] Connection id "0HNC8090TG9CL" received FIN. 2025-06-30 11:09:28.260 +03:00 [DBG] Connection id "0HNC8090TG9CL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:28.260 +03:00 [DBG] Connection id "0HNC8090TG9CL" disconnecting. 2025-06-30 11:09:28.260 +03:00 [DBG] Connection id "0HNC8090TG9CL" stopped. 2025-06-30 11:09:29.834 +03:00 [DBG] Connection id "0HNC8090TG9CM" accepted. 2025-06-30 11:09:29.834 +03:00 [DBG] Connection id "0HNC8090TG9CM" started. 2025-06-30 11:09:29.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - application/json;charset=UTF-8 68 2025-06-30 11:09:29.835 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:29.835 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:29.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-06-30 11:09:29.835 +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-06-30 11:09:29.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:29.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:29.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:29.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:29.835 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:29.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:29.835 +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-06-30 11:09:29.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:29.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:29.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:29.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:29.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:29.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:29.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:29.835 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 11:09:29.835 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' using the name '' in request data ... 2025-06-30 11:09:29.835 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:09:29.835 +03:00 [DBG] Connection id "0HNC8090TG9CM", Request id "0HNC8090TG9CM:00000001": started reading request body. 2025-06-30 11:09:29.835 +03:00 [DBG] Connection id "0HNC8090TG9CM", Request id "0HNC8090TG9CM:00000001": done reading request body. 2025-06-30 11:09:29.835 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.User.LoginViewModel' 2025-06-30 11:09:29.835 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:29.835 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:29.835 +03:00 [DBG] Attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 11:09:29.836 +03:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 11:09:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:29.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:29.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:29.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:29.836 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.User.LoginViewModel"]) 2025-06-30 11:09:29.962 +03:00 [VRB] Performing unprotect 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-06-30 11:09:29.962 +03:00 [DBG] Existing cached key ring is expired. Refreshing. 2025-06-30 11:09:29.966 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-35566d05-c57f-4de7-b593-bcde66c991c3.xml'. 2025-06-30 11:09:29.968 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-c3f346ec-1b6f-498e-8900-b8486a8dc942.xml'. 2025-06-30 11:09:29.970 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-f6a50946-7a26-4e5d-83ea-d4521e21bba4.xml'. 2025-06-30 11:09:29.971 +03:00 [DBG] Reading data from file '/root/.aspnet/DataProtection-Keys/key-63930bd1-1a47-41c4-9aaf-865bb3983534.xml'. 2025-06-30 11:09:29.973 +03:00 [DBG] Found key {35566d05-c57f-4de7-b593-bcde66c991c3}. 2025-06-30 11:09:29.973 +03:00 [DBG] Found key {c3f346ec-1b6f-498e-8900-b8486a8dc942}. 2025-06-30 11:09:29.974 +03:00 [DBG] Found key {f6a50946-7a26-4e5d-83ea-d4521e21bba4}. 2025-06-30 11:09:29.974 +03:00 [DBG] Found key {63930bd1-1a47-41c4-9aaf-865bb3983534}. 2025-06-30 11:09:29.974 +03:00 [DBG] Considering key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} with expiration date 2025-08-27 12:08:15Z as default key. 2025-06-30 11:09:29.978 +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-06-30 11:09:29.980 +03:00 [DBG] Using managed symmetric algorithm 'System.Security.Cryptography.Aes'. 2025-06-30 11:09:29.980 +03:00 [DBG] Using managed keyed hash algorithm 'System.Security.Cryptography.HMACSHA256'. 2025-06-30 11:09:29.981 +03:00 [DBG] Using key {f6a50946-7a26-4e5d-83ea-d4521e21bba4} as the default key. 2025-06-30 11:09:29.989 +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-06-30 11:09:29.990 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. 2025-06-30 11:09:29.993 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.2612ms. 2025-06-30 11:09:29.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:29.993 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:09:29.993 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:29.994 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:29.994 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:09:29.994 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:09:29.994 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:09:29.994 +03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType0`3[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2025-06-30 11:09:29.994 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:09:29.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:29.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:29.994 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.994 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:29.994 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) in 159.2696ms 2025-06-30 11:09:29.994 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 11:09:29.994 +03:00 [DBG] Connection id "0HNC8090TG9CM" completed keep alive response. 2025-06-30 11:09:29.994 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - 200 null application/json; charset=utf-8 159.875ms 2025-06-30 11:09:29.995 +03:00 [DBG] Connection id "0HNC8090TG9CM" received FIN. 2025-06-30 11:09:29.995 +03:00 [DBG] Connection id "0HNC8090TG9CM" disconnecting. 2025-06-30 11:09:29.995 +03:00 [DBG] Connection id "0HNC8090TG9CM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:29.996 +03:00 [DBG] Connection id "0HNC8090TG9CM" stopped. 2025-06-30 11:09:30.085 +03:00 [DBG] Connection id "0HNC8090TG9CN" accepted. 2025-06-30 11:09:30.085 +03:00 [DBG] Connection id "0HNC8090TG9CN" started. 2025-06-30 11:09:30.085 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-06-30 11:09:30.085 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:30.085 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-06-30 11:09:30.085 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-06-30 11:09:30.085 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' with route pattern 'api/projects' is valid for the request path '/api/Projects' 2025-06-30 11:09:30.085 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 11:09:30.086 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:30.086 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:30.086 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 11:09:30.086 +03:00 [INF] Route matched with {action = "GetProjects", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.ProjectInfo]]] GetProjects() on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-06-30 11:09:30.086 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:30.086 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:30.086 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:30.086 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:30.086 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:30.086 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.086 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.086 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 11:09:30.086 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 11:09:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:30.086 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:30.086 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:30.086 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:30.089 +03:00 [INF] Getting all projects 2025-06-30 11:09:30.099 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 12.9599ms. 2025-06-30 11:09:30.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:30.100 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:30.100 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:09:30.100 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:09:30.100 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:09:30.100 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:09:30.100 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:09:30.100 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:09:30.100 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.ProjectInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:09:30.104 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:09:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:30.104 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.104 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.104 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.104 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:30.104 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 18.1598ms 2025-06-30 11:09:30.104 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 11:09:30.104 +03:00 [DBG] Connection id "0HNC8090TG9CN" completed keep alive response. 2025-06-30 11:09:30.104 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 18.9254ms 2025-06-30 11:09:30.106 +03:00 [DBG] Connection id "0HNC8090TG9CN" received FIN. 2025-06-30 11:09:30.106 +03:00 [DBG] Connection id "0HNC8090TG9CN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:30.106 +03:00 [DBG] Connection id "0HNC8090TG9CN" disconnecting. 2025-06-30 11:09:30.106 +03:00 [DBG] Connection id "0HNC8090TG9CN" stopped. 2025-06-30 11:09:35.044 +03:00 [DBG] Connection id "0HNC8090TG9CO" accepted. 2025-06-30 11:09:35.044 +03:00 [DBG] Connection id "0HNC8090TG9CO" started. 2025-06-30 11:09:35.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:09:35.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:35.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:35.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:09:35.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:09:35.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:35.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:35.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:35.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:35.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:35.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:35.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:35.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:35.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:35.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:35.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:35.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:35.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:35.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:35.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:35.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:35.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:09:35.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:35.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8737ms 2025-06-30 11:09:35.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:35.047 +03:00 [DBG] Connection id "0HNC8090TG9CO" completed keep alive response. 2025-06-30 11:09:35.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1234ms 2025-06-30 11:09:35.047 +03:00 [DBG] Connection id "0HNC8090TG9CO" received FIN. 2025-06-30 11:09:35.047 +03:00 [DBG] Connection id "0HNC8090TG9CO" disconnecting. 2025-06-30 11:09:35.047 +03:00 [DBG] Connection id "0HNC8090TG9CO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:35.048 +03:00 [DBG] Connection id "0HNC8090TG9CO" stopped. 2025-06-30 11:09:40.034 +03:00 [DBG] Connection id "0HNC8090TG9CP" accepted. 2025-06-30 11:09:40.034 +03:00 [DBG] Connection id "0HNC8090TG9CP" started. 2025-06-30 11:09:40.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:09:40.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:40.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:40.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:09:40.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:09:40.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:40.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:40.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:40.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:40.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:40.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:40.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:40.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:40.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:40.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:40.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:40.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:40.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:40.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:40.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:40.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:40.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:09:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3191ms 2025-06-30 11:09:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:40.037 +03:00 [DBG] Connection id "0HNC8090TG9CP" completed keep alive response. 2025-06-30 11:09:40.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.41ms 2025-06-30 11:09:40.037 +03:00 [DBG] Connection id "0HNC8090TG9CP" received FIN. 2025-06-30 11:09:40.037 +03:00 [DBG] Connection id "0HNC8090TG9CP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:40.037 +03:00 [DBG] Connection id "0HNC8090TG9CP" disconnecting. 2025-06-30 11:09:40.038 +03:00 [DBG] Connection id "0HNC8090TG9CP" stopped. 2025-06-30 11:09:45.034 +03:00 [DBG] Connection id "0HNC8090TG9CQ" accepted. 2025-06-30 11:09:45.034 +03:00 [DBG] Connection id "0HNC8090TG9CQ" started. 2025-06-30 11:09:45.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:09:45.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:45.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:45.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:09:45.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:09:45.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:45.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:45.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:45.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:45.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:45.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:45.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:45.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:45.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:45.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:45.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:45.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:45.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:45.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:45.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2497ms. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:45.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:09:45.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:45.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.176ms 2025-06-30 11:09:45.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:45.037 +03:00 [DBG] Connection id "0HNC8090TG9CQ" completed keep alive response. 2025-06-30 11:09:45.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2988ms 2025-06-30 11:09:45.037 +03:00 [DBG] Connection id "0HNC8090TG9CQ" received FIN. 2025-06-30 11:09:45.037 +03:00 [DBG] Connection id "0HNC8090TG9CQ" disconnecting. 2025-06-30 11:09:45.037 +03:00 [DBG] Connection id "0HNC8090TG9CQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:45.038 +03:00 [DBG] Connection id "0HNC8090TG9CQ" stopped. 2025-06-30 11:09:50.041 +03:00 [DBG] Connection id "0HNC8090TG9CR" accepted. 2025-06-30 11:09:50.042 +03:00 [DBG] Connection id "0HNC8090TG9CR" started. 2025-06-30 11:09:50.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:09:50.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:50.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:50.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:09:50.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:09:50.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:50.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:50.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:50.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:50.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:50.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:50.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:50.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:50.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:50.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:50.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:50.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:50.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:50.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:50.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:50.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-30 11:09:50.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:50.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:09:50.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:50.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7655ms 2025-06-30 11:09:50.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:50.043 +03:00 [DBG] Connection id "0HNC8090TG9CR" completed keep alive response. 2025-06-30 11:09:50.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3719ms 2025-06-30 11:09:50.043 +03:00 [DBG] Connection id "0HNC8090TG9CR" received FIN. 2025-06-30 11:09:50.043 +03:00 [DBG] Connection id "0HNC8090TG9CR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:50.043 +03:00 [DBG] Connection id "0HNC8090TG9CR" disconnecting. 2025-06-30 11:09:50.043 +03:00 [DBG] Connection id "0HNC8090TG9CR" stopped. 2025-06-30 11:09:55.037 +03:00 [DBG] Connection id "0HNC8090TG9CS" accepted. 2025-06-30 11:09:55.038 +03:00 [DBG] Connection id "0HNC8090TG9CS" started. 2025-06-30 11:09:55.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:09:55.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:09:55.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:09:55.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:09:55.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:09:55.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:55.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:09:55.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:09:55.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:09:55.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:09:55.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:55.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:09:55.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:09:55.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:09:55.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:09:55.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:09:55.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:09:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:55.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:09:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:55.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:09:55.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-30 11:09:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:55.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:09:55.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:09:55.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8658ms 2025-06-30 11:09:55.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:09:55.039 +03:00 [DBG] Connection id "0HNC8090TG9CS" completed keep alive response. 2025-06-30 11:09:55.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5147ms 2025-06-30 11:09:55.039 +03:00 [DBG] Connection id "0HNC8090TG9CS" received FIN. 2025-06-30 11:09:55.040 +03:00 [DBG] Connection id "0HNC8090TG9CS" disconnecting. 2025-06-30 11:09:55.040 +03:00 [DBG] Connection id "0HNC8090TG9CS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:09:55.041 +03:00 [DBG] Connection id "0HNC8090TG9CS" stopped. 2025-06-30 11:10:00.039 +03:00 [DBG] Connection id "0HNC8090TG9CT" accepted. 2025-06-30 11:10:00.039 +03:00 [DBG] Connection id "0HNC8090TG9CT" started. 2025-06-30 11:10:00.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:00.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:00.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:00.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:00.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:00.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:00.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:00.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:00.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:00.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:00.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:00.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:00.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:00.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:00.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:00.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:00.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:00.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:00.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:00.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.186ms. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:00.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:00.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1592ms 2025-06-30 11:10:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:00.042 +03:00 [DBG] Connection id "0HNC8090TG9CT" completed keep alive response. 2025-06-30 11:10:00.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1274ms 2025-06-30 11:10:00.042 +03:00 [DBG] Connection id "0HNC8090TG9CT" received FIN. 2025-06-30 11:10:00.042 +03:00 [DBG] Connection id "0HNC8090TG9CT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:00.042 +03:00 [DBG] Connection id "0HNC8090TG9CT" disconnecting. 2025-06-30 11:10:00.042 +03:00 [DBG] Connection id "0HNC8090TG9CT" stopped. 2025-06-30 11:10:05.039 +03:00 [DBG] Connection id "0HNC8090TG9CU" accepted. 2025-06-30 11:10:05.039 +03:00 [DBG] Connection id "0HNC8090TG9CU" started. 2025-06-30 11:10:05.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:05.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:05.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:05.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:05.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:05.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:05.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:05.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:05.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:05.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:05.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:05.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:05.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:05.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:05.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:05.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8153ms 2025-06-30 11:10:05.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:05.040 +03:00 [DBG] Connection id "0HNC8090TG9CU" completed keep alive response. 2025-06-30 11:10:05.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5274ms 2025-06-30 11:10:05.041 +03:00 [DBG] Connection id "0HNC8090TG9CU" received FIN. 2025-06-30 11:10:05.041 +03:00 [DBG] Connection id "0HNC8090TG9CU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:05.041 +03:00 [DBG] Connection id "0HNC8090TG9CU" disconnecting. 2025-06-30 11:10:05.041 +03:00 [DBG] Connection id "0HNC8090TG9CU" stopped. 2025-06-30 11:10:10.035 +03:00 [DBG] Connection id "0HNC8090TG9CV" accepted. 2025-06-30 11:10:10.035 +03:00 [DBG] Connection id "0HNC8090TG9CV" started. 2025-06-30 11:10:10.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:10.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:10.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:10.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:10.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:10.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:10.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:10.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:10.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:10.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:10.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:10.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:10.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:10.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:10.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:10.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:10.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:10.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:10.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:10.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:10.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:10.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2779ms. 2025-06-30 11:10:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:10.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:10.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:10.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.441ms 2025-06-30 11:10:10.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:10.038 +03:00 [DBG] Connection id "0HNC8090TG9CV" completed keep alive response. 2025-06-30 11:10:10.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.626ms 2025-06-30 11:10:10.038 +03:00 [DBG] Connection id "0HNC8090TG9CV" received FIN. 2025-06-30 11:10:10.038 +03:00 [DBG] Connection id "0HNC8090TG9CV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:10.038 +03:00 [DBG] Connection id "0HNC8090TG9CV" disconnecting. 2025-06-30 11:10:10.038 +03:00 [DBG] Connection id "0HNC8090TG9CV" stopped. 2025-06-30 11:10:15.045 +03:00 [DBG] Connection id "0HNC8090TG9D0" accepted. 2025-06-30 11:10:15.045 +03:00 [DBG] Connection id "0HNC8090TG9D0" started. 2025-06-30 11:10:15.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:15.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:15.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:15.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:15.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:15.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:15.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:15.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:15.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:15.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:15.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:15.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:15.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:15.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:15.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:15.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:15.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:15.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:15.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:15.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:15.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:15.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:15.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:15.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7579ms 2025-06-30 11:10:15.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:15.047 +03:00 [DBG] Connection id "0HNC8090TG9D0" completed keep alive response. 2025-06-30 11:10:15.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.75ms 2025-06-30 11:10:15.047 +03:00 [DBG] Connection id "0HNC8090TG9D0" received FIN. 2025-06-30 11:10:15.048 +03:00 [DBG] Connection id "0HNC8090TG9D0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:15.048 +03:00 [DBG] Connection id "0HNC8090TG9D0" disconnecting. 2025-06-30 11:10:15.048 +03:00 [DBG] Connection id "0HNC8090TG9D0" stopped. 2025-06-30 11:10:19.936 +03:00 [DBG] Connection id "0HNC8090TG9D1" accepted. 2025-06-30 11:10:19.936 +03:00 [DBG] Connection id "0HNC8090TG9D1" started. 2025-06-30 11:10:19.936 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:10:19.936 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:19.936 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:10:19.936 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:19.936 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:19.936 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:19.936 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:19.936 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:19.936 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:19.936 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:10:19.937 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:19.937 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:19.937 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:19.937 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:19.937 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:19.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:19.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:19.937 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:10:19.937 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:10:19.937 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:10:19.937 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:10:19.937 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:19.937 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:19.937 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:10:19.937 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:10:19.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:19.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:19.937 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:19.937 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:19.937 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:19.937 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:10:19.937 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:10:20.000 +03:00 [DBG] Connection id "0HNC8090TG9D2" accepted. 2025-06-30 11:10:20.001 +03:00 [DBG] Connection id "0HNC8090TG9D2" started. 2025-06-30 11:10:20.001 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:10:20.001 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:20.001 +03:00 [DBG] The request path /api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:10:20.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.001 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:20.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:20.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.001 +03:00 [INF] Route matched with {action = "GetAnalyticalElementsByProject", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]]] GetAnalyticalElementsByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-06-30 11:10:20.001 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:20.001 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:20.001 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:20.001 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:20.001 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:20.001 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.001 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.001 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 11:10:20.001 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 11:10:20.001 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.001 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:10:20.001 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.001 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.001 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.001 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.001 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:20.002 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:10:20.002 +03:00 [INF] Getting analytical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:10:20.003 +03:00 [DBG] Connection id "0HNC8090TG9D3" accepted. 2025-06-30 11:10:20.004 +03:00 [DBG] Connection id "0HNC8090TG9D3" started. 2025-06-30 11:10:20.004 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:10:20.004 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:20.004 +03:00 [DBG] The request path /api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:10:20.004 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.004 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.004 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.004 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:20.004 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:20.004 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.004 +03:00 [INF] Route matched with {action = "GetGeometriesByProject", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.GeometryInfo]]] GetGeometriesByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-06-30 11:10:20.004 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:20.004 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:20.004 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:20.004 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:20.004 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:20.004 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.004 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.004 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 11:10:20.004 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 11:10:20.004 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.004 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:10:20.004 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.004 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.004 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.004 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.004 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.005 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.005 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.005 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:20.005 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:10:20.005 +03:00 [INF] Getting geometries of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:10:20.022 +03:00 [DBG] Connection id "0HNC8090TG9D4" accepted. 2025-06-30 11:10:20.022 +03:00 [DBG] Connection id "0HNC8090TG9D4" started. 2025-06-30 11:10:20.022 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:10:20.022 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:20.022 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:10:20.022 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.022 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:10:20.022 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:20.022 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:20.022 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:20.022 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:20.022 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:10:20.022 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:20.022 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:20.022 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:20.022 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:20.023 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:20.023 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.023 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.023 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:10:20.023 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:10:20.023 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.023 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:10:20.023 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.023 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.023 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:10:20.023 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:10:20.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.023 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.023 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.023 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:20.023 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:10:20.023 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:10:20.026 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.5667ms. 2025-06-30 11:10:20.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.026 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:10:20.026 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:10:20.026 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:10:20.026 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:10:20.026 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:10:20.026 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:10:20.026 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.026 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.6637ms 2025-06-30 11:10:20.026 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:20.026 +03:00 [DBG] Connection id "0HNC8090TG9D4" completed keep alive response. 2025-06-30 11:10:20.026 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6143ms 2025-06-30 11:10:20.027 +03:00 [DBG] Connection id "0HNC8090TG9D4" received FIN. 2025-06-30 11:10:20.027 +03:00 [DBG] Connection id "0HNC8090TG9D4" disconnecting. 2025-06-30 11:10:20.027 +03:00 [DBG] Connection id "0HNC8090TG9D4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:20.028 +03:00 [DBG] Connection id "0HNC8090TG9D4" stopped. 2025-06-30 11:10:20.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 31.3676ms. 2025-06-30 11:10:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.036 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:10:20.036 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:10:20.037 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:10:20.037 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:10:20.037 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:10:20.037 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.GeometryInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:10:20.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 33.5625ms 2025-06-30 11:10:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.038 +03:00 [DBG] Connection id "0HNC8090TG9D3" completed keep alive response. 2025-06-30 11:10:20.038 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 34.1937ms 2025-06-30 11:10:20.039 +03:00 [DBG] Connection id "0HNC8090TG9D3" received FIN. 2025-06-30 11:10:20.039 +03:00 [DBG] Connection id "0HNC8090TG9D3" disconnecting. 2025-06-30 11:10:20.039 +03:00 [DBG] Connection id "0HNC8090TG9D3" stopped. 2025-06-30 11:10:20.039 +03:00 [DBG] Connection id "0HNC8090TG9D3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:20.076 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 74.6908ms. 2025-06-30 11:10:20.076 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.077 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.077 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:10:20.077 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:10:20.077 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:10:20.077 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:10:20.077 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:10:20.077 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:10:20.080 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.080 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.080 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.080 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 78.9429ms 2025-06-30 11:10:20.080 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:10:20.080 +03:00 [DBG] Connection id "0HNC8090TG9D2" completed keep alive response. 2025-06-30 11:10:20.080 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 79.6171ms 2025-06-30 11:10:20.082 +03:00 [DBG] Connection id "0HNC8090TG9D2" received FIN. 2025-06-30 11:10:20.082 +03:00 [DBG] Connection id "0HNC8090TG9D2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:20.082 +03:00 [DBG] Connection id "0HNC8090TG9D2" disconnecting. 2025-06-30 11:10:20.082 +03:00 [DBG] Connection id "0HNC8090TG9D2" stopped. 2025-06-30 11:10:20.121 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 184.0265ms. 2025-06-30 11:10:20.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.121 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.122 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.122 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:10:20.122 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:10:20.122 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:10:20.122 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:10:20.122 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:10:20.122 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:10:20.123 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:10:20.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.123 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.123 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.123 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.123 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.123 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.4994ms 2025-06-30 11:10:20.123 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:10:20.123 +03:00 [DBG] Connection id "0HNC8090TG9D1" completed keep alive response. 2025-06-30 11:10:20.123 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 187.2861ms 2025-06-30 11:10:20.127 +03:00 [DBG] Connection id "0HNC8090TG9D1" received FIN. 2025-06-30 11:10:20.127 +03:00 [DBG] Connection id "0HNC8090TG9D1" disconnecting. 2025-06-30 11:10:20.128 +03:00 [DBG] Connection id "0HNC8090TG9D1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:20.129 +03:00 [DBG] Connection id "0HNC8090TG9D1" stopped. 2025-06-30 11:10:20.182 +03:00 [DBG] Connection id "0HNC8090TG9D5" accepted. 2025-06-30 11:10:20.182 +03:00 [DBG] Connection id "0HNC8090TG9D5" started. 2025-06-30 11:10:20.182 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:20.182 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:20.182 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:20.182 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:20.182 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:20.182 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:20.182 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:20.182 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:20.182 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:20.182 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:20.182 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:20.182 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:20.182 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:20.183 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:20.183 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:20.183 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:20.183 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:20.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:20.183 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.183 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:20.183 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:20.183 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:20.183 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:20.183 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8369ms 2025-06-30 11:10:20.183 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:20.184 +03:00 [DBG] Connection id "0HNC8090TG9D5" completed keep alive response. 2025-06-30 11:10:20.184 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5353ms 2025-06-30 11:10:20.184 +03:00 [DBG] Connection id "0HNC8090TG9D5" received FIN. 2025-06-30 11:10:20.184 +03:00 [DBG] Connection id "0HNC8090TG9D5" disconnecting. 2025-06-30 11:10:20.184 +03:00 [DBG] Connection id "0HNC8090TG9D5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:20.185 +03:00 [DBG] Connection id "0HNC8090TG9D5" stopped. 2025-06-30 11:10:23.707 +03:00 [DBG] Connection id "0HNC8090TG9D6" accepted. 2025-06-30 11:10:23.707 +03:00 [DBG] Connection id "0HNC8090TG9D6" started. 2025-06-30 11:10:23.707 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-30 11:10:23.708 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:23.708 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 11:10:23.708 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 11:10:23.708 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-30 11:10:23.708 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:23.708 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:23.708 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:23.708 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:23.708 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-30 11:10:23.708 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:23.708 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:23.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-30 11:10:23.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:23.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:23.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:10:23.709 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:23.709 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:23.709 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0222ms. 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.709 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:10:23.709 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-30 11:10:23.709 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-30 11:10:23.709 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.1064ms. 2025-06-30 11:10:23.709 +03:00 [INF] Executed ViewResult - view Index executed in 0.3801ms. 2025-06-30 11:10:23.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:10:23.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:23.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.4873ms 2025-06-30 11:10:23.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:23.710 +03:00 [DBG] Connection id "0HNC8090TG9D6" completed keep alive response. 2025-06-30 11:10:23.710 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.4587ms 2025-06-30 11:10:23.710 +03:00 [DBG] Connection id "0HNC8090TG9D6" received FIN. 2025-06-30 11:10:23.711 +03:00 [DBG] Connection id "0HNC8090TG9D6" disconnecting. 2025-06-30 11:10:23.711 +03:00 [DBG] Connection id "0HNC8090TG9D6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:23.712 +03:00 [DBG] Connection id "0HNC8090TG9D6" stopped. 2025-06-30 11:10:25.035 +03:00 [DBG] Connection id "0HNC8090TG9D7" accepted. 2025-06-30 11:10:25.035 +03:00 [DBG] Connection id "0HNC8090TG9D7" started. 2025-06-30 11:10:25.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:25.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:25.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:25.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:25.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:25.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:25.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:25.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:25.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:25.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:25.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:25.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:25.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:25.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:25.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:25.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:25.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:25.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:25.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:25.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:25.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:25.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:25.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7658ms 2025-06-30 11:10:25.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:25.036 +03:00 [DBG] Connection id "0HNC8090TG9D7" completed keep alive response. 2025-06-30 11:10:25.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3558ms 2025-06-30 11:10:25.036 +03:00 [DBG] Connection id "0HNC8090TG9D7" received FIN. 2025-06-30 11:10:25.036 +03:00 [DBG] Connection id "0HNC8090TG9D7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:25.037 +03:00 [DBG] Connection id "0HNC8090TG9D7" disconnecting. 2025-06-30 11:10:25.037 +03:00 [DBG] Connection id "0HNC8090TG9D7" stopped. 2025-06-30 11:10:26.735 +03:00 [DBG] Connection id "0HNC8090TG9D8" accepted. 2025-06-30 11:10:26.735 +03:00 [DBG] Connection id "0HNC8090TG9D8" started. 2025-06-30 11:10:26.736 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-30 11:10:26.736 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:26.736 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 11:10:26.736 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 11:10:26.736 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-30 11:10:26.736 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:26.736 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:26.736 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:26.736 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:26.736 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-30 11:10:26.736 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:26.736 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:26.736 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-30 11:10:26.736 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:26.736 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:26.736 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.736 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:10:26.736 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:26.736 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:26.736 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0035ms. 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.736 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:10:26.736 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-30 11:10:26.736 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-30 11:10:26.736 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0441ms. 2025-06-30 11:10:26.737 +03:00 [INF] Executed ViewResult - view Index executed in 0.228ms. 2025-06-30 11:10:26.737 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:10:26.737 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.737 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.737 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.737 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:26.737 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 0.6423ms 2025-06-30 11:10:26.737 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:10:26.737 +03:00 [DBG] Connection id "0HNC8090TG9D8" completed keep alive response. 2025-06-30 11:10:26.737 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 1.2481ms 2025-06-30 11:10:26.737 +03:00 [DBG] Connection id "0HNC8090TG9D8" received FIN. 2025-06-30 11:10:26.737 +03:00 [DBG] Connection id "0HNC8090TG9D8" disconnecting. 2025-06-30 11:10:26.737 +03:00 [DBG] Connection id "0HNC8090TG9D8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:26.739 +03:00 [DBG] Connection id "0HNC8090TG9D8" stopped. 2025-06-30 11:10:27.299 +03:00 [DBG] Connection id "0HNC8090TG9D9" accepted. 2025-06-30 11:10:27.299 +03:00 [DBG] Connection id "0HNC8090TG9D9" started. 2025-06-30 11:10:27.299 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446237098539 - null null 2025-06-30 11:10:27.299 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:27.300 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:10:27.301 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-30 11:10:27.301 +03:00 [DBG] Connection id "0HNC8090TG9D9" completed keep alive response. 2025-06-30 11:10:27.301 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446237098539 - 200 1413083 text/javascript 1.5303ms 2025-06-30 11:10:27.301 +03:00 [DBG] Connection id "0HNC8090TG9DA" accepted. 2025-06-30 11:10:27.301 +03:00 [DBG] Connection id "0HNC8090TG9DA" started. 2025-06-30 11:10:27.302 +03:00 [DBG] Connection id "0HNC8090TG9D9" received FIN. 2025-06-30 11:10:27.302 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-30 11:10:27.302 +03:00 [DBG] Connection id "0HNC8090TG9D9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:27.302 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:27.302 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:10:27.302 +03:00 [DBG] Connection id "0HNC8090TG9D9" disconnecting. 2025-06-30 11:10:27.302 +03:00 [DBG] Connection id "0HNC8090TG9D9" stopped. 2025-06-30 11:10:27.304 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-30 11:10:27.304 +03:00 [DBG] Connection id "0HNC8090TG9DA" completed keep alive response. 2025-06-30 11:10:27.304 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 2.3468ms 2025-06-30 11:10:27.308 +03:00 [DBG] Connection id "0HNC8090TG9DA" received FIN. 2025-06-30 11:10:27.308 +03:00 [DBG] Connection id "0HNC8090TG9DA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:27.308 +03:00 [DBG] Connection id "0HNC8090TG9DA" disconnecting. 2025-06-30 11:10:27.308 +03:00 [DBG] Connection id "0HNC8090TG9DA" stopped. 2025-06-30 11:10:27.319 +03:00 [DBG] Connection id "0HNC8090TG9DB" accepted. 2025-06-30 11:10:27.319 +03:00 [DBG] Connection id "0HNC8090TG9DB" started. 2025-06-30 11:10:27.319 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-30 11:10:27.319 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:27.320 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:10:27.320 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-30 11:10:27.320 +03:00 [DBG] Connection id "0HNC8090TG9DB" completed keep alive response. 2025-06-30 11:10:27.320 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 0.7479ms 2025-06-30 11:10:27.329 +03:00 [DBG] Connection id "0HNC8090TG9DB" received FIN. 2025-06-30 11:10:27.329 +03:00 [DBG] Connection id "0HNC8090TG9DB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:27.329 +03:00 [DBG] Connection id "0HNC8090TG9DB" disconnecting. 2025-06-30 11:10:27.329 +03:00 [DBG] Connection id "0HNC8090TG9DB" stopped. 2025-06-30 11:10:27.329 +03:00 [DBG] Connection id "0HNC8090TG9DC" accepted. 2025-06-30 11:10:27.330 +03:00 [DBG] Connection id "0HNC8090TG9DC" started. 2025-06-30 11:10:27.330 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446267371057 - null null 2025-06-30 11:10:27.330 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:27.330 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:10:27.332 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-30 11:10:27.332 +03:00 [DBG] Connection id "0HNC8090TG9DC" completed keep alive response. 2025-06-30 11:10:27.332 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446267371057 - 200 1413083 text/javascript 2.046ms 2025-06-30 11:10:27.333 +03:00 [DBG] Connection id "0HNC8090TG9DC" received FIN. 2025-06-30 11:10:27.334 +03:00 [DBG] Connection id "0HNC8090TG9DC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:27.334 +03:00 [DBG] Connection id "0HNC8090TG9DC" disconnecting. 2025-06-30 11:10:27.334 +03:00 [DBG] Connection id "0HNC8090TG9DC" stopped. 2025-06-30 11:10:30.038 +03:00 [DBG] Connection id "0HNC8090TG9DD" accepted. 2025-06-30 11:10:30.039 +03:00 [DBG] Connection id "0HNC8090TG9DD" started. 2025-06-30 11:10:30.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:30.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:30.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:30.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:30.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:30.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:30.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:30.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:30.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:30.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:30.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:30.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:30.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:30.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2149ms. 2025-06-30 11:10:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:30.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:30.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:30.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.52ms 2025-06-30 11:10:30.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:30.042 +03:00 [DBG] Connection id "0HNC8090TG9DD" completed keep alive response. 2025-06-30 11:10:30.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.768ms 2025-06-30 11:10:30.042 +03:00 [DBG] Connection id "0HNC8090TG9DD" received FIN. 2025-06-30 11:10:30.042 +03:00 [DBG] Connection id "0HNC8090TG9DD" disconnecting. 2025-06-30 11:10:30.042 +03:00 [DBG] Connection id "0HNC8090TG9DD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:30.043 +03:00 [DBG] Connection id "0HNC8090TG9DD" stopped. 2025-06-30 11:10:34.657 +03:00 [DBG] Connection id "0HNC8090TG9DE" accepted. 2025-06-30 11:10:34.658 +03:00 [DBG] Connection id "0HNC8090TG9DE" started. 2025-06-30 11:10:34.658 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-30 11:10:34.658 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:34.658 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-30 11:10:34.658 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-30 11:10:34.658 +03:00 [DBG] Request did not match any endpoints 2025-06-30 11:10:34.658 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:34.658 +03:00 [DBG] Connection id "0HNC8090TG9DE" completed keep alive response. 2025-06-30 11:10:34.658 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.331ms 2025-06-30 11:10:34.658 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-06-30 11:10:34.658 +03:00 [DBG] Connection id "0HNC8090TG9DE" received FIN. 2025-06-30 11:10:34.658 +03:00 [DBG] Connection id "0HNC8090TG9DE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:34.659 +03:00 [DBG] Connection id "0HNC8090TG9DE" disconnecting. 2025-06-30 11:10:34.659 +03:00 [DBG] Connection id "0HNC8090TG9DE" stopped. 2025-06-30 11:10:35.032 +03:00 [DBG] Connection id "0HNC8090TG9DF" accepted. 2025-06-30 11:10:35.032 +03:00 [DBG] Connection id "0HNC8090TG9DF" started. 2025-06-30 11:10:35.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:35.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:35.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:35.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:35.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:35.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:35.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:35.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:35.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:35.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:35.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:35.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:35.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:35.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:35.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:35.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:35.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:35.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:35.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:35.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:35.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1259ms. 2025-06-30 11:10:35.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:35.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:35.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:35.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7019ms 2025-06-30 11:10:35.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:35.034 +03:00 [DBG] Connection id "0HNC8090TG9DF" completed keep alive response. 2025-06-30 11:10:35.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7143ms 2025-06-30 11:10:35.034 +03:00 [DBG] Connection id "0HNC8090TG9DF" received FIN. 2025-06-30 11:10:35.034 +03:00 [DBG] Connection id "0HNC8090TG9DF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:35.034 +03:00 [DBG] Connection id "0HNC8090TG9DF" disconnecting. 2025-06-30 11:10:35.034 +03:00 [DBG] Connection id "0HNC8090TG9DF" stopped. 2025-06-30 11:10:40.033 +03:00 [DBG] Connection id "0HNC8090TG9DG" accepted. 2025-06-30 11:10:40.033 +03:00 [DBG] Connection id "0HNC8090TG9DG" started. 2025-06-30 11:10:40.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:40.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:40.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:40.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:40.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:40.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:40.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:40.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:40.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:40.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:40.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:40.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:40.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:40.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:40.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:40.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:40.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:40.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:40.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:40.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:40.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1823ms. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:40.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:40.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:40.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6578ms 2025-06-30 11:10:40.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:40.036 +03:00 [DBG] Connection id "0HNC8090TG9DG" completed keep alive response. 2025-06-30 11:10:40.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8053ms 2025-06-30 11:10:40.037 +03:00 [DBG] Connection id "0HNC8090TG9DG" received FIN. 2025-06-30 11:10:40.037 +03:00 [DBG] Connection id "0HNC8090TG9DG" disconnecting. 2025-06-30 11:10:40.037 +03:00 [DBG] Connection id "0HNC8090TG9DG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:40.038 +03:00 [DBG] Connection id "0HNC8090TG9DG" stopped. 2025-06-30 11:10:45.039 +03:00 [DBG] Connection id "0HNC8090TG9DH" accepted. 2025-06-30 11:10:45.039 +03:00 [DBG] Connection id "0HNC8090TG9DH" started. 2025-06-30 11:10:45.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:45.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:45.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:45.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:45.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:45.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:45.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:45.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:45.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:45.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:45.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:45.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:45.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:45.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:45.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:45.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:45.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:45.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:45.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:45.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:45.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7566ms 2025-06-30 11:10:45.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:45.041 +03:00 [DBG] Connection id "0HNC8090TG9DH" completed keep alive response. 2025-06-30 11:10:45.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5082ms 2025-06-30 11:10:45.041 +03:00 [DBG] Connection id "0HNC8090TG9DH" received FIN. 2025-06-30 11:10:45.041 +03:00 [DBG] Connection id "0HNC8090TG9DH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:45.041 +03:00 [DBG] Connection id "0HNC8090TG9DH" disconnecting. 2025-06-30 11:10:45.041 +03:00 [DBG] Connection id "0HNC8090TG9DH" stopped. 2025-06-30 11:10:50.035 +03:00 [DBG] Connection id "0HNC8090TG9DI" accepted. 2025-06-30 11:10:50.035 +03:00 [DBG] Connection id "0HNC8090TG9DI" started. 2025-06-30 11:10:50.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:50.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:50.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:50.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:50.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:50.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:50.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:50.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:50.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:50.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:50.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:50.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:50.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:50.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:50.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:50.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:50.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:50.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:50.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:50.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:50.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2367ms. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:50.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:50.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:50.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.375ms 2025-06-30 11:10:50.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:50.037 +03:00 [DBG] Connection id "0HNC8090TG9DI" completed keep alive response. 2025-06-30 11:10:50.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2859ms 2025-06-30 11:10:50.038 +03:00 [DBG] Connection id "0HNC8090TG9DI" received FIN. 2025-06-30 11:10:50.038 +03:00 [DBG] Connection id "0HNC8090TG9DI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:50.038 +03:00 [DBG] Connection id "0HNC8090TG9DI" disconnecting. 2025-06-30 11:10:50.038 +03:00 [DBG] Connection id "0HNC8090TG9DI" stopped. 2025-06-30 11:10:55.038 +03:00 [DBG] Connection id "0HNC8090TG9DJ" accepted. 2025-06-30 11:10:55.039 +03:00 [DBG] Connection id "0HNC8090TG9DJ" started. 2025-06-30 11:10:55.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:10:55.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:55.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:55.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:10:55.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:10:55.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:55.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:10:55.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:55.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:55.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:55.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:55.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:10:55.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:10:55.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:55.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:55.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:55.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:55.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:10:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:55.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:55.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:55.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:10:55.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:55.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0029ms 2025-06-30 11:10:55.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:10:55.040 +03:00 [DBG] Connection id "0HNC8090TG9DJ" completed keep alive response. 2025-06-30 11:10:55.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7355ms 2025-06-30 11:10:55.041 +03:00 [DBG] Connection id "0HNC8090TG9DJ" received FIN. 2025-06-30 11:10:55.041 +03:00 [DBG] Connection id "0HNC8090TG9DJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:10:55.041 +03:00 [DBG] Connection id "0HNC8090TG9DJ" disconnecting. 2025-06-30 11:10:55.041 +03:00 [DBG] Connection id "0HNC8090TG9DJ" stopped. 2025-06-30 11:10:58.985 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:58.985 +03:00 [DBG] Connection id "0HNC8090TG9DK" accepted. 2025-06-30 11:10:58.985 +03:00 [DBG] Connection id "0HNC8090TG9DK" started. 2025-06-30 11:10:58.985 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/Projects/upload - multipart/form-data; boundary=----WebKitFormBoundarysdBBiQgC3TC3CsBj 4765022 2025-06-30 11:10:58.985 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:10:58.985 +03:00 [DBG] POST requests are not supported 2025-06-30 11:10:58.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects/upload' 2025-06-30 11:10:58.986 +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-06-30 11:10:58.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-06-30 11:10:58.986 +03:00 [DBG] The maximum request body size has been set to 524288000. 2025-06-30 11:10:58.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:10:58.986 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:10:58.986 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:10:58.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-06-30 11:10:58.986 +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-06-30 11:10:58.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter"] 2025-06-30 11:10:58.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:10:58.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:10:58.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:10:58.986 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:10:58.986 +03:00 [VRB] Authorization Filter: Before executing OnAuthorization on filter Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter. 2025-06-30 11:10:58.986 +03:00 [DBG] The maximum request body size has been set to 524288000. 2025-06-30 11:10:58.986 +03:00 [VRB] Authorization Filter: After executing OnAuthorization on filter Microsoft.AspNetCore.Mvc.Filters.RequestSizeLimitFilter. 2025-06-30 11:10:58.986 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:58.986 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:10:58.986 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 11:10:58.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 11:10:58.987 +03:00 [DBG] Connection id "0HNC8090TG9DK", Request id "0HNC8090TG9DK:00000001": started reading request body. 2025-06-30 11:10:58.993 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:58.994 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:58.997 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:58.998 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:59.000 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:59.001 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:59.003 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:59.004 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:59.006 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:59.006 +03:00 [DBG] Connection id "0HNC8090TG9DK" paused. 2025-06-30 11:10:59.009 +03:00 [DBG] Connection id "0HNC8090TG9DK" resumed. 2025-06-30 11:10:59.009 +03:00 [DBG] Connection id "0HNC8090TG9DK", Request id "0HNC8090TG9DK:00000001": done reading request body. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]' ... 2025-06-30 11:10:59.013 +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-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to validate the bound parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to validate the bound parameter 'files' of type 'System.Collections.Generic.List`1[Microsoft.AspNetCore.Http.IFormFile]'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' using the name 'software' in request data ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to validate the bound parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to validate the bound parameter 'software' of type 'ConnectionApp.Server.Models.Data.SoftwareType'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'loadCaseRangesJson' of type 'System.String' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to bind parameter 'loadCaseRangesJson' of type 'System.String' using the name 'loadCaseRangesJson' in request data ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'loadCaseRangesJson' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to bind parameter 'loadCaseRangesJson' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [DBG] Attempting to validate the bound parameter 'loadCaseRangesJson' of type 'System.String' ... 2025-06-30 11:10:59.013 +03:00 [DBG] Done attempting to validate the bound parameter 'loadCaseRangesJson' of type 'System.String'. 2025-06-30 11:10:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:10:59.013 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:59.013 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:10:59.014 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:10:59.014 +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]","6957974a-8207-4d87-8c14-0d737f938aa0","Lira","[]"]) 2025-06-30 11:11:00.031 +03:00 [DBG] Connection id "0HNC8090TG9DL" accepted. 2025-06-30 11:11:00.032 +03:00 [DBG] Connection id "0HNC8090TG9DL" started. 2025-06-30 11:11:00.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:00.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:00.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:00.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:00.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:00.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:00.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:00.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:00.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:00.032 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:00.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:00.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:00.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:00.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:00.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:00.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:00.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:00.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:00.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:00.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:00.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:00.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:00.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:00.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:00.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-06-30 11:11:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:00.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:00.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:00.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2545ms 2025-06-30 11:11:00.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:00.034 +03:00 [DBG] Connection id "0HNC8090TG9DL" completed keep alive response. 2025-06-30 11:11:00.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3976ms 2025-06-30 11:11:00.034 +03:00 [DBG] Connection id "0HNC8090TG9DL" received FIN. 2025-06-30 11:11:00.034 +03:00 [DBG] Connection id "0HNC8090TG9DL" disconnecting. 2025-06-30 11:11:00.035 +03:00 [DBG] Connection id "0HNC8090TG9DL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:00.036 +03:00 [DBG] Connection id "0HNC8090TG9DL" stopped. 2025-06-30 11:11:05.032 +03:00 [DBG] Connection id "0HNC8090TG9DM" accepted. 2025-06-30 11:11:05.033 +03:00 [DBG] Connection id "0HNC8090TG9DM" started. 2025-06-30 11:11:05.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:05.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:05.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:05.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:05.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:05.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:05.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:05.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:05.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:05.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:05.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:05.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:05.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:05.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:05.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:05.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:05.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:05.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:05.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:05.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1653ms. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:05.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:05.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7953ms 2025-06-30 11:11:05.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:05.034 +03:00 [DBG] Connection id "0HNC8090TG9DM" completed keep alive response. 2025-06-30 11:11:05.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5832ms 2025-06-30 11:11:05.036 +03:00 [DBG] Connection id "0HNC8090TG9DM" received FIN. 2025-06-30 11:11:05.036 +03:00 [DBG] Connection id "0HNC8090TG9DM" disconnecting. 2025-06-30 11:11:05.036 +03:00 [DBG] Connection id "0HNC8090TG9DM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.036 +03:00 [DBG] Connection id "0HNC8090TG9DM" stopped. 2025-06-30 11:11:05.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 6037.5686ms. 2025-06-30 11:11:05.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:05.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:05.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server) in 6065.3329ms 2025-06-30 11:11:05.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.UploadFiles (ConnectionApp.Server)' 2025-06-30 11:11:05.052 +03:00 [DBG] Connection id "0HNC8090TG9DK" completed keep alive response. 2025-06-30 11:11:05.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/Projects/upload - 200 0 null 6067.0439ms 2025-06-30 11:11:05.053 +03:00 [DBG] Connection id "0HNC8090TG9DK" received FIN. 2025-06-30 11:11:05.053 +03:00 [DBG] Connection id "0HNC8090TG9DK" disconnecting. 2025-06-30 11:11:05.053 +03:00 [DBG] Connection id "0HNC8090TG9DK" stopped. 2025-06-30 11:11:05.053 +03:00 [DBG] Connection id "0HNC8090TG9DK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.089 +03:00 [DBG] Connection id "0HNC8090TG9DN" accepted. 2025-06-30 11:11:05.089 +03:00 [DBG] Connection id "0HNC8090TG9DN" started. 2025-06-30 11:11:05.089 +03:00 [DBG] Connection id "0HNC8090TG9DO" accepted. 2025-06-30 11:11:05.089 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:11:05.089 +03:00 [DBG] Connection id "0HNC8090TG9DO" started. 2025-06-30 11:11:05.089 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:05.089 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:11:05.089 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:11:05.089 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.089 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:05.089 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.089 +03:00 [DBG] The request path /api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:11:05.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.089 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:05.089 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.089 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:05.089 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:05.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.089 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:05.089 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:11:05.089 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:05.090 +03:00 [INF] Route matched with {action = "GetAnalyticalElementsByProject", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]]] GetAnalyticalElementsByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:05.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:05.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:05.090 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.090 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.090 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.090 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.090 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.090 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.090 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.090 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:11:05.090 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.090 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:05.090 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:11:05.090 +03:00 [INF] Getting analytical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:11:05.094 +03:00 [DBG] Connection id "0HNC8090TG9DP" accepted. 2025-06-30 11:11:05.094 +03:00 [DBG] Connection id "0HNC8090TG9DP" started. 2025-06-30 11:11:05.094 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:11:05.094 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:05.094 +03:00 [DBG] The request path /api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:11:05.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.094 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:05.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:05.094 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.094 +03:00 [INF] Route matched with {action = "GetGeometriesByProject", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.GeometryInfo]]] GetGeometriesByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-06-30 11:11:05.094 +03:00 [DBG] Connection id "0HNC8090TG9DQ" accepted. 2025-06-30 11:11:05.094 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:05.094 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:05.094 +03:00 [DBG] Connection id "0HNC8090TG9DQ" started. 2025-06-30 11:11:05.094 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:05.094 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:05.094 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:05.094 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:11:05.094 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:05.094 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.094 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:11:05.094 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.094 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.094 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:11:05.094 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 11:11:05.094 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.094 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 11:11:05.094 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:05.094 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:05.094 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.094 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.095 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:05.095 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.095 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.095 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:05.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:05.095 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:05.095 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:11:05.095 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.095 +03:00 [INF] Getting geometries of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:11:05.095 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.095 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.095 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:11:05.095 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.095 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:11:05.095 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.095 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.095 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:05.095 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:11:05.095 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:11:05.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5853ms. 2025-06-30 11:11:05.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.097 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:11:05.097 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:11:05.097 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:11:05.097 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:11:05.097 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:11:05.097 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:11:05.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.097 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6245ms 2025-06-30 11:11:05.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.098 +03:00 [DBG] Connection id "0HNC8090TG9DQ" completed keep alive response. 2025-06-30 11:11:05.098 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6336ms 2025-06-30 11:11:05.098 +03:00 [DBG] Connection id "0HNC8090TG9DQ" received FIN. 2025-06-30 11:11:05.098 +03:00 [DBG] Connection id "0HNC8090TG9DQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.098 +03:00 [DBG] Connection id "0HNC8090TG9DQ" disconnecting. 2025-06-30 11:11:05.098 +03:00 [DBG] Connection id "0HNC8090TG9DQ" stopped. 2025-06-30 11:11:05.111 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 16.1857ms. 2025-06-30 11:11:05.111 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.111 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.111 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.111 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.111 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.112 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:11:05.112 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:11:05.112 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:11:05.112 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:11:05.112 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:11:05.112 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.GeometryInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:11:05.113 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.113 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 19.2306ms 2025-06-30 11:11:05.113 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.113 +03:00 [DBG] Connection id "0HNC8090TG9DP" completed keep alive response. 2025-06-30 11:11:05.114 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 19.815ms 2025-06-30 11:11:05.114 +03:00 [DBG] Connection id "0HNC8090TG9DP" received FIN. 2025-06-30 11:11:05.114 +03:00 [DBG] Connection id "0HNC8090TG9DP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.114 +03:00 [DBG] Connection id "0HNC8090TG9DP" disconnecting. 2025-06-30 11:11:05.114 +03:00 [DBG] Connection id "0HNC8090TG9DP" stopped. 2025-06-30 11:11:05.142 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 51.4186ms. 2025-06-30 11:11:05.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.142 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.142 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.142 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.142 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.143 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.143 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.143 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.143 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:11:05.143 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:11:05.143 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:11:05.143 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:11:05.143 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:11:05.143 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:11:05.145 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.145 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.145 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.145 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.145 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.145 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 55.4332ms 2025-06-30 11:11:05.145 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 11:11:05.145 +03:00 [DBG] Connection id "0HNC8090TG9DO" completed keep alive response. 2025-06-30 11:11:05.146 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 56.4173ms 2025-06-30 11:11:05.149 +03:00 [DBG] Connection id "0HNC8090TG9DO" received FIN. 2025-06-30 11:11:05.149 +03:00 [DBG] Connection id "0HNC8090TG9DO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.149 +03:00 [DBG] Connection id "0HNC8090TG9DO" disconnecting. 2025-06-30 11:11:05.149 +03:00 [DBG] Connection id "0HNC8090TG9DO" stopped. 2025-06-30 11:11:05.293 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 202.4643ms. 2025-06-30 11:11:05.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.293 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.293 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:11:05.293 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:11:05.293 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:11:05.293 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:11:05.293 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:11:05.293 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:11:05.295 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:11:05.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:05.295 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.295 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.295 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.295 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:05.295 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 204.9058ms 2025-06-30 11:11:05.295 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:11:05.295 +03:00 [DBG] Connection id "0HNC8090TG9DN" completed keep alive response. 2025-06-30 11:11:05.295 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 205.9022ms 2025-06-30 11:11:05.299 +03:00 [DBG] Connection id "0HNC8090TG9DN" received FIN. 2025-06-30 11:11:05.299 +03:00 [DBG] Connection id "0HNC8090TG9DN" disconnecting. 2025-06-30 11:11:05.299 +03:00 [DBG] Connection id "0HNC8090TG9DN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:05.300 +03:00 [DBG] Connection id "0HNC8090TG9DN" stopped. 2025-06-30 11:11:10.036 +03:00 [DBG] Connection id "0HNC8090TG9DR" accepted. 2025-06-30 11:11:10.036 +03:00 [DBG] Connection id "0HNC8090TG9DR" started. 2025-06-30 11:11:10.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:10.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:10.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:10.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:10.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:10.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:10.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:10.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:10.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:10.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:10.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:10.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:10.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:10.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:10.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:10.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:10.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:10.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:10.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:10.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:10.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:10.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:10.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:10.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.782ms 2025-06-30 11:11:10.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:10.037 +03:00 [DBG] Connection id "0HNC8090TG9DR" completed keep alive response. 2025-06-30 11:11:10.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3459ms 2025-06-30 11:11:10.038 +03:00 [DBG] Connection id "0HNC8090TG9DR" received FIN. 2025-06-30 11:11:10.038 +03:00 [DBG] Connection id "0HNC8090TG9DR" disconnecting. 2025-06-30 11:11:10.038 +03:00 [DBG] Connection id "0HNC8090TG9DR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:10.039 +03:00 [DBG] Connection id "0HNC8090TG9DR" stopped. 2025-06-30 11:11:12.858 +03:00 [DBG] Connection id "0HNC8090TG9DS" accepted. 2025-06-30 11:11:12.859 +03:00 [DBG] Connection id "0HNC8090TG9DS" started. 2025-06-30 11:11:12.859 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/ - null null 2025-06-30 11:11:12.859 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:12.859 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 11:11:12.859 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 11:11:12.859 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' with route pattern '' is valid for the request path '/' 2025-06-30 11:11:12.859 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:11:12.859 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:12.859 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:12.859 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:11:12.859 +03:00 [INF] Route matched with {action = "Index", controller = "Home"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Index() on controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server). 2025-06-30 11:11:12.859 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:12.859 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:12.859 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter (Order: -2147483648)","Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)"] 2025-06-30 11:11:12.859 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:12.859 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:12.859 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.860 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:11:12.860 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Views.HomeController (ConnectionApp.Server) 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: Before executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:12.860 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:12.860 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.ViewResult in 0.0332ms. 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Action Filter: After executing OnActionExecutionAsync on filter Microsoft.AspNetCore.Mvc.Filters.ControllerActionFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:11:12.860 +03:00 [DBG] View lookup cache hit for view 'Index' in controller 'Home'. 2025-06-30 11:11:12.860 +03:00 [INF] Executing ViewResult, running view Index. 2025-06-30 11:11:12.860 +03:00 [DBG] The view path '/Views/Home/Index.cshtml' was found in 0.0692ms. 2025-06-30 11:11:12.860 +03:00 [INF] Executed ViewResult - view Index executed in 0.2641ms. 2025-06-30 11:11:12.860 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.ViewResult. 2025-06-30 11:11:12.860 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.860 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.861 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.861 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:12.861 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server) in 1.1833ms 2025-06-30 11:11:12.861 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Views.HomeController.Index (ConnectionApp.Server)' 2025-06-30 11:11:12.861 +03:00 [DBG] Connection id "0HNC8090TG9DS" completed keep alive response. 2025-06-30 11:11:12.861 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/ - 200 null text/html; charset=utf-8 2.0495ms 2025-06-30 11:11:12.861 +03:00 [DBG] Connection id "0HNC8090TG9DS" received FIN. 2025-06-30 11:11:12.861 +03:00 [DBG] Connection id "0HNC8090TG9DS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:12.861 +03:00 [DBG] Connection id "0HNC8090TG9DS" disconnecting. 2025-06-30 11:11:12.861 +03:00 [DBG] Connection id "0HNC8090TG9DS" stopped. 2025-06-30 11:11:13.225 +03:00 [DBG] Connection id "0HNC8090TG9DT" accepted. 2025-06-30 11:11:13.225 +03:00 [DBG] Connection id "0HNC8090TG9DT" started. 2025-06-30 11:11:13.225 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446728608191 - null null 2025-06-30 11:11:13.226 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:13.226 +03:00 [DBG] Connection id "0HNC8090TG9DU" accepted. 2025-06-30 11:11:13.226 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:11:13.226 +03:00 [DBG] Connection id "0HNC8090TG9DU" started. 2025-06-30 11:11:13.226 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - null null 2025-06-30 11:11:13.226 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:13.226 +03:00 [VRB] Range header's value is empty. 2025-06-30 11:11:13.226 +03:00 [INF] Sending file. Request path: '/assets/index.css'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.css' 2025-06-30 11:11:13.227 +03:00 [DBG] Connection id "0HNC8090TG9DU" completed keep alive response. 2025-06-30 11:11:13.227 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.css - 200 345887 text/css 0.7806ms 2025-06-30 11:11:13.231 +03:00 [DBG] Connection id "0HNC8090TG9DU" received FIN. 2025-06-30 11:11:13.231 +03:00 [DBG] Connection id "0HNC8090TG9DU" disconnecting. 2025-06-30 11:11:13.231 +03:00 [DBG] Connection id "0HNC8090TG9DU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:13.233 +03:00 [DBG] Connection id "0HNC8090TG9DU" stopped. 2025-06-30 11:11:13.234 +03:00 [INF] Sending file. Request path: '/assets/index.js'. Physical path: '/var/www/clients/client2/web11/web/wwwroot/assets/index.js' 2025-06-30 11:11:13.234 +03:00 [DBG] Connection id "0HNC8090TG9DT" completed keep alive response. 2025-06-30 11:11:13.234 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/assets/index.js?v=133957446728608191 - 200 1413083 text/javascript 8.5015ms 2025-06-30 11:11:13.235 +03:00 [DBG] Connection id "0HNC8090TG9DT" received FIN. 2025-06-30 11:11:13.235 +03:00 [DBG] Connection id "0HNC8090TG9DT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:13.235 +03:00 [DBG] Connection id "0HNC8090TG9DT" disconnecting. 2025-06-30 11:11:13.235 +03:00 [DBG] Connection id "0HNC8090TG9DT" stopped. 2025-06-30 11:11:15.033 +03:00 [DBG] Connection id "0HNC8090TG9DV" accepted. 2025-06-30 11:11:15.033 +03:00 [DBG] Connection id "0HNC8090TG9DV" started. 2025-06-30 11:11:15.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:15.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:15.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:15.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:15.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:15.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:15.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:15.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:15.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:15.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:15.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:15.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:15.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:15.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:15.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:15.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:15.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:15.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:15.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:15.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:15.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:15.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:15.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:15.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5948ms 2025-06-30 11:11:15.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:15.034 +03:00 [DBG] Connection id "0HNC8090TG9DV" completed keep alive response. 2025-06-30 11:11:15.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.114ms 2025-06-30 11:11:15.034 +03:00 [DBG] Connection id "0HNC8090TG9DV" received FIN. 2025-06-30 11:11:15.035 +03:00 [DBG] Connection id "0HNC8090TG9DV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:15.035 +03:00 [DBG] Connection id "0HNC8090TG9DV" disconnecting. 2025-06-30 11:11:15.035 +03:00 [DBG] Connection id "0HNC8090TG9DV" stopped. 2025-06-30 11:11:18.181 +03:00 [DBG] Connection id "0HNC8090TG9E0" accepted. 2025-06-30 11:11:18.181 +03:00 [DBG] Connection id "0HNC8090TG9E0" started. 2025-06-30 11:11:18.181 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - null null 2025-06-30 11:11:18.181 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:18.181 +03:00 [DBG] The request path /vite.svg does not match an existing file 2025-06-30 11:11:18.181 +03:00 [DBG] No candidates found for the request path '/vite.svg' 2025-06-30 11:11:18.181 +03:00 [DBG] Request did not match any endpoints 2025-06-30 11:11:18.181 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:18.181 +03:00 [DBG] Connection id "0HNC8090TG9E0" completed keep alive response. 2025-06-30 11:11:18.181 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/vite.svg - 404 0 null 0.2611ms 2025-06-30 11:11:18.181 +03:00 [INF] Request reached the end of the middleware pipeline without being handled by application code. Request path: GET http://dev.top-engineer.com/vite.svg, Response status code: 404 2025-06-30 11:11:18.181 +03:00 [DBG] Connection id "0HNC8090TG9E0" received FIN. 2025-06-30 11:11:18.181 +03:00 [DBG] Connection id "0HNC8090TG9E0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:18.182 +03:00 [DBG] Connection id "0HNC8090TG9E0" disconnecting. 2025-06-30 11:11:18.182 +03:00 [DBG] Connection id "0HNC8090TG9E0" stopped. 2025-06-30 11:11:20.032 +03:00 [DBG] Connection id "0HNC8090TG9E1" accepted. 2025-06-30 11:11:20.032 +03:00 [DBG] Connection id "0HNC8090TG9E1" started. 2025-06-30 11:11:20.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:20.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:20.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:20.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:20.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:20.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:20.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:20.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:20.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:20.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:20.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:20.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:20.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:20.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:20.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:20.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:20.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:20.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:20.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:20.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:20.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:20.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:20.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:20.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:20.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6288ms 2025-06-30 11:11:20.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:20.034 +03:00 [DBG] Connection id "0HNC8090TG9E1" completed keep alive response. 2025-06-30 11:11:20.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.251ms 2025-06-30 11:11:20.034 +03:00 [DBG] Connection id "0HNC8090TG9E1" received FIN. 2025-06-30 11:11:20.034 +03:00 [DBG] Connection id "0HNC8090TG9E1" disconnecting. 2025-06-30 11:11:20.034 +03:00 [DBG] Connection id "0HNC8090TG9E1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:20.035 +03:00 [DBG] Connection id "0HNC8090TG9E1" stopped. 2025-06-30 11:11:25.036 +03:00 [DBG] Connection id "0HNC8090TG9E2" accepted. 2025-06-30 11:11:25.036 +03:00 [DBG] Connection id "0HNC8090TG9E2" started. 2025-06-30 11:11:25.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:25.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:25.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:25.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:25.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:25.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:25.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:25.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:25.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:25.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:25.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:25.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:25.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:25.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:25.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:25.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:25.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:25.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2797ms 2025-06-30 11:11:25.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:25.039 +03:00 [DBG] Connection id "0HNC8090TG9E2" completed keep alive response. 2025-06-30 11:11:25.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4625ms 2025-06-30 11:11:25.039 +03:00 [DBG] Connection id "0HNC8090TG9E2" received FIN. 2025-06-30 11:11:25.039 +03:00 [DBG] Connection id "0HNC8090TG9E2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:25.039 +03:00 [DBG] Connection id "0HNC8090TG9E2" disconnecting. 2025-06-30 11:11:25.039 +03:00 [DBG] Connection id "0HNC8090TG9E2" stopped. 2025-06-30 11:11:30.034 +03:00 [DBG] Connection id "0HNC8090TG9E3" accepted. 2025-06-30 11:11:30.034 +03:00 [DBG] Connection id "0HNC8090TG9E3" started. 2025-06-30 11:11:30.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:30.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:30.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:30.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:30.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:30.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:30.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:30.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:30.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:30.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:30.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:30.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:30.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:30.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:30.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:30.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:30.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:30.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:30.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:30.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:30.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:30.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:30.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:30.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7781ms 2025-06-30 11:11:30.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:30.036 +03:00 [DBG] Connection id "0HNC8090TG9E3" completed keep alive response. 2025-06-30 11:11:30.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5537ms 2025-06-30 11:11:30.036 +03:00 [DBG] Connection id "0HNC8090TG9E3" received FIN. 2025-06-30 11:11:30.036 +03:00 [DBG] Connection id "0HNC8090TG9E3" disconnecting. 2025-06-30 11:11:30.036 +03:00 [DBG] Connection id "0HNC8090TG9E3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:30.037 +03:00 [DBG] Connection id "0HNC8090TG9E3" stopped. 2025-06-30 11:11:35.030 +03:00 [DBG] Connection id "0HNC8090TG9E4" accepted. 2025-06-30 11:11:35.030 +03:00 [DBG] Connection id "0HNC8090TG9E4" started. 2025-06-30 11:11:35.030 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:35.030 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:35.030 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:35.030 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:35.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-06-30 11:11:35.030 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:35.030 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:35.030 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:35.030 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:35.030 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:35.030 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:35.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-06-30 11:11:35.030 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:35.030 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:35.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-06-30 11:11:35.030 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:35.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-06-30 11:11:35.030 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.030 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.030 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:35.030 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:35.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:35.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:35.030 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:35.030 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:35.030 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:35.031 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1123ms. 2025-06-30 11:11:35.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:35.031 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:35.031 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:35.031 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.558ms 2025-06-30 11:11:35.031 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:35.031 +03:00 [DBG] Connection id "0HNC8090TG9E4" completed keep alive response. 2025-06-30 11:11:35.031 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1656ms 2025-06-30 11:11:35.031 +03:00 [DBG] Connection id "0HNC8090TG9E4" received FIN. 2025-06-30 11:11:35.031 +03:00 [DBG] Connection id "0HNC8090TG9E4" disconnecting. 2025-06-30 11:11:35.031 +03:00 [DBG] Connection id "0HNC8090TG9E4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:35.032 +03:00 [DBG] Connection id "0HNC8090TG9E4" stopped. 2025-06-30 11:11:40.036 +03:00 [DBG] Connection id "0HNC8090TG9E5" accepted. 2025-06-30 11:11:40.036 +03:00 [DBG] Connection id "0HNC8090TG9E5" started. 2025-06-30 11:11:40.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:40.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:40.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:40.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:40.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:40.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:40.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:40.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:40.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:40.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:40.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:40.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:40.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:40.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:40.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:40.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:40.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:40.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:40.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:40.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2073ms. 2025-06-30 11:11:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:40.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:40.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:40.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9805ms 2025-06-30 11:11:40.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:40.038 +03:00 [DBG] Connection id "0HNC8090TG9E5" completed keep alive response. 2025-06-30 11:11:40.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6804ms 2025-06-30 11:11:40.038 +03:00 [DBG] Connection id "0HNC8090TG9E5" received FIN. 2025-06-30 11:11:40.039 +03:00 [DBG] Connection id "0HNC8090TG9E5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:40.039 +03:00 [DBG] Connection id "0HNC8090TG9E5" disconnecting. 2025-06-30 11:11:40.039 +03:00 [DBG] Connection id "0HNC8090TG9E5" stopped. 2025-06-30 11:11:45.038 +03:00 [DBG] Connection id "0HNC8090TG9E6" accepted. 2025-06-30 11:11:45.038 +03:00 [DBG] Connection id "0HNC8090TG9E6" started. 2025-06-30 11:11:45.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:45.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:45.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:45.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:45.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:45.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:45.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:45.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:45.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:45.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:45.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:45.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:45.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:45.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7219ms 2025-06-30 11:11:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:45.040 +03:00 [DBG] Connection id "0HNC8090TG9E6" completed keep alive response. 2025-06-30 11:11:45.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4839ms 2025-06-30 11:11:45.040 +03:00 [DBG] Connection id "0HNC8090TG9E6" received FIN. 2025-06-30 11:11:45.040 +03:00 [DBG] Connection id "0HNC8090TG9E6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:45.040 +03:00 [DBG] Connection id "0HNC8090TG9E6" disconnecting. 2025-06-30 11:11:45.040 +03:00 [DBG] Connection id "0HNC8090TG9E6" stopped. 2025-06-30 11:11:50.036 +03:00 [DBG] Connection id "0HNC8090TG9E7" accepted. 2025-06-30 11:11:50.036 +03:00 [DBG] Connection id "0HNC8090TG9E7" started. 2025-06-30 11:11:50.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:50.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:50.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:50.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:50.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:50.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:50.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:50.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:50.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:50.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:50.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:50.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:50.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:50.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:50.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:50.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:50.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:50.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:50.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:50.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:50.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:50.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:50.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:50.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6391ms 2025-06-30 11:11:50.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:50.038 +03:00 [DBG] Connection id "0HNC8090TG9E7" completed keep alive response. 2025-06-30 11:11:50.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2787ms 2025-06-30 11:11:50.038 +03:00 [DBG] Connection id "0HNC8090TG9E7" received FIN. 2025-06-30 11:11:50.038 +03:00 [DBG] Connection id "0HNC8090TG9E7" disconnecting. 2025-06-30 11:11:50.038 +03:00 [DBG] Connection id "0HNC8090TG9E7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:50.039 +03:00 [DBG] Connection id "0HNC8090TG9E7" stopped. 2025-06-30 11:11:55.036 +03:00 [DBG] Connection id "0HNC8090TG9E8" accepted. 2025-06-30 11:11:55.036 +03:00 [DBG] Connection id "0HNC8090TG9E8" started. 2025-06-30 11:11:55.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:11:55.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:11:55.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:11:55.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:11:55.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:11:55.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:55.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:11:55.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:11:55.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:11:55.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:11:55.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:55.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:11:55.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:11:55.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:11:55.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:11:55.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:11:55.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:11:55.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:55.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:55.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:11:55.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:55.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:11:55.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:11:55.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9471ms 2025-06-30 11:11:55.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:11:55.038 +03:00 [DBG] Connection id "0HNC8090TG9E8" completed keep alive response. 2025-06-30 11:11:55.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7305ms 2025-06-30 11:11:55.039 +03:00 [DBG] Connection id "0HNC8090TG9E8" received FIN. 2025-06-30 11:11:55.039 +03:00 [DBG] Connection id "0HNC8090TG9E8" disconnecting. 2025-06-30 11:11:55.039 +03:00 [DBG] Connection id "0HNC8090TG9E8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:11:55.040 +03:00 [DBG] Connection id "0HNC8090TG9E8" stopped. 2025-06-30 11:12:00.033 +03:00 [DBG] Connection id "0HNC8090TG9E9" accepted. 2025-06-30 11:12:00.033 +03:00 [DBG] Connection id "0HNC8090TG9E9" started. 2025-06-30 11:12:00.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:00.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:00.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:00.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:00.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:00.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:00.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:00.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:00.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:00.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:00.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:00.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:00.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:00.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:00.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:00.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:00.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:00.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:00.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:00.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:00.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1336ms. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:00.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:00.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:00.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:00.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6684ms 2025-06-30 11:12:00.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:00.035 +03:00 [DBG] Connection id "0HNC8090TG9E9" completed keep alive response. 2025-06-30 11:12:00.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4405ms 2025-06-30 11:12:00.035 +03:00 [DBG] Connection id "0HNC8090TG9E9" received FIN. 2025-06-30 11:12:00.035 +03:00 [DBG] Connection id "0HNC8090TG9E9" disconnecting. 2025-06-30 11:12:00.035 +03:00 [DBG] Connection id "0HNC8090TG9E9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:00.036 +03:00 [DBG] Connection id "0HNC8090TG9E9" stopped. 2025-06-30 11:12:05.034 +03:00 [DBG] Connection id "0HNC8090TG9EA" accepted. 2025-06-30 11:12:05.034 +03:00 [DBG] Connection id "0HNC8090TG9EA" started. 2025-06-30 11:12:05.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:05.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:05.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:05.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:05.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:05.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:05.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:05.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:05.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:05.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:05.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:05.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:05.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:05.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:05.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:05.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:05.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:05.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:05.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:05.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:05.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:05.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:05.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:05.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6796ms 2025-06-30 11:12:05.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:05.035 +03:00 [DBG] Connection id "0HNC8090TG9EA" completed keep alive response. 2025-06-30 11:12:05.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2881ms 2025-06-30 11:12:05.035 +03:00 [DBG] Connection id "0HNC8090TG9EA" received FIN. 2025-06-30 11:12:05.036 +03:00 [DBG] Connection id "0HNC8090TG9EA" disconnecting. 2025-06-30 11:12:05.036 +03:00 [DBG] Connection id "0HNC8090TG9EA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:05.037 +03:00 [DBG] Connection id "0HNC8090TG9EA" stopped. 2025-06-30 11:12:10.033 +03:00 [DBG] Connection id "0HNC8090TG9EB" accepted. 2025-06-30 11:12:10.034 +03:00 [DBG] Connection id "0HNC8090TG9EB" started. 2025-06-30 11:12:10.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:10.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:10.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:10.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:10.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:10.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:10.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:10.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:10.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:10.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:10.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:10.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:10.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:10.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:10.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:10.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:10.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:10.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:10.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:10.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:10.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-30 11:12:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:10.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:10.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:10.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8469ms 2025-06-30 11:12:10.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EB" completed keep alive response. 2025-06-30 11:12:10.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5905ms 2025-06-30 11:12:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EB" received FIN. 2025-06-30 11:12:10.036 +03:00 [DBG] Connection id "0HNC8090TG9EB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:10.036 +03:00 [DBG] Connection id "0HNC8090TG9EB" disconnecting. 2025-06-30 11:12:10.036 +03:00 [DBG] Connection id "0HNC8090TG9EB" stopped. 2025-06-30 11:12:15.034 +03:00 [DBG] Connection id "0HNC8090TG9EC" accepted. 2025-06-30 11:12:15.034 +03:00 [DBG] Connection id "0HNC8090TG9EC" started. 2025-06-30 11:12:15.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:15.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:15.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:15.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:15.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:15.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:15.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:15.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:15.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:15.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:15.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:15.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:15.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:15.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:15.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:15.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:15.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:15.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:15.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:15.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:15.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-06-30 11:12:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:15.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:15.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:15.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8503ms 2025-06-30 11:12:15.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:15.036 +03:00 [DBG] Connection id "0HNC8090TG9EC" completed keep alive response. 2025-06-30 11:12:15.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6174ms 2025-06-30 11:12:15.036 +03:00 [DBG] Connection id "0HNC8090TG9EC" received FIN. 2025-06-30 11:12:15.036 +03:00 [DBG] Connection id "0HNC8090TG9EC" disconnecting. 2025-06-30 11:12:15.037 +03:00 [DBG] Connection id "0HNC8090TG9EC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:15.038 +03:00 [DBG] Connection id "0HNC8090TG9EC" stopped. 2025-06-30 11:12:20.043 +03:00 [DBG] Connection id "0HNC8090TG9ED" accepted. 2025-06-30 11:12:20.043 +03:00 [DBG] Connection id "0HNC8090TG9ED" started. 2025-06-30 11:12:20.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:20.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:20.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:20.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:20.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:20.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:20.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:20.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:20.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:20.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:20.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:20.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:20.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:20.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:20.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:20.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:20.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:20.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:20.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:20.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.158ms. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:20.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:20.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:20.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7851ms 2025-06-30 11:12:20.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:20.044 +03:00 [DBG] Connection id "0HNC8090TG9ED" completed keep alive response. 2025-06-30 11:12:20.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5075ms 2025-06-30 11:12:20.045 +03:00 [DBG] Connection id "0HNC8090TG9ED" received FIN. 2025-06-30 11:12:20.045 +03:00 [DBG] Connection id "0HNC8090TG9ED" disconnecting. 2025-06-30 11:12:20.045 +03:00 [DBG] Connection id "0HNC8090TG9ED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:20.046 +03:00 [DBG] Connection id "0HNC8090TG9ED" stopped. 2025-06-30 11:12:25.036 +03:00 [DBG] Connection id "0HNC8090TG9EE" accepted. 2025-06-30 11:12:25.036 +03:00 [DBG] Connection id "0HNC8090TG9EE" started. 2025-06-30 11:12:25.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:25.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:25.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:25.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:25.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:25.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:25.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:25.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:25.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:25.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:25.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-30 11:12:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:25.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:25.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:25.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6618ms 2025-06-30 11:12:25.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:25.038 +03:00 [DBG] Connection id "0HNC8090TG9EE" completed keep alive response. 2025-06-30 11:12:25.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3619ms 2025-06-30 11:12:25.038 +03:00 [DBG] Connection id "0HNC8090TG9EE" received FIN. 2025-06-30 11:12:25.038 +03:00 [DBG] Connection id "0HNC8090TG9EE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:25.039 +03:00 [DBG] Connection id "0HNC8090TG9EE" disconnecting. 2025-06-30 11:12:25.039 +03:00 [DBG] Connection id "0HNC8090TG9EE" stopped. 2025-06-30 11:12:30.038 +03:00 [DBG] Connection id "0HNC8090TG9EF" accepted. 2025-06-30 11:12:30.038 +03:00 [DBG] Connection id "0HNC8090TG9EF" started. 2025-06-30 11:12:30.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:30.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:30.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:30.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:30.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:30.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:30.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:30.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:30.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0818ms 2025-06-30 11:12:30.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:30.041 +03:00 [DBG] Connection id "0HNC8090TG9EF" completed keep alive response. 2025-06-30 11:12:30.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1367ms 2025-06-30 11:12:30.041 +03:00 [DBG] Connection id "0HNC8090TG9EF" received FIN. 2025-06-30 11:12:30.041 +03:00 [DBG] Connection id "0HNC8090TG9EF" disconnecting. 2025-06-30 11:12:30.041 +03:00 [DBG] Connection id "0HNC8090TG9EF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:30.042 +03:00 [DBG] Connection id "0HNC8090TG9EF" stopped. 2025-06-30 11:12:35.035 +03:00 [DBG] Connection id "0HNC8090TG9EG" accepted. 2025-06-30 11:12:35.036 +03:00 [DBG] Connection id "0HNC8090TG9EG" started. 2025-06-30 11:12:35.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:35.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:35.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:35.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:35.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:35.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:35.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:35.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:35.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:35.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:35.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:35.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:35.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:35.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:35.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:35.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:35.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:35.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:35.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:35.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:35.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1174ms. 2025-06-30 11:12:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:35.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:35.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:35.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7132ms 2025-06-30 11:12:35.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:35.037 +03:00 [DBG] Connection id "0HNC8090TG9EG" completed keep alive response. 2025-06-30 11:12:35.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3076ms 2025-06-30 11:12:35.037 +03:00 [DBG] Connection id "0HNC8090TG9EG" received FIN. 2025-06-30 11:12:35.037 +03:00 [DBG] Connection id "0HNC8090TG9EG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:35.037 +03:00 [DBG] Connection id "0HNC8090TG9EG" disconnecting. 2025-06-30 11:12:35.037 +03:00 [DBG] Connection id "0HNC8090TG9EG" stopped. 2025-06-30 11:12:40.041 +03:00 [DBG] Connection id "0HNC8090TG9EH" accepted. 2025-06-30 11:12:40.041 +03:00 [DBG] Connection id "0HNC8090TG9EH" started. 2025-06-30 11:12:40.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:40.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:40.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:40.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:40.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:40.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:40.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:40.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:40.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:40.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:40.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:40.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-30 11:12:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7838ms 2025-06-30 11:12:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:40.043 +03:00 [DBG] Connection id "0HNC8090TG9EH" completed keep alive response. 2025-06-30 11:12:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4594ms 2025-06-30 11:12:40.043 +03:00 [DBG] Connection id "0HNC8090TG9EH" received FIN. 2025-06-30 11:12:40.043 +03:00 [DBG] Connection id "0HNC8090TG9EH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:40.043 +03:00 [DBG] Connection id "0HNC8090TG9EH" disconnecting. 2025-06-30 11:12:40.043 +03:00 [DBG] Connection id "0HNC8090TG9EH" stopped. 2025-06-30 11:12:45.032 +03:00 [DBG] Connection id "0HNC8090TG9EI" accepted. 2025-06-30 11:12:45.032 +03:00 [DBG] Connection id "0HNC8090TG9EI" started. 2025-06-30 11:12:45.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:45.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:45.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:45.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:45.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:45.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:45.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:45.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:45.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:45.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:45.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:45.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:45.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:45.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:45.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:45.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:45.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:45.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:45.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:45.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:45.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:45.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:45.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:45.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:45.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.689ms 2025-06-30 11:12:45.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:45.034 +03:00 [DBG] Connection id "0HNC8090TG9EI" completed keep alive response. 2025-06-30 11:12:45.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4452ms 2025-06-30 11:12:45.034 +03:00 [DBG] Connection id "0HNC8090TG9EI" received FIN. 2025-06-30 11:12:45.034 +03:00 [DBG] Connection id "0HNC8090TG9EI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:45.034 +03:00 [DBG] Connection id "0HNC8090TG9EI" disconnecting. 2025-06-30 11:12:45.034 +03:00 [DBG] Connection id "0HNC8090TG9EI" stopped. 2025-06-30 11:12:50.034 +03:00 [DBG] Connection id "0HNC8090TG9EJ" accepted. 2025-06-30 11:12:50.034 +03:00 [DBG] Connection id "0HNC8090TG9EJ" started. 2025-06-30 11:12:50.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:50.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:50.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:50.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:50.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:50.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:50.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:50.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:50.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:50.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:50.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:50.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:50.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:50.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:50.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:50.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:50.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:50.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:50.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:50.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:50.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:50.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:50.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:50.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:50.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:50.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3178ms 2025-06-30 11:12:50.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:50.037 +03:00 [DBG] Connection id "0HNC8090TG9EJ" completed keep alive response. 2025-06-30 11:12:50.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3484ms 2025-06-30 11:12:50.037 +03:00 [DBG] Connection id "0HNC8090TG9EJ" received FIN. 2025-06-30 11:12:50.037 +03:00 [DBG] Connection id "0HNC8090TG9EJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:50.037 +03:00 [DBG] Connection id "0HNC8090TG9EJ" disconnecting. 2025-06-30 11:12:50.038 +03:00 [DBG] Connection id "0HNC8090TG9EJ" stopped. 2025-06-30 11:12:55.033 +03:00 [DBG] Connection id "0HNC8090TG9EK" accepted. 2025-06-30 11:12:55.034 +03:00 [DBG] Connection id "0HNC8090TG9EK" started. 2025-06-30 11:12:55.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:12:55.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:12:55.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:12:55.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:12:55.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:12:55.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:55.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:12:55.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:12:55.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:12:55.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:12:55.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:55.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:12:55.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:12:55.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:12:55.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:12:55.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:12:55.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:12:55.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:55.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:12:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:55.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:12:55.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-06-30 11:12:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:55.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:12:55.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:12:55.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1336ms 2025-06-30 11:12:55.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:12:55.036 +03:00 [DBG] Connection id "0HNC8090TG9EK" completed keep alive response. 2025-06-30 11:12:55.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.22ms 2025-06-30 11:12:55.036 +03:00 [DBG] Connection id "0HNC8090TG9EK" received FIN. 2025-06-30 11:12:55.036 +03:00 [DBG] Connection id "0HNC8090TG9EK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:12:55.037 +03:00 [DBG] Connection id "0HNC8090TG9EK" disconnecting. 2025-06-30 11:12:55.037 +03:00 [DBG] Connection id "0HNC8090TG9EK" stopped. 2025-06-30 11:13:00.040 +03:00 [DBG] Connection id "0HNC8090TG9EL" accepted. 2025-06-30 11:13:00.040 +03:00 [DBG] Connection id "0HNC8090TG9EL" started. 2025-06-30 11:13:00.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:00.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:00.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:00.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:00.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:00.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:00.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:00.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:00.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:00.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:00.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:00.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:00.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:00.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:00.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:00.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:00.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:00.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:00.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:00.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2154ms. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:00.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:00.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7635ms 2025-06-30 11:13:00.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:00.043 +03:00 [DBG] Connection id "0HNC8090TG9EL" completed keep alive response. 2025-06-30 11:13:00.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0118ms 2025-06-30 11:13:00.043 +03:00 [DBG] Connection id "0HNC8090TG9EL" received FIN. 2025-06-30 11:13:00.044 +03:00 [DBG] Connection id "0HNC8090TG9EL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:00.044 +03:00 [DBG] Connection id "0HNC8090TG9EL" disconnecting. 2025-06-30 11:13:00.044 +03:00 [DBG] Connection id "0HNC8090TG9EL" stopped. 2025-06-30 11:13:05.031 +03:00 [DBG] Connection id "0HNC8090TG9EM" accepted. 2025-06-30 11:13:05.031 +03:00 [DBG] Connection id "0HNC8090TG9EM" started. 2025-06-30 11:13:05.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:05.031 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:05.031 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:05.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:05.031 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:05.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:05.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:05.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:05.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:05.032 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:05.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:05.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:05.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:05.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:05.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:05.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:05.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:05.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:05.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:05.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:05.032 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:05.032 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:05.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:05.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:05.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1011ms 2025-06-30 11:13:05.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:05.033 +03:00 [DBG] Connection id "0HNC8090TG9EM" completed keep alive response. 2025-06-30 11:13:05.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6814ms 2025-06-30 11:13:05.033 +03:00 [DBG] Connection id "0HNC8090TG9EM" received FIN. 2025-06-30 11:13:05.033 +03:00 [DBG] Connection id "0HNC8090TG9EM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:05.034 +03:00 [DBG] Connection id "0HNC8090TG9EM" disconnecting. 2025-06-30 11:13:05.034 +03:00 [DBG] Connection id "0HNC8090TG9EM" stopped. 2025-06-30 11:13:10.032 +03:00 [DBG] Connection id "0HNC8090TG9EN" accepted. 2025-06-30 11:13:10.032 +03:00 [DBG] Connection id "0HNC8090TG9EN" started. 2025-06-30 11:13:10.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:10.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:10.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:10.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:10.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:10.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:10.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:10.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:10.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:10.032 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:10.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:10.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:10.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:10.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:10.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:10.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:10.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:10.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:10.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:10.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:10.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1817ms. 2025-06-30 11:13:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:10.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:10.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:10.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3423ms 2025-06-30 11:13:10.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:10.034 +03:00 [DBG] Connection id "0HNC8090TG9EN" completed keep alive response. 2025-06-30 11:13:10.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3785ms 2025-06-30 11:13:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EN" received FIN. 2025-06-30 11:13:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EN" disconnecting. 2025-06-30 11:13:10.035 +03:00 [DBG] Connection id "0HNC8090TG9EN" stopped. 2025-06-30 11:13:15.035 +03:00 [DBG] Connection id "0HNC8090TG9EO" accepted. 2025-06-30 11:13:15.035 +03:00 [DBG] Connection id "0HNC8090TG9EO" started. 2025-06-30 11:13:15.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:15.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:15.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:15.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:15.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:15.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:15.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:15.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:15.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:15.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:15.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:15.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:15.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:15.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:15.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:15.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:15.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:15.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:15.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:15.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-30 11:13:15.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:15.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:15.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:15.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0624ms 2025-06-30 11:13:15.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:15.037 +03:00 [DBG] Connection id "0HNC8090TG9EO" completed keep alive response. 2025-06-30 11:13:15.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9239ms 2025-06-30 11:13:15.038 +03:00 [DBG] Connection id "0HNC8090TG9EO" received FIN. 2025-06-30 11:13:15.038 +03:00 [DBG] Connection id "0HNC8090TG9EO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:15.038 +03:00 [DBG] Connection id "0HNC8090TG9EO" disconnecting. 2025-06-30 11:13:15.038 +03:00 [DBG] Connection id "0HNC8090TG9EO" stopped. 2025-06-30 11:13:20.036 +03:00 [DBG] Connection id "0HNC8090TG9EP" accepted. 2025-06-30 11:13:20.036 +03:00 [DBG] Connection id "0HNC8090TG9EP" started. 2025-06-30 11:13:20.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:20.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:20.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:20.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:20.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:20.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:20.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:20.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:20.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:20.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:20.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:20.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:20.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:20.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:20.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:20.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:20.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:20.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:20.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:20.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:20.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:20.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:20.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:20.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2156ms 2025-06-30 11:13:20.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:20.039 +03:00 [DBG] Connection id "0HNC8090TG9EP" completed keep alive response. 2025-06-30 11:13:20.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3376ms 2025-06-30 11:13:20.039 +03:00 [DBG] Connection id "0HNC8090TG9EP" received FIN. 2025-06-30 11:13:20.039 +03:00 [DBG] Connection id "0HNC8090TG9EP" disconnecting. 2025-06-30 11:13:20.039 +03:00 [DBG] Connection id "0HNC8090TG9EP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:20.040 +03:00 [DBG] Connection id "0HNC8090TG9EP" stopped. 2025-06-30 11:13:25.040 +03:00 [DBG] Connection id "0HNC8090TG9EQ" accepted. 2025-06-30 11:13:25.040 +03:00 [DBG] Connection id "0HNC8090TG9EQ" started. 2025-06-30 11:13:25.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:25.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:25.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:25.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:25.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:25.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:25.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:25.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:25.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:25.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:25.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:25.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:25.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:25.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:25.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:25.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:25.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:25.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:25.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:25.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:25.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:25.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:25.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:25.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8879ms 2025-06-30 11:13:25.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:25.041 +03:00 [DBG] Connection id "0HNC8090TG9EQ" completed keep alive response. 2025-06-30 11:13:25.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.572ms 2025-06-30 11:13:25.042 +03:00 [DBG] Connection id "0HNC8090TG9EQ" received FIN. 2025-06-30 11:13:25.042 +03:00 [DBG] Connection id "0HNC8090TG9EQ" disconnecting. 2025-06-30 11:13:25.042 +03:00 [DBG] Connection id "0HNC8090TG9EQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:25.043 +03:00 [DBG] Connection id "0HNC8090TG9EQ" stopped. 2025-06-30 11:13:28.980 +03:00 [DBG] Connection id "0HNC8090TG9ER" accepted. 2025-06-30 11:13:28.980 +03:00 [DBG] Connection id "0HNC8090TG9ER" started. 2025-06-30 11:13:28.980 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:13:28.980 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:28.980 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:28.980 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:28.980 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:28.980 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:28.980 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:28.980 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:28.980 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:28.980 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:28.980 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:28.980 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:28.980 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:28.980 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:28.980 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:28.980 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:28.980 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:28.980 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:28.981 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:28.981 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:28.981 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:13:28.981 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:13:28.981 +03:00 [DBG] Connection id "0HNC8090TG9ER", Request id "0HNC8090TG9ER:00000001": started reading request body. 2025-06-30 11:13:28.981 +03:00 [DBG] Connection id "0HNC8090TG9ER", Request id "0HNC8090TG9ER:00000001": done reading request body. 2025-06-30 11:13:28.981 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:28.981 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:28.981 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:28.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:28.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:28.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:28.981 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:28.981 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:28.981 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:13:28.981 +03:00 [INF] Changing group of physicals [23] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:29.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.6689ms. 2025-06-30 11:13:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:29.008 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:29.008 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.008 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.9177ms 2025-06-30 11:13:29.008 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:29.008 +03:00 [DBG] Connection id "0HNC8090TG9ER" completed keep alive response. 2025-06-30 11:13:29.009 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 28.5982ms 2025-06-30 11:13:29.009 +03:00 [DBG] Connection id "0HNC8090TG9ER" received FIN. 2025-06-30 11:13:29.009 +03:00 [DBG] Connection id "0HNC8090TG9ER" disconnecting. 2025-06-30 11:13:29.009 +03:00 [DBG] Connection id "0HNC8090TG9ER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:29.010 +03:00 [DBG] Connection id "0HNC8090TG9ER" stopped. 2025-06-30 11:13:29.044 +03:00 [DBG] Connection id "0HNC8090TG9ES" accepted. 2025-06-30 11:13:29.044 +03:00 [DBG] Connection id "0HNC8090TG9ES" started. 2025-06-30 11:13:29.044 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:29.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:29.045 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:29.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:29.045 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:29.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:29.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:29.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.045 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:29.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:29.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:29.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:29.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:29.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:29.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:29.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:29.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:29.046 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:29.046 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.046 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.046 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:29.046 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:29.046 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:29.046 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:29.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1677ms. 2025-06-30 11:13:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:29.048 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:29.048 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:29.048 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:29.048 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:29.048 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:29.048 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:29.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7003ms 2025-06-30 11:13:29.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.048 +03:00 [DBG] Connection id "0HNC8090TG9ES" completed keep alive response. 2025-06-30 11:13:29.048 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.8972ms 2025-06-30 11:13:29.049 +03:00 [DBG] Connection id "0HNC8090TG9ES" received FIN. 2025-06-30 11:13:29.049 +03:00 [DBG] Connection id "0HNC8090TG9ES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:29.049 +03:00 [DBG] Connection id "0HNC8090TG9ES" disconnecting. 2025-06-30 11:13:29.049 +03:00 [DBG] Connection id "0HNC8090TG9ES" stopped. 2025-06-30 11:13:29.089 +03:00 [DBG] Connection id "0HNC8090TG9ET" accepted. 2025-06-30 11:13:29.090 +03:00 [DBG] Connection id "0HNC8090TG9ET" started. 2025-06-30 11:13:29.090 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:29.090 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:29.090 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:29.090 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:29.090 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:29.090 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.090 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:29.090 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:29.090 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.090 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:29.090 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:29.090 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:29.090 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:29.090 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:29.090 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:29.091 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.091 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.091 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:29.091 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:29.091 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:29.091 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:29.091 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.091 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.091 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:29.091 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:29.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.091 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.091 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.091 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.091 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:29.091 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:29.091 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:29.271 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 179.4271ms. 2025-06-30 11:13:29.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.271 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:29.271 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:29.271 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:29.271 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:29.271 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:29.271 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:29.271 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:29.272 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:29.272 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.272 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:29.272 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.272 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.272 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.272 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:29.272 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 181.8335ms 2025-06-30 11:13:29.272 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:29.272 +03:00 [DBG] Connection id "0HNC8090TG9ET" completed keep alive response. 2025-06-30 11:13:29.272 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 182.6753ms 2025-06-30 11:13:29.277 +03:00 [DBG] Connection id "0HNC8090TG9ET" received FIN. 2025-06-30 11:13:29.277 +03:00 [DBG] Connection id "0HNC8090TG9ET" disconnecting. 2025-06-30 11:13:29.277 +03:00 [DBG] Connection id "0HNC8090TG9ET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:29.278 +03:00 [DBG] Connection id "0HNC8090TG9ET" stopped. 2025-06-30 11:13:30.035 +03:00 [DBG] Connection id "0HNC8090TG9EU" accepted. 2025-06-30 11:13:30.035 +03:00 [DBG] Connection id "0HNC8090TG9EU" started. 2025-06-30 11:13:30.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:30.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:30.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:30.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:30.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:30.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:30.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:30.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:30.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:30.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:30.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:30.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:30.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:30.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:30.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:30.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:30.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:30.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:30.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:30.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:30.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2371ms. 2025-06-30 11:13:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:30.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:30.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:30.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5831ms 2025-06-30 11:13:30.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:30.039 +03:00 [DBG] Connection id "0HNC8090TG9EU" completed keep alive response. 2025-06-30 11:13:30.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.1682ms 2025-06-30 11:13:30.039 +03:00 [DBG] Connection id "0HNC8090TG9EU" received FIN. 2025-06-30 11:13:30.039 +03:00 [DBG] Connection id "0HNC8090TG9EU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:30.039 +03:00 [DBG] Connection id "0HNC8090TG9EU" disconnecting. 2025-06-30 11:13:30.039 +03:00 [DBG] Connection id "0HNC8090TG9EU" stopped. 2025-06-30 11:13:35.034 +03:00 [DBG] Connection id "0HNC8090TG9EV" accepted. 2025-06-30 11:13:35.034 +03:00 [DBG] Connection id "0HNC8090TG9EV" started. 2025-06-30 11:13:35.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:35.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:35.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:35.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:35.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:35.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:35.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:35.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:35.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:35.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:35.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:35.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:35.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:35.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:35.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:35.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:35.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:35.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:35.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:35.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:35.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2067ms. 2025-06-30 11:13:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:35.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:35.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:35.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.1419ms 2025-06-30 11:13:35.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:35.038 +03:00 [DBG] Connection id "0HNC8090TG9EV" completed keep alive response. 2025-06-30 11:13:35.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7828ms 2025-06-30 11:13:35.038 +03:00 [DBG] Connection id "0HNC8090TG9EV" received FIN. 2025-06-30 11:13:35.039 +03:00 [DBG] Connection id "0HNC8090TG9EV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:35.039 +03:00 [DBG] Connection id "0HNC8090TG9EV" disconnecting. 2025-06-30 11:13:35.039 +03:00 [DBG] Connection id "0HNC8090TG9EV" stopped. 2025-06-30 11:13:40.036 +03:00 [DBG] Connection id "0HNC8090TG9F0" accepted. 2025-06-30 11:13:40.036 +03:00 [DBG] Connection id "0HNC8090TG9F0" started. 2025-06-30 11:13:40.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:40.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:40.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:40.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:40.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:40.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:40.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:40.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:40.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:40.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:40.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:40.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:40.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:40.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:40.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:40.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:40.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:40.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:40.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:40.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1166ms. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:40.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:40.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:40.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:40.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7ms 2025-06-30 11:13:40.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:40.038 +03:00 [DBG] Connection id "0HNC8090TG9F0" completed keep alive response. 2025-06-30 11:13:40.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3278ms 2025-06-30 11:13:40.038 +03:00 [DBG] Connection id "0HNC8090TG9F0" received FIN. 2025-06-30 11:13:40.038 +03:00 [DBG] Connection id "0HNC8090TG9F0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:40.038 +03:00 [DBG] Connection id "0HNC8090TG9F0" disconnecting. 2025-06-30 11:13:40.038 +03:00 [DBG] Connection id "0HNC8090TG9F0" stopped. 2025-06-30 11:13:45.038 +03:00 [DBG] Connection id "0HNC8090TG9F1" accepted. 2025-06-30 11:13:45.038 +03:00 [DBG] Connection id "0HNC8090TG9F1" started. 2025-06-30 11:13:45.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:45.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:45.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:45.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:45.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:45.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:45.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:45.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:45.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:45.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:45.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:45.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:45.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:45.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:45.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:45.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:45.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7847ms 2025-06-30 11:13:45.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:45.039 +03:00 [DBG] Connection id "0HNC8090TG9F1" completed keep alive response. 2025-06-30 11:13:45.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3825ms 2025-06-30 11:13:45.040 +03:00 [DBG] Connection id "0HNC8090TG9F1" received FIN. 2025-06-30 11:13:45.040 +03:00 [DBG] Connection id "0HNC8090TG9F1" disconnecting. 2025-06-30 11:13:45.040 +03:00 [DBG] Connection id "0HNC8090TG9F1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:45.041 +03:00 [DBG] Connection id "0HNC8090TG9F1" stopped. 2025-06-30 11:13:46.862 +03:00 [DBG] Connection id "0HNC8090TG9F2" accepted. 2025-06-30 11:13:46.862 +03:00 [DBG] Connection id "0HNC8090TG9F2" started. 2025-06-30 11:13:46.862 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 7 2025-06-30 11:13:46.862 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:46.862 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:46.862 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:46.862 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:46.862 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:46.862 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:46.862 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:46.863 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:46.863 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:46.863 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:46.863 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:46.863 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:46.863 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:46.863 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:46.863 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:46.863 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:46.863 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.863 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.863 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.863 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:13:46.863 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:13:46.863 +03:00 [DBG] Connection id "0HNC8090TG9F2", Request id "0HNC8090TG9F2:00000001": started reading request body. 2025-06-30 11:13:46.863 +03:00 [DBG] Connection id "0HNC8090TG9F2", Request id "0HNC8090TG9F2:00000001": done reading request body. 2025-06-30 11:13:46.863 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:46.863 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:46.863 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:46.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.863 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.863 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.863 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:46.863 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:13:46.864 +03:00 [INF] Changing group of physicals [11,41] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:46.906 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 42.8124ms. 2025-06-30 11:13:46.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.906 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.906 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.906 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:46.907 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:46.907 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.907 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.907 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 43.9705ms 2025-06-30 11:13:46.907 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:46.907 +03:00 [DBG] Connection id "0HNC8090TG9F2" completed keep alive response. 2025-06-30 11:13:46.907 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 44.6296ms 2025-06-30 11:13:46.907 +03:00 [DBG] Connection id "0HNC8090TG9F2" received FIN. 2025-06-30 11:13:46.907 +03:00 [DBG] Connection id "0HNC8090TG9F2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:46.907 +03:00 [DBG] Connection id "0HNC8090TG9F2" disconnecting. 2025-06-30 11:13:46.907 +03:00 [DBG] Connection id "0HNC8090TG9F2" stopped. 2025-06-30 11:13:46.942 +03:00 [DBG] Connection id "0HNC8090TG9F3" accepted. 2025-06-30 11:13:46.942 +03:00 [DBG] Connection id "0HNC8090TG9F3" started. 2025-06-30 11:13:46.942 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:46.942 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:46.942 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:46.942 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:46.942 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:46.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:46.942 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:46.942 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:46.942 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:46.942 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:46.942 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:46.942 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:46.942 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:46.942 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:46.942 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:46.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.942 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.942 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.942 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:46.942 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:46.943 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.943 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.943 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:46.943 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.943 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:46.943 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:46.943 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:46.944 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8003ms. 2025-06-30 11:13:46.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:46.944 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:46.944 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:46.944 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:46.944 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:46.944 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:46.944 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:46.944 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.944 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8445ms 2025-06-30 11:13:46.944 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:46.944 +03:00 [DBG] Connection id "0HNC8090TG9F3" completed keep alive response. 2025-06-30 11:13:46.944 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.437ms 2025-06-30 11:13:46.944 +03:00 [DBG] Connection id "0HNC8090TG9F3" received FIN. 2025-06-30 11:13:46.945 +03:00 [DBG] Connection id "0HNC8090TG9F3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:46.945 +03:00 [DBG] Connection id "0HNC8090TG9F3" disconnecting. 2025-06-30 11:13:46.945 +03:00 [DBG] Connection id "0HNC8090TG9F3" stopped. 2025-06-30 11:13:46.992 +03:00 [DBG] Connection id "0HNC8090TG9F4" accepted. 2025-06-30 11:13:46.992 +03:00 [DBG] Connection id "0HNC8090TG9F4" started. 2025-06-30 11:13:46.992 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:46.992 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:46.992 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:46.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:46.992 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:46.992 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:46.992 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:46.992 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:46.992 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:46.992 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:46.992 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:46.992 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:46.992 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:46.992 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:46.992 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:46.992 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.992 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:46.992 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.992 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:46.992 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:46.992 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:46.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.993 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:46.993 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:46.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:46.993 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.993 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:46.993 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:46.993 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:46.993 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:47.156 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.2102ms. 2025-06-30 11:13:47.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:47.156 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:47.156 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:47.156 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:47.156 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:47.156 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:47.156 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:47.156 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:47.158 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:47.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:47.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:47.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.159 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.159 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:47.159 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.225ms 2025-06-30 11:13:47.159 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:47.159 +03:00 [DBG] Connection id "0HNC8090TG9F4" completed keep alive response. 2025-06-30 11:13:47.159 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.8538ms 2025-06-30 11:13:47.162 +03:00 [DBG] Connection id "0HNC8090TG9F4" received FIN. 2025-06-30 11:13:47.162 +03:00 [DBG] Connection id "0HNC8090TG9F4" disconnecting. 2025-06-30 11:13:47.162 +03:00 [DBG] Connection id "0HNC8090TG9F4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:47.163 +03:00 [DBG] Connection id "0HNC8090TG9F4" stopped. 2025-06-30 11:13:50.039 +03:00 [DBG] Connection id "0HNC8090TG9F5" accepted. 2025-06-30 11:13:50.039 +03:00 [DBG] Connection id "0HNC8090TG9F5" started. 2025-06-30 11:13:50.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:50.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:50.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:50.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:50.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:50.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:50.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:50.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:50.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:50.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:50.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:50.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:50.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:50.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:50.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:50.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:50.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:50.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:50.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:50.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1791ms. 2025-06-30 11:13:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:50.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:50.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:50.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2734ms 2025-06-30 11:13:50.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:50.041 +03:00 [DBG] Connection id "0HNC8090TG9F5" completed keep alive response. 2025-06-30 11:13:50.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.26ms 2025-06-30 11:13:50.042 +03:00 [DBG] Connection id "0HNC8090TG9F5" received FIN. 2025-06-30 11:13:50.042 +03:00 [DBG] Connection id "0HNC8090TG9F5" disconnecting. 2025-06-30 11:13:50.042 +03:00 [DBG] Connection id "0HNC8090TG9F5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:50.043 +03:00 [DBG] Connection id "0HNC8090TG9F5" stopped. 2025-06-30 11:13:53.937 +03:00 [DBG] Connection id "0HNC8090TG9F6" accepted. 2025-06-30 11:13:53.937 +03:00 [DBG] Connection id "0HNC8090TG9F6" started. 2025-06-30 11:13:53.937 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:13:53.937 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:53.937 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:53.938 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:53.938 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:13:53.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:53.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:53.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:53.938 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:53.938 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:53.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:53.938 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:53.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:53.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:53.938 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:53.938 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:53.938 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:53.938 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.938 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.938 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:53.938 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:53.938 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:53.938 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:13:53.938 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:53.938 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:53.938 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:13:53.938 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:13:53.938 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:53.938 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:53.939 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:13:53.939 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:53.939 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:13:53.939 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:13:53.939 +03:00 [DBG] Connection id "0HNC8090TG9F6", Request id "0HNC8090TG9F6:00000001": started reading request body. 2025-06-30 11:13:53.939 +03:00 [DBG] Connection id "0HNC8090TG9F6", Request id "0HNC8090TG9F6:00000001": done reading request body. 2025-06-30 11:13:53.939 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:53.939 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:13:53.939 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:13:53.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:53.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:53.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:53.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:53.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:53.939 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:13:53.939 +03:00 [INF] Changing group of physicals [17] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:53.965 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.1396ms. 2025-06-30 11:13:53.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:53.965 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:53.965 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:53.965 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.3982ms 2025-06-30 11:13:53.965 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:13:53.965 +03:00 [DBG] Connection id "0HNC8090TG9F6" completed keep alive response. 2025-06-30 11:13:53.966 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 28.1454ms 2025-06-30 11:13:53.966 +03:00 [DBG] Connection id "0HNC8090TG9F6" received FIN. 2025-06-30 11:13:53.966 +03:00 [DBG] Connection id "0HNC8090TG9F6" disconnecting. 2025-06-30 11:13:53.966 +03:00 [DBG] Connection id "0HNC8090TG9F6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:53.967 +03:00 [DBG] Connection id "0HNC8090TG9F6" stopped. 2025-06-30 11:13:54.002 +03:00 [DBG] Connection id "0HNC8090TG9F7" accepted. 2025-06-30 11:13:54.002 +03:00 [DBG] Connection id "0HNC8090TG9F7" started. 2025-06-30 11:13:54.002 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:54.002 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:54.002 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:54.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:54.002 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:54.002 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.002 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:54.002 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:54.002 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.002 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:54.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:54.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:54.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:54.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:54.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:54.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:54.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:54.003 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:54.003 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:54.003 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.003 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.003 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:54.003 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:54.003 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:54.003 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:54.004 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9637ms. 2025-06-30 11:13:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.004 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:54.004 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:54.005 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:54.005 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:54.005 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:54.005 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:54.005 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:54.005 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.3636ms 2025-06-30 11:13:54.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.005 +03:00 [DBG] Connection id "0HNC8090TG9F7" completed keep alive response. 2025-06-30 11:13:54.005 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.045ms 2025-06-30 11:13:54.005 +03:00 [DBG] Connection id "0HNC8090TG9F7" received FIN. 2025-06-30 11:13:54.006 +03:00 [DBG] Connection id "0HNC8090TG9F7" disconnecting. 2025-06-30 11:13:54.006 +03:00 [DBG] Connection id "0HNC8090TG9F7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:54.007 +03:00 [DBG] Connection id "0HNC8090TG9F7" stopped. 2025-06-30 11:13:54.050 +03:00 [DBG] Connection id "0HNC8090TG9F8" accepted. 2025-06-30 11:13:54.050 +03:00 [DBG] Connection id "0HNC8090TG9F8" started. 2025-06-30 11:13:54.050 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:13:54.050 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:54.050 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:13:54.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:54.050 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:13:54.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:54.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:54.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.050 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:13:54.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:54.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:54.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:54.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:54.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:54.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:54.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:13:54.050 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:13:54.050 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:13:54.050 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.050 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.050 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:13:54.050 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:13:54.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:54.051 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:13:54.051 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:13:54.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 183.4922ms. 2025-06-30 11:13:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:54.234 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:13:54.234 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:13:54.234 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:13:54.234 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:13:54.234 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:13:54.234 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:13:54.236 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:13:54.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:54.236 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.236 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:54.236 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.0411ms 2025-06-30 11:13:54.236 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:13:54.236 +03:00 [DBG] Connection id "0HNC8090TG9F8" completed keep alive response. 2025-06-30 11:13:54.236 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 186.6584ms 2025-06-30 11:13:54.240 +03:00 [DBG] Connection id "0HNC8090TG9F8" received FIN. 2025-06-30 11:13:54.240 +03:00 [DBG] Connection id "0HNC8090TG9F8" disconnecting. 2025-06-30 11:13:54.240 +03:00 [DBG] Connection id "0HNC8090TG9F8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:54.242 +03:00 [DBG] Connection id "0HNC8090TG9F8" stopped. 2025-06-30 11:13:55.036 +03:00 [DBG] Connection id "0HNC8090TG9F9" accepted. 2025-06-30 11:13:55.036 +03:00 [DBG] Connection id "0HNC8090TG9F9" started. 2025-06-30 11:13:55.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:13:55.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:13:55.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:13:55.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:13:55.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:13:55.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:55.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:13:55.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:13:55.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:13:55.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:13:55.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:55.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:13:55.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:13:55.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:13:55.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:13:55.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:13:55.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:13:55.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:55.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:13:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:55.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:13:55.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1429ms. 2025-06-30 11:13:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:55.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:13:55.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:13:55.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9413ms 2025-06-30 11:13:55.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:13:55.038 +03:00 [DBG] Connection id "0HNC8090TG9F9" completed keep alive response. 2025-06-30 11:13:55.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1369ms 2025-06-30 11:13:55.038 +03:00 [DBG] Connection id "0HNC8090TG9F9" received FIN. 2025-06-30 11:13:55.038 +03:00 [DBG] Connection id "0HNC8090TG9F9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:13:55.039 +03:00 [DBG] Connection id "0HNC8090TG9F9" disconnecting. 2025-06-30 11:13:55.039 +03:00 [DBG] Connection id "0HNC8090TG9F9" stopped. 2025-06-30 11:14:00.033 +03:00 [DBG] Connection id "0HNC8090TG9FA" accepted. 2025-06-30 11:14:00.034 +03:00 [DBG] Connection id "0HNC8090TG9FA" started. 2025-06-30 11:14:00.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:00.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:00.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:00.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:00.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:00.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:00.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:00.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:00.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:00.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:00.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:00.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:00.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:00.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:00.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:00.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:00.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:00.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:00.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:00.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:00.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1875ms. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:00.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:00.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:00.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1291ms 2025-06-30 11:14:00.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:00.036 +03:00 [DBG] Connection id "0HNC8090TG9FA" completed keep alive response. 2025-06-30 11:14:00.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0433ms 2025-06-30 11:14:00.036 +03:00 [DBG] Connection id "0HNC8090TG9FA" received FIN. 2025-06-30 11:14:00.036 +03:00 [DBG] Connection id "0HNC8090TG9FA" disconnecting. 2025-06-30 11:14:00.036 +03:00 [DBG] Connection id "0HNC8090TG9FA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:00.037 +03:00 [DBG] Connection id "0HNC8090TG9FA" stopped. 2025-06-30 11:14:05.038 +03:00 [DBG] Connection id "0HNC8090TG9FB" accepted. 2025-06-30 11:14:05.038 +03:00 [DBG] Connection id "0HNC8090TG9FB" started. 2025-06-30 11:14:05.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:05.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:05.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:05.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:05.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:05.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:05.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:05.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:05.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:05.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:05.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:05.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:05.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:05.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2147ms. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:05.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:05.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:05.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0548ms 2025-06-30 11:14:05.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:05.041 +03:00 [DBG] Connection id "0HNC8090TG9FB" completed keep alive response. 2025-06-30 11:14:05.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.083ms 2025-06-30 11:14:05.042 +03:00 [DBG] Connection id "0HNC8090TG9FB" received FIN. 2025-06-30 11:14:05.042 +03:00 [DBG] Connection id "0HNC8090TG9FB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:05.042 +03:00 [DBG] Connection id "0HNC8090TG9FB" disconnecting. 2025-06-30 11:14:05.042 +03:00 [DBG] Connection id "0HNC8090TG9FB" stopped. 2025-06-30 11:14:06.245 +03:00 [DBG] Connection id "0HNC8090TG9FC" accepted. 2025-06-30 11:14:06.245 +03:00 [DBG] Connection id "0HNC8090TG9FC" started. 2025-06-30 11:14:06.245 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:14:06.245 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:06.245 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:06.245 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:06.245 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:06.245 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:06.245 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:06.245 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:06.245 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:06.245 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:06.246 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:06.246 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:06.246 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:06.246 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:06.246 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:06.246 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:06.246 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:06.246 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.246 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.246 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.246 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:06.246 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:06.246 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:14:06.246 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:14:06.247 +03:00 [DBG] Connection id "0HNC8090TG9FC", Request id "0HNC8090TG9FC:00000001": started reading request body. 2025-06-30 11:14:06.247 +03:00 [DBG] Connection id "0HNC8090TG9FC", Request id "0HNC8090TG9FC:00000001": done reading request body. 2025-06-30 11:14:06.247 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:14:06.247 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:06.247 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:06.247 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:06.247 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:06.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.247 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:06.247 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:14:06.247 +03:00 [INF] Changing group of physicals [32] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:06.271 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.966ms. 2025-06-30 11:14:06.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:06.271 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:06.271 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.271 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.5081ms 2025-06-30 11:14:06.271 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:06.271 +03:00 [DBG] Connection id "0HNC8090TG9FC" completed keep alive response. 2025-06-30 11:14:06.271 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 26.4046ms 2025-06-30 11:14:06.272 +03:00 [DBG] Connection id "0HNC8090TG9FC" received FIN. 2025-06-30 11:14:06.272 +03:00 [DBG] Connection id "0HNC8090TG9FC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:06.272 +03:00 [DBG] Connection id "0HNC8090TG9FC" disconnecting. 2025-06-30 11:14:06.272 +03:00 [DBG] Connection id "0HNC8090TG9FC" stopped. 2025-06-30 11:14:06.313 +03:00 [DBG] Connection id "0HNC8090TG9FD" accepted. 2025-06-30 11:14:06.313 +03:00 [DBG] Connection id "0HNC8090TG9FD" started. 2025-06-30 11:14:06.313 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:06.313 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:06.313 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:06.313 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:06.313 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:06.314 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.314 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:06.314 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:06.314 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.314 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:06.314 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:06.314 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:06.314 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:06.314 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:06.314 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:06.314 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.314 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.314 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.314 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:06.314 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:06.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.314 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.314 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:06.314 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.314 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.314 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.314 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:06.314 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:06.314 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:06.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.6915ms. 2025-06-30 11:14:06.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:06.315 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:06.315 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:06.315 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:06.315 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:06.315 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:06.315 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:06.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.315 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.6601ms 2025-06-30 11:14:06.315 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.316 +03:00 [DBG] Connection id "0HNC8090TG9FD" completed keep alive response. 2025-06-30 11:14:06.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.1635ms 2025-06-30 11:14:06.316 +03:00 [DBG] Connection id "0HNC8090TG9FD" received FIN. 2025-06-30 11:14:06.316 +03:00 [DBG] Connection id "0HNC8090TG9FD" disconnecting. 2025-06-30 11:14:06.316 +03:00 [DBG] Connection id "0HNC8090TG9FD" stopped. 2025-06-30 11:14:06.316 +03:00 [DBG] Connection id "0HNC8090TG9FD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:06.357 +03:00 [DBG] Connection id "0HNC8090TG9FE" accepted. 2025-06-30 11:14:06.357 +03:00 [DBG] Connection id "0HNC8090TG9FE" started. 2025-06-30 11:14:06.357 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:06.357 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:06.357 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:06.358 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:06.358 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:06.358 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.358 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:06.358 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:06.358 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.358 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:06.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:06.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:06.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-06-30 11:14:06.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:06.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-06-30 11:14:06.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:06.358 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:06.358 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:06.358 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.358 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.358 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:06.358 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:06.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:06.358 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:06.358 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:06.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.831ms. 2025-06-30 11:14:06.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:06.509 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:06.510 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:06.510 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:06.510 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:06.510 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:06.510 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:06.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:06.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:06.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:06.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.5417ms 2025-06-30 11:14:06.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:06.511 +03:00 [DBG] Connection id "0HNC8090TG9FE" completed keep alive response. 2025-06-30 11:14:06.511 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.0529ms 2025-06-30 11:14:06.515 +03:00 [DBG] Connection id "0HNC8090TG9FE" received FIN. 2025-06-30 11:14:06.515 +03:00 [DBG] Connection id "0HNC8090TG9FE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:06.515 +03:00 [DBG] Connection id "0HNC8090TG9FE" disconnecting. 2025-06-30 11:14:06.515 +03:00 [DBG] Connection id "0HNC8090TG9FE" stopped. 2025-06-30 11:14:10.036 +03:00 [DBG] Connection id "0HNC8090TG9FF" accepted. 2025-06-30 11:14:10.037 +03:00 [DBG] Connection id "0HNC8090TG9FF" started. 2025-06-30 11:14:10.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:10.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:10.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:10.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:10.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:10.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:10.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:10.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:10.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:10.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:10.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:10.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:10.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:10.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:10.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:10.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:10.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:10.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:10.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:10.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:10.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-30 11:14:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:10.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:10.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:10.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6243ms 2025-06-30 11:14:10.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:10.038 +03:00 [DBG] Connection id "0HNC8090TG9FF" completed keep alive response. 2025-06-30 11:14:10.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1989ms 2025-06-30 11:14:10.038 +03:00 [DBG] Connection id "0HNC8090TG9FF" received FIN. 2025-06-30 11:14:10.038 +03:00 [DBG] Connection id "0HNC8090TG9FF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:10.038 +03:00 [DBG] Connection id "0HNC8090TG9FF" disconnecting. 2025-06-30 11:14:10.039 +03:00 [DBG] Connection id "0HNC8090TG9FF" stopped. 2025-06-30 11:14:15.033 +03:00 [DBG] Connection id "0HNC8090TG9FG" accepted. 2025-06-30 11:14:15.034 +03:00 [DBG] Connection id "0HNC8090TG9FG" started. 2025-06-30 11:14:15.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:15.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:15.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:15.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:15.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:15.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:15.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:15.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:15.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:15.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:15.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:15.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:15.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:15.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:15.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:15.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:15.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:15.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:15.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:15.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:15.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:15.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:15.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:15.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:15.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2495ms 2025-06-30 11:14:15.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:15.036 +03:00 [DBG] Connection id "0HNC8090TG9FG" completed keep alive response. 2025-06-30 11:14:15.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0782ms 2025-06-30 11:14:15.036 +03:00 [DBG] Connection id "0HNC8090TG9FG" received FIN. 2025-06-30 11:14:15.036 +03:00 [DBG] Connection id "0HNC8090TG9FG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:15.036 +03:00 [DBG] Connection id "0HNC8090TG9FG" disconnecting. 2025-06-30 11:14:15.036 +03:00 [DBG] Connection id "0HNC8090TG9FG" stopped. 2025-06-30 11:14:16.114 +03:00 [DBG] Connection id "0HNC8090TG9FH" accepted. 2025-06-30 11:14:16.115 +03:00 [DBG] Connection id "0HNC8090TG9FH" started. 2025-06-30 11:14:16.115 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 7 2025-06-30 11:14:16.115 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:16.115 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:16.115 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:14:16.115 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:14:16.115 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:16.115 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:16.115 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:16.115 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:16.115 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:16.115 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:16.115 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:16.115 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:16.115 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:16.115 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:16.115 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:16.115 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:16.115 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.115 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.115 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.115 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.115 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:16.115 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:14:16.115 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:16.115 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:16.115 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:14:16.116 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:14:16.116 +03:00 [DBG] Connection id "0HNC8090TG9FH", Request id "0HNC8090TG9FH:00000001": started reading request body. 2025-06-30 11:14:16.116 +03:00 [DBG] Connection id "0HNC8090TG9FH", Request id "0HNC8090TG9FH:00000001": done reading request body. 2025-06-30 11:14:16.116 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:16.116 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:16.116 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:16.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.116 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.116 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:16.116 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:14:16.116 +03:00 [INF] Changing group of physicals [39,42] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:16.154 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 38.0733ms. 2025-06-30 11:14:16.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:16.154 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:16.154 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.154 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.155 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.155 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.155 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 39.2907ms 2025-06-30 11:14:16.155 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:16.155 +03:00 [DBG] Connection id "0HNC8090TG9FH" completed keep alive response. 2025-06-30 11:14:16.155 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 39.9879ms 2025-06-30 11:14:16.155 +03:00 [DBG] Connection id "0HNC8090TG9FH" received FIN. 2025-06-30 11:14:16.155 +03:00 [DBG] Connection id "0HNC8090TG9FH" disconnecting. 2025-06-30 11:14:16.155 +03:00 [DBG] Connection id "0HNC8090TG9FH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:16.156 +03:00 [DBG] Connection id "0HNC8090TG9FH" stopped. 2025-06-30 11:14:16.191 +03:00 [DBG] Connection id "0HNC8090TG9FI" accepted. 2025-06-30 11:14:16.191 +03:00 [DBG] Connection id "0HNC8090TG9FI" started. 2025-06-30 11:14:16.191 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:16.191 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:16.191 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:16.191 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:16.191 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:16.191 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.191 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:16.191 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:16.191 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.191 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:16.191 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:16.191 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:16.192 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:16.192 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:16.192 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:16.192 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.192 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.192 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.192 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.192 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:16.192 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:16.192 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.192 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.192 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:16.192 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.192 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.192 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.192 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:16.192 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:16.192 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:16.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3881ms. 2025-06-30 11:14:16.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:16.194 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:16.194 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:16.194 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:16.194 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:16.194 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:16.194 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:16.194 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.194 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.195 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.195 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.195 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.8108ms 2025-06-30 11:14:16.195 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.195 +03:00 [DBG] Connection id "0HNC8090TG9FI" completed keep alive response. 2025-06-30 11:14:16.195 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6809ms 2025-06-30 11:14:16.195 +03:00 [DBG] Connection id "0HNC8090TG9FI" received FIN. 2025-06-30 11:14:16.195 +03:00 [DBG] Connection id "0HNC8090TG9FI" disconnecting. 2025-06-30 11:14:16.195 +03:00 [DBG] Connection id "0HNC8090TG9FI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:16.196 +03:00 [DBG] Connection id "0HNC8090TG9FI" stopped. 2025-06-30 11:14:16.236 +03:00 [DBG] Connection id "0HNC8090TG9FJ" accepted. 2025-06-30 11:14:16.236 +03:00 [DBG] Connection id "0HNC8090TG9FJ" started. 2025-06-30 11:14:16.237 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:16.237 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:16.237 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:16.237 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:16.237 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:16.237 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.237 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:16.237 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:16.237 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.237 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:16.237 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:16.237 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:16.237 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:16.238 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:16.238 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:16.238 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.238 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.238 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.238 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:16.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:16.238 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:16.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.238 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.238 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:16.238 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:16.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.238 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.238 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:16.238 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:16.238 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:16.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 180.8118ms. 2025-06-30 11:14:16.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:16.419 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:16.419 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:16.419 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:16.419 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:16.419 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:16.419 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:16.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:16.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:16.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:16.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 185.4091ms 2025-06-30 11:14:16.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:16.423 +03:00 [DBG] Connection id "0HNC8090TG9FJ" completed keep alive response. 2025-06-30 11:14:16.423 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 186.4509ms 2025-06-30 11:14:16.428 +03:00 [DBG] Connection id "0HNC8090TG9FJ" received FIN. 2025-06-30 11:14:16.428 +03:00 [DBG] Connection id "0HNC8090TG9FJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:16.429 +03:00 [DBG] Connection id "0HNC8090TG9FJ" disconnecting. 2025-06-30 11:14:16.429 +03:00 [DBG] Connection id "0HNC8090TG9FJ" stopped. 2025-06-30 11:14:20.032 +03:00 [DBG] Connection id "0HNC8090TG9FK" accepted. 2025-06-30 11:14:20.032 +03:00 [DBG] Connection id "0HNC8090TG9FK" started. 2025-06-30 11:14:20.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:20.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:20.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:20.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:20.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:20.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:20.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:20.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:20.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:20.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:20.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:20.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:20.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:20.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:20.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:20.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:20.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:20.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:20.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:20.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:20.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1883ms. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:20.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:20.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:20.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0966ms 2025-06-30 11:14:20.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:20.035 +03:00 [DBG] Connection id "0HNC8090TG9FK" completed keep alive response. 2025-06-30 11:14:20.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0429ms 2025-06-30 11:14:20.035 +03:00 [DBG] Connection id "0HNC8090TG9FK" received FIN. 2025-06-30 11:14:20.035 +03:00 [DBG] Connection id "0HNC8090TG9FK" disconnecting. 2025-06-30 11:14:20.035 +03:00 [DBG] Connection id "0HNC8090TG9FK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:20.036 +03:00 [DBG] Connection id "0HNC8090TG9FK" stopped. 2025-06-30 11:14:22.539 +03:00 [DBG] Connection id "0HNC8090TG9FL" accepted. 2025-06-30 11:14:22.539 +03:00 [DBG] Connection id "0HNC8090TG9FL" started. 2025-06-30 11:14:22.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 3 2025-06-30 11:14:22.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:22.539 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:22.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:22.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:22.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:22.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:22.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:22.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:22.540 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:22.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:22.540 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:22.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:22.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:22.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:22.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:22.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:22.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:14:22.540 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:14:22.540 +03:00 [DBG] Connection id "0HNC8090TG9FL", Request id "0HNC8090TG9FL:00000001": started reading request body. 2025-06-30 11:14:22.540 +03:00 [DBG] Connection id "0HNC8090TG9FL", Request id "0HNC8090TG9FL:00000001": done reading request body. 2025-06-30 11:14:22.540 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:22.540 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:22.540 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:22.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:22.541 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:14:22.541 +03:00 [INF] Changing group of physicals [2] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:22.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 37.5614ms. 2025-06-30 11:14:22.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:22.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:22.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:22.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 38.8098ms 2025-06-30 11:14:22.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:22.579 +03:00 [DBG] Connection id "0HNC8090TG9FL" completed keep alive response. 2025-06-30 11:14:22.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 39.473ms 2025-06-30 11:14:22.579 +03:00 [DBG] Connection id "0HNC8090TG9FL" received FIN. 2025-06-30 11:14:22.579 +03:00 [DBG] Connection id "0HNC8090TG9FL" disconnecting. 2025-06-30 11:14:22.579 +03:00 [DBG] Connection id "0HNC8090TG9FL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:22.580 +03:00 [DBG] Connection id "0HNC8090TG9FL" stopped. 2025-06-30 11:14:22.618 +03:00 [DBG] Connection id "0HNC8090TG9FM" accepted. 2025-06-30 11:14:22.618 +03:00 [DBG] Connection id "0HNC8090TG9FM" started. 2025-06-30 11:14:22.618 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:22.618 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:22.618 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:22.618 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:22.618 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:22.618 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.618 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:22.618 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:22.618 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.618 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:22.618 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:22.619 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:22.619 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:22.619 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:22.619 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:22.619 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.619 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.619 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.619 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.619 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:22.619 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:22.619 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.619 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.619 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:22.619 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.619 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.619 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.619 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:22.619 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:22.619 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:22.620 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1463ms. 2025-06-30 11:14:22.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:22.621 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:22.621 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:22.621 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:22.621 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:22.621 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:22.621 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:22.621 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.621 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5649ms 2025-06-30 11:14:22.621 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.621 +03:00 [DBG] Connection id "0HNC8090TG9FM" completed keep alive response. 2025-06-30 11:14:22.621 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3023ms 2025-06-30 11:14:22.621 +03:00 [DBG] Connection id "0HNC8090TG9FM" received FIN. 2025-06-30 11:14:22.622 +03:00 [DBG] Connection id "0HNC8090TG9FM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:22.622 +03:00 [DBG] Connection id "0HNC8090TG9FM" disconnecting. 2025-06-30 11:14:22.622 +03:00 [DBG] Connection id "0HNC8090TG9FM" stopped. 2025-06-30 11:14:22.664 +03:00 [DBG] Connection id "0HNC8090TG9FN" accepted. 2025-06-30 11:14:22.664 +03:00 [DBG] Connection id "0HNC8090TG9FN" started. 2025-06-30 11:14:22.664 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:22.664 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:22.664 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:22.664 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:22.664 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:22.664 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.664 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:22.664 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:22.664 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.665 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:22.665 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:22.665 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:22.665 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:22.665 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:22.665 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:22.665 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.665 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.665 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.665 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:22.665 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:22.665 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:22.665 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.665 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.665 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:22.665 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:22.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.665 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.665 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.665 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:22.665 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:22.666 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:22.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 191.0264ms. 2025-06-30 11:14:22.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:22.857 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:22.857 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:22.857 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:22.857 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:22.857 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:22.857 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:22.858 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:22.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:22.858 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.858 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.858 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.858 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:22.858 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 193.4033ms 2025-06-30 11:14:22.858 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:22.858 +03:00 [DBG] Connection id "0HNC8090TG9FN" completed keep alive response. 2025-06-30 11:14:22.858 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 194.3074ms 2025-06-30 11:14:22.862 +03:00 [DBG] Connection id "0HNC8090TG9FN" received FIN. 2025-06-30 11:14:22.862 +03:00 [DBG] Connection id "0HNC8090TG9FN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:22.862 +03:00 [DBG] Connection id "0HNC8090TG9FN" disconnecting. 2025-06-30 11:14:22.862 +03:00 [DBG] Connection id "0HNC8090TG9FN" stopped. 2025-06-30 11:14:25.130 +03:00 [DBG] Connection id "0HNC8090TG9FO" accepted. 2025-06-30 11:14:25.130 +03:00 [DBG] Connection id "0HNC8090TG9FO" started. 2025-06-30 11:14:25.130 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:25.130 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:25.130 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:25.130 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:25.130 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:25.130 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:25.130 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:25.130 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:25.130 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:25.130 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:25.130 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:25.130 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:25.130 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:25.130 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:25.130 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:25.130 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:25.130 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:25.130 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.131 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:25.131 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:25.131 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:25.131 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1532ms. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:25.131 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:25.131 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.131 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.132 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.132 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:25.132 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0851ms 2025-06-30 11:14:25.132 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:25.132 +03:00 [DBG] Connection id "0HNC8090TG9FO" completed keep alive response. 2025-06-30 11:14:25.132 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1141ms 2025-06-30 11:14:25.132 +03:00 [DBG] Connection id "0HNC8090TG9FO" received FIN. 2025-06-30 11:14:25.132 +03:00 [DBG] Connection id "0HNC8090TG9FO" disconnecting. 2025-06-30 11:14:25.132 +03:00 [DBG] Connection id "0HNC8090TG9FO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:25.133 +03:00 [DBG] Connection id "0HNC8090TG9FO" stopped. 2025-06-30 11:14:29.310 +03:00 [DBG] Connection id "0HNC8090TG9FP" accepted. 2025-06-30 11:14:29.311 +03:00 [DBG] Connection id "0HNC8090TG9FP" started. 2025-06-30 11:14:29.311 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 3 2025-06-30 11:14:29.311 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:29.311 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:29.311 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:29.311 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:14:29.311 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:29.311 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:29.311 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:29.311 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:29.311 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:29.311 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:29.311 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:29.311 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:29.311 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:29.311 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:29.311 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:29.311 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:29.311 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.311 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.311 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.311 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:14:29.312 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:14:29.312 +03:00 [DBG] Connection id "0HNC8090TG9FP", Request id "0HNC8090TG9FP:00000001": started reading request body. 2025-06-30 11:14:29.312 +03:00 [DBG] Connection id "0HNC8090TG9FP", Request id "0HNC8090TG9FP:00000001": done reading request body. 2025-06-30 11:14:29.312 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:29.312 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:14:29.312 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:14:29.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.312 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.312 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.312 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:29.312 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:14:29.312 +03:00 [INF] Changing group of physicals [5] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:29.349 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 36.8742ms. 2025-06-30 11:14:29.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:29.349 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:29.349 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.349 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 38.0203ms 2025-06-30 11:14:29.349 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:14:29.349 +03:00 [DBG] Connection id "0HNC8090TG9FP" completed keep alive response. 2025-06-30 11:14:29.350 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 38.7027ms 2025-06-30 11:14:29.350 +03:00 [DBG] Connection id "0HNC8090TG9FP" received FIN. 2025-06-30 11:14:29.350 +03:00 [DBG] Connection id "0HNC8090TG9FP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:29.350 +03:00 [DBG] Connection id "0HNC8090TG9FP" disconnecting. 2025-06-30 11:14:29.350 +03:00 [DBG] Connection id "0HNC8090TG9FP" stopped. 2025-06-30 11:14:29.393 +03:00 [DBG] Connection id "0HNC8090TG9FQ" accepted. 2025-06-30 11:14:29.393 +03:00 [DBG] Connection id "0HNC8090TG9FQ" started. 2025-06-30 11:14:29.393 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:29.393 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:29.393 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:29.394 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:29.394 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:29.394 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.394 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:29.394 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:29.394 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.394 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:29.394 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:29.394 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:29.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-06-30 11:14:29.394 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:29.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-06-30 11:14:29.394 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.395 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.395 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.395 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.395 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:29.395 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:29.395 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.395 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.395 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:29.395 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.395 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.395 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.395 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:29.395 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:29.395 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:29.397 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0665ms. 2025-06-30 11:14:29.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.397 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:29.397 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:29.397 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:29.397 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:29.397 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:29.397 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:29.397 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:29.398 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:29.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.398 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.398 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.398 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.398 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.398 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3301ms 2025-06-30 11:14:29.398 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.398 +03:00 [DBG] Connection id "0HNC8090TG9FQ" completed keep alive response. 2025-06-30 11:14:29.398 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.7752ms 2025-06-30 11:14:29.398 +03:00 [DBG] Connection id "0HNC8090TG9FQ" received FIN. 2025-06-30 11:14:29.398 +03:00 [DBG] Connection id "0HNC8090TG9FQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:29.399 +03:00 [DBG] Connection id "0HNC8090TG9FQ" disconnecting. 2025-06-30 11:14:29.399 +03:00 [DBG] Connection id "0HNC8090TG9FQ" stopped. 2025-06-30 11:14:29.447 +03:00 [DBG] Connection id "0HNC8090TG9FR" accepted. 2025-06-30 11:14:29.447 +03:00 [DBG] Connection id "0HNC8090TG9FR" started. 2025-06-30 11:14:29.447 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:14:29.447 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:29.447 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:14:29.447 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:29.447 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:14:29.447 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.447 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:29.448 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:29.448 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.448 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:14:29.448 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:29.448 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:29.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-06-30 11:14:29.448 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:29.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-06-30 11:14:29.448 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.448 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.448 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.448 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:14:29.448 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:14:29.448 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:14:29.448 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.448 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.448 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:14:29.448 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:14:29.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.448 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.448 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.448 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:29.448 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:14:29.448 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:14:29.612 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.9076ms. 2025-06-30 11:14:29.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.612 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:29.612 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:14:29.612 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:14:29.612 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:14:29.613 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:14:29.613 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:14:29.613 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:14:29.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:14:29.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:29.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:29.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.2181ms 2025-06-30 11:14:29.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:14:29.614 +03:00 [DBG] Connection id "0HNC8090TG9FR" completed keep alive response. 2025-06-30 11:14:29.614 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.8744ms 2025-06-30 11:14:29.618 +03:00 [DBG] Connection id "0HNC8090TG9FR" received FIN. 2025-06-30 11:14:29.618 +03:00 [DBG] Connection id "0HNC8090TG9FR" disconnecting. 2025-06-30 11:14:29.618 +03:00 [DBG] Connection id "0HNC8090TG9FR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:29.619 +03:00 [DBG] Connection id "0HNC8090TG9FR" stopped. 2025-06-30 11:14:30.038 +03:00 [DBG] Connection id "0HNC8090TG9FS" accepted. 2025-06-30 11:14:30.038 +03:00 [DBG] Connection id "0HNC8090TG9FS" started. 2025-06-30 11:14:30.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:30.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:30.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:30.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:30.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:30.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:30.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:30.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:30.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:30.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:30.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:30.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:30.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.66ms 2025-06-30 11:14:30.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:30.040 +03:00 [DBG] Connection id "0HNC8090TG9FS" completed keep alive response. 2025-06-30 11:14:30.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2208ms 2025-06-30 11:14:30.040 +03:00 [DBG] Connection id "0HNC8090TG9FS" received FIN. 2025-06-30 11:14:30.040 +03:00 [DBG] Connection id "0HNC8090TG9FS" disconnecting. 2025-06-30 11:14:30.040 +03:00 [DBG] Connection id "0HNC8090TG9FS" stopped. 2025-06-30 11:14:30.040 +03:00 [DBG] Connection id "0HNC8090TG9FS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:35.032 +03:00 [DBG] Connection id "0HNC8090TG9FT" accepted. 2025-06-30 11:14:35.032 +03:00 [DBG] Connection id "0HNC8090TG9FT" started. 2025-06-30 11:14:35.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:35.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:35.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:35.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:35.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:35.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:35.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:35.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:35.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:35.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:35.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:35.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:35.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:35.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:35.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:35.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:35.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:35.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:35.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:35.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:35.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:35.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:35.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:35.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6691ms 2025-06-30 11:14:35.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:35.034 +03:00 [DBG] Connection id "0HNC8090TG9FT" completed keep alive response. 2025-06-30 11:14:35.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3639ms 2025-06-30 11:14:35.034 +03:00 [DBG] Connection id "0HNC8090TG9FT" received FIN. 2025-06-30 11:14:35.034 +03:00 [DBG] Connection id "0HNC8090TG9FT" disconnecting. 2025-06-30 11:14:35.034 +03:00 [DBG] Connection id "0HNC8090TG9FT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:35.035 +03:00 [DBG] Connection id "0HNC8090TG9FT" stopped. 2025-06-30 11:14:40.032 +03:00 [DBG] Connection id "0HNC8090TG9FU" accepted. 2025-06-30 11:14:40.032 +03:00 [DBG] Connection id "0HNC8090TG9FU" started. 2025-06-30 11:14:40.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:40.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:40.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:40.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:40.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:40.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:40.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:40.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:40.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:40.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:40.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:40.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:40.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:40.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:40.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:40.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:40.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:40.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:40.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:40.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:40.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:40.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:40.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:40.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:40.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1891ms. 2025-06-30 11:14:40.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:40.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:40.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:40.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.088ms 2025-06-30 11:14:40.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:40.034 +03:00 [DBG] Connection id "0HNC8090TG9FU" completed keep alive response. 2025-06-30 11:14:40.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0771ms 2025-06-30 11:14:40.034 +03:00 [DBG] Connection id "0HNC8090TG9FU" received FIN. 2025-06-30 11:14:40.035 +03:00 [DBG] Connection id "0HNC8090TG9FU" disconnecting. 2025-06-30 11:14:40.035 +03:00 [DBG] Connection id "0HNC8090TG9FU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:40.036 +03:00 [DBG] Connection id "0HNC8090TG9FU" stopped. 2025-06-30 11:14:45.034 +03:00 [DBG] Connection id "0HNC8090TG9FV" accepted. 2025-06-30 11:14:45.034 +03:00 [DBG] Connection id "0HNC8090TG9FV" started. 2025-06-30 11:14:45.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:45.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:45.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:45.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:45.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:45.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:45.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:45.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:45.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:45.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:45.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:45.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:45.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:45.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:45.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:45.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:45.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:45.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:45.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:45.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:45.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:45.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:45.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7065ms 2025-06-30 11:14:45.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TG9FV" completed keep alive response. 2025-06-30 11:14:45.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3167ms 2025-06-30 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TG9FV" received FIN. 2025-06-30 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TG9FV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TG9FV" disconnecting. 2025-06-30 11:14:45.036 +03:00 [DBG] Connection id "0HNC8090TG9FV" stopped. 2025-06-30 11:14:50.039 +03:00 [DBG] Connection id "0HNC8090TG9G0" accepted. 2025-06-30 11:14:50.039 +03:00 [DBG] Connection id "0HNC8090TG9G0" started. 2025-06-30 11:14:50.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:50.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:50.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:50.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:50.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:50.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:50.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:50.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:50.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:50.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:50.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:50.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:50.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:50.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:50.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:50.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:50.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:50.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:50.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:50.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2292ms. 2025-06-30 11:14:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:50.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:50.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:50.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3704ms 2025-06-30 11:14:50.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:50.042 +03:00 [DBG] Connection id "0HNC8090TG9G0" completed keep alive response. 2025-06-30 11:14:50.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4241ms 2025-06-30 11:14:50.042 +03:00 [DBG] Connection id "0HNC8090TG9G0" received FIN. 2025-06-30 11:14:50.042 +03:00 [DBG] Connection id "0HNC8090TG9G0" disconnecting. 2025-06-30 11:14:50.042 +03:00 [DBG] Connection id "0HNC8090TG9G0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:50.043 +03:00 [DBG] Connection id "0HNC8090TG9G0" stopped. 2025-06-30 11:14:55.036 +03:00 [DBG] Connection id "0HNC8090TG9G1" accepted. 2025-06-30 11:14:55.036 +03:00 [DBG] Connection id "0HNC8090TG9G1" started. 2025-06-30 11:14:55.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:14:55.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:14:55.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:14:55.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:14:55.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:14:55.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:55.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:14:55.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:14:55.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:14:55.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:14:55.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:55.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:14:55.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:14:55.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:14:55.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:14:55.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:14:55.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:14:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:55.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:55.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:14:55.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:55.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:55.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:14:55.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:14:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:14:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:14:55.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2487ms 2025-06-30 11:14:55.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:14:55.039 +03:00 [DBG] Connection id "0HNC8090TG9G1" completed keep alive response. 2025-06-30 11:14:55.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2751ms 2025-06-30 11:14:55.039 +03:00 [DBG] Connection id "0HNC8090TG9G1" received FIN. 2025-06-30 11:14:55.039 +03:00 [DBG] Connection id "0HNC8090TG9G1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:14:55.040 +03:00 [DBG] Connection id "0HNC8090TG9G1" disconnecting. 2025-06-30 11:14:55.040 +03:00 [DBG] Connection id "0HNC8090TG9G1" stopped. 2025-06-30 11:15:00.032 +03:00 [DBG] Connection id "0HNC8090TG9G2" accepted. 2025-06-30 11:15:00.033 +03:00 [DBG] Connection id "0HNC8090TG9G2" started. 2025-06-30 11:15:00.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:00.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:00.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:00.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:00.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:00.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:00.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:00.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:00.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:00.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:00.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:00.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:00.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:00.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:00.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:00.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:00.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:00.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:00.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:00.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:00.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:00.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1942ms 2025-06-30 11:15:00.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:00.035 +03:00 [DBG] Connection id "0HNC8090TG9G2" completed keep alive response. 2025-06-30 11:15:00.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1391ms 2025-06-30 11:15:00.035 +03:00 [DBG] Connection id "0HNC8090TG9G2" received FIN. 2025-06-30 11:15:00.035 +03:00 [DBG] Connection id "0HNC8090TG9G2" disconnecting. 2025-06-30 11:15:00.036 +03:00 [DBG] Connection id "0HNC8090TG9G2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:00.037 +03:00 [DBG] Connection id "0HNC8090TG9G2" stopped. 2025-06-30 11:15:00.894 +03:00 [DBG] Connection id "0HNC8090TG9G3" accepted. 2025-06-30 11:15:00.895 +03:00 [DBG] Connection id "0HNC8090TG9G3" started. 2025-06-30 11:15:00.895 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 3 2025-06-30 11:15:00.895 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:00.895 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:00.895 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:00.895 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:00.895 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:00.895 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:00.895 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:00.895 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:00.895 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:00.895 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:00.895 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:00.895 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:00.896 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:00.896 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:00.896 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:00.896 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:00.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.896 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:00.896 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:00.896 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:00.896 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:00.896 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:00.896 +03:00 [DBG] Connection id "0HNC8090TG9G3", Request id "0HNC8090TG9G3:00000001": started reading request body. 2025-06-30 11:15:00.896 +03:00 [DBG] Connection id "0HNC8090TG9G3", Request id "0HNC8090TG9G3:00000001": done reading request body. 2025-06-30 11:15:00.897 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:00.897 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:00.897 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:00.897 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:00.897 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:00.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.897 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.897 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.897 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:00.897 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:00.897 +03:00 [INF] Changing group of physicals [3] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:00.922 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.2891ms. 2025-06-30 11:15:00.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:00.922 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:00.922 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.922 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.923 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.923 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.923 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.8357ms 2025-06-30 11:15:00.923 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:00.923 +03:00 [DBG] Connection id "0HNC8090TG9G3" completed keep alive response. 2025-06-30 11:15:00.923 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 27.945ms 2025-06-30 11:15:00.923 +03:00 [DBG] Connection id "0HNC8090TG9G3" received FIN. 2025-06-30 11:15:00.923 +03:00 [DBG] Connection id "0HNC8090TG9G3" disconnecting. 2025-06-30 11:15:00.923 +03:00 [DBG] Connection id "0HNC8090TG9G3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:00.924 +03:00 [DBG] Connection id "0HNC8090TG9G3" stopped. 2025-06-30 11:15:00.960 +03:00 [DBG] Connection id "0HNC8090TG9G4" accepted. 2025-06-30 11:15:00.960 +03:00 [DBG] Connection id "0HNC8090TG9G4" started. 2025-06-30 11:15:00.960 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:00.960 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:00.960 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:00.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:00.960 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:00.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:00.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:00.961 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:00.961 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:00.961 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:00.961 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:00.961 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:00.961 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:00.961 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:00.961 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:00.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:00.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:00.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:00.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:00.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:00.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:00.961 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:00.961 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:00.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:00.961 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:00.961 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:00.962 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.7928ms. 2025-06-30 11:15:00.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.962 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:00.962 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:00.962 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:00.962 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:00.962 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:00.963 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:00.963 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:00.963 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:00.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.963 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:00.963 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.963 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.963 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.963 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:00.963 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8502ms 2025-06-30 11:15:00.963 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:00.963 +03:00 [DBG] Connection id "0HNC8090TG9G4" completed keep alive response. 2025-06-30 11:15:00.963 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5743ms 2025-06-30 11:15:00.963 +03:00 [DBG] Connection id "0HNC8090TG9G4" received FIN. 2025-06-30 11:15:00.963 +03:00 [DBG] Connection id "0HNC8090TG9G4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:00.963 +03:00 [DBG] Connection id "0HNC8090TG9G4" disconnecting. 2025-06-30 11:15:00.963 +03:00 [DBG] Connection id "0HNC8090TG9G4" stopped. 2025-06-30 11:15:01.002 +03:00 [DBG] Connection id "0HNC8090TG9G5" accepted. 2025-06-30 11:15:01.002 +03:00 [DBG] Connection id "0HNC8090TG9G5" started. 2025-06-30 11:15:01.002 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:01.002 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:01.002 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:01.002 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:01.002 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:01.003 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:01.003 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:01.003 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:01.003 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:01.003 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:01.003 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:01.003 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:01.003 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:01.003 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:01.003 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:01.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.003 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:01.003 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:01.003 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:01.003 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:01.003 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:01.003 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:01.003 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:01.003 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:01.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:01.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:01.003 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:01.003 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:01.003 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:01.003 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:01.003 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:01.169 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 165.8737ms. 2025-06-30 11:15:01.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.169 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:01.170 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:01.170 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:01.170 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:01.170 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:01.170 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:01.170 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:01.170 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:01.170 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:01.171 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:01.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:01.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:01.171 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.171 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.172 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.172 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:01.172 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 168.6365ms 2025-06-30 11:15:01.172 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:01.172 +03:00 [DBG] Connection id "0HNC8090TG9G5" completed keep alive response. 2025-06-30 11:15:01.172 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 169.332ms 2025-06-30 11:15:01.175 +03:00 [DBG] Connection id "0HNC8090TG9G5" received FIN. 2025-06-30 11:15:01.175 +03:00 [DBG] Connection id "0HNC8090TG9G5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:01.175 +03:00 [DBG] Connection id "0HNC8090TG9G5" disconnecting. 2025-06-30 11:15:01.175 +03:00 [DBG] Connection id "0HNC8090TG9G5" stopped. 2025-06-30 11:15:05.037 +03:00 [DBG] Connection id "0HNC8090TG9G6" accepted. 2025-06-30 11:15:05.037 +03:00 [DBG] Connection id "0HNC8090TG9G6" started. 2025-06-30 11:15:05.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:05.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:05.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:05.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:05.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:05.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:05.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:05.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:05.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:05.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:05.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:05.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:05.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:05.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:05.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:05.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:05.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2321ms. 2025-06-30 11:15:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:05.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:05.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:05.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.0589ms 2025-06-30 11:15:05.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:05.041 +03:00 [DBG] Connection id "0HNC8090TG9G6" completed keep alive response. 2025-06-30 11:15:05.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.8136ms 2025-06-30 11:15:05.041 +03:00 [DBG] Connection id "0HNC8090TG9G6" received FIN. 2025-06-30 11:15:05.042 +03:00 [DBG] Connection id "0HNC8090TG9G6" disconnecting. 2025-06-30 11:15:05.042 +03:00 [DBG] Connection id "0HNC8090TG9G6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:05.043 +03:00 [DBG] Connection id "0HNC8090TG9G6" stopped. 2025-06-30 11:15:10.034 +03:00 [DBG] Connection id "0HNC8090TG9G7" accepted. 2025-06-30 11:15:10.034 +03:00 [DBG] Connection id "0HNC8090TG9G7" started. 2025-06-30 11:15:10.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:10.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:10.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:10.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:10.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:10.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:10.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:10.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:10.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:10.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:10.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:10.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:10.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:10.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:10.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:10.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:10.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:10.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:10.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:10.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:10.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:10.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8682ms 2025-06-30 11:15:10.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:10.035 +03:00 [DBG] Connection id "0HNC8090TG9G7" completed keep alive response. 2025-06-30 11:15:10.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.538ms 2025-06-30 11:15:10.036 +03:00 [DBG] Connection id "0HNC8090TG9G7" received FIN. 2025-06-30 11:15:10.036 +03:00 [DBG] Connection id "0HNC8090TG9G7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:10.036 +03:00 [DBG] Connection id "0HNC8090TG9G7" disconnecting. 2025-06-30 11:15:10.036 +03:00 [DBG] Connection id "0HNC8090TG9G7" stopped. 2025-06-30 11:15:10.175 +03:00 [DBG] Connection id "0HNC8090TG9G8" accepted. 2025-06-30 11:15:10.176 +03:00 [DBG] Connection id "0HNC8090TG9G8" started. 2025-06-30 11:15:10.176 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:15:10.176 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:10.176 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:10.176 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:10.176 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:10.176 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:10.176 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:10.176 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:10.176 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:10.176 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:10.176 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:10.176 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:10.176 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:10.176 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:10.176 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:10.176 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:10.176 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:10.176 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.176 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.176 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.176 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.176 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:10.176 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:10.176 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:10.176 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:10.176 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:10.176 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:10.176 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:10.176 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:10.176 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:10.176 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:10.177 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:10.177 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:10.177 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:10.177 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:10.177 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:10.177 +03:00 [DBG] Connection id "0HNC8090TG9G8", Request id "0HNC8090TG9G8:00000001": started reading request body. 2025-06-30 11:15:10.177 +03:00 [DBG] Connection id "0HNC8090TG9G8", Request id "0HNC8090TG9G8:00000001": done reading request body. 2025-06-30 11:15:10.177 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:10.177 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:10.177 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:10.177 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:10.177 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:10.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.177 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.177 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.177 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.177 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:10.177 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:10.177 +03:00 [INF] Changing group of physicals [21] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:10.199 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.0015ms. 2025-06-30 11:15:10.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:10.199 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:10.199 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.199 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.1595ms 2025-06-30 11:15:10.199 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:10.199 +03:00 [DBG] Connection id "0HNC8090TG9G8" completed keep alive response. 2025-06-30 11:15:10.200 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 23.7393ms 2025-06-30 11:15:10.200 +03:00 [DBG] Connection id "0HNC8090TG9G8" received FIN. 2025-06-30 11:15:10.200 +03:00 [DBG] Connection id "0HNC8090TG9G8" disconnecting. 2025-06-30 11:15:10.200 +03:00 [DBG] Connection id "0HNC8090TG9G8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:10.201 +03:00 [DBG] Connection id "0HNC8090TG9G8" stopped. 2025-06-30 11:15:10.235 +03:00 [DBG] Connection id "0HNC8090TG9G9" accepted. 2025-06-30 11:15:10.236 +03:00 [DBG] Connection id "0HNC8090TG9G9" started. 2025-06-30 11:15:10.236 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:10.236 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:10.236 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:10.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:10.236 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:10.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:10.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:10.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.236 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:10.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:10.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:10.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:10.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:10.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:10.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.237 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.237 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.237 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:10.237 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:10.237 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.237 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.237 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:10.237 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.237 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:10.237 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:10.237 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:10.239 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.2232ms. 2025-06-30 11:15:10.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:10.239 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:10.239 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:10.239 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:10.239 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:10.239 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:10.239 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:10.239 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.240 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.240 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.0717ms 2025-06-30 11:15:10.240 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.240 +03:00 [DBG] Connection id "0HNC8090TG9G9" completed keep alive response. 2025-06-30 11:15:10.240 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.1313ms 2025-06-30 11:15:10.240 +03:00 [DBG] Connection id "0HNC8090TG9G9" received FIN. 2025-06-30 11:15:10.240 +03:00 [DBG] Connection id "0HNC8090TG9G9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:10.240 +03:00 [DBG] Connection id "0HNC8090TG9G9" disconnecting. 2025-06-30 11:15:10.241 +03:00 [DBG] Connection id "0HNC8090TG9G9" stopped. 2025-06-30 11:15:10.282 +03:00 [DBG] Connection id "0HNC8090TG9GA" accepted. 2025-06-30 11:15:10.282 +03:00 [DBG] Connection id "0HNC8090TG9GA" started. 2025-06-30 11:15:10.283 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:10.283 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:10.283 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:10.283 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:10.283 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:10.283 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.283 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:10.283 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:10.283 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.284 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:10.284 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:10.284 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:10.284 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:10.284 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:10.284 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:10.284 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.284 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.284 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.284 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:10.284 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:10.284 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:10.284 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.285 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.285 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:10.285 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:10.285 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.285 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.285 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.285 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.285 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:10.285 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:10.285 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:10.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 183.2263ms. 2025-06-30 11:15:10.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:10.469 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:10.469 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:10.469 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:10.469 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:10.469 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:10.469 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:10.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:10.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:10.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:10.471 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.5499ms 2025-06-30 11:15:10.471 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:10.471 +03:00 [DBG] Connection id "0HNC8090TG9GA" completed keep alive response. 2025-06-30 11:15:10.471 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 187.8709ms 2025-06-30 11:15:10.474 +03:00 [DBG] Connection id "0HNC8090TG9GA" received FIN. 2025-06-30 11:15:10.475 +03:00 [DBG] Connection id "0HNC8090TG9GA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:10.475 +03:00 [DBG] Connection id "0HNC8090TG9GA" disconnecting. 2025-06-30 11:15:10.475 +03:00 [DBG] Connection id "0HNC8090TG9GA" stopped. 2025-06-30 11:15:15.038 +03:00 [DBG] Connection id "0HNC8090TG9GB" accepted. 2025-06-30 11:15:15.038 +03:00 [DBG] Connection id "0HNC8090TG9GB" started. 2025-06-30 11:15:15.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:15.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:15.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:15.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:15.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:15.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:15.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:15.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:15.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:15.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:15.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:15.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:15.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:15.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:15.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:15.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:15.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:15.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:15.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:15.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:15.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7859ms 2025-06-30 11:15:15.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:15.039 +03:00 [DBG] Connection id "0HNC8090TG9GB" completed keep alive response. 2025-06-30 11:15:15.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4593ms 2025-06-30 11:15:15.040 +03:00 [DBG] Connection id "0HNC8090TG9GB" received FIN. 2025-06-30 11:15:15.040 +03:00 [DBG] Connection id "0HNC8090TG9GB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:15.040 +03:00 [DBG] Connection id "0HNC8090TG9GB" disconnecting. 2025-06-30 11:15:15.040 +03:00 [DBG] Connection id "0HNC8090TG9GB" stopped. 2025-06-30 11:15:15.676 +03:00 [DBG] Connection id "0HNC8090TG9GC" accepted. 2025-06-30 11:15:15.676 +03:00 [DBG] Connection id "0HNC8090TG9GC" started. 2025-06-30 11:15:15.676 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:15:15.676 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:15.676 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:15.676 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:15.676 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:15.676 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:15.677 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:15.677 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:15.677 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:15.677 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:15.677 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:15.677 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:15.677 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:15.677 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:15.677 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:15.677 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:15.677 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:15.677 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.677 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.677 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.677 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:15.677 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:15.677 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:15.677 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:15.677 +03:00 [DBG] Connection id "0HNC8090TG9GC", Request id "0HNC8090TG9GC:00000001": started reading request body. 2025-06-30 11:15:15.678 +03:00 [DBG] Connection id "0HNC8090TG9GC", Request id "0HNC8090TG9GC:00000001": done reading request body. 2025-06-30 11:15:15.678 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:15.678 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:15.678 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:15.678 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:15.678 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:15.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.678 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.678 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.678 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:15.678 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:15.678 +03:00 [INF] Changing group of physicals [30] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:15.700 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.9446ms. 2025-06-30 11:15:15.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:15.700 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:15.700 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.700 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.2988ms 2025-06-30 11:15:15.700 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:15.700 +03:00 [DBG] Connection id "0HNC8090TG9GC" completed keep alive response. 2025-06-30 11:15:15.700 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 24.0868ms 2025-06-30 11:15:15.701 +03:00 [DBG] Connection id "0HNC8090TG9GC" received FIN. 2025-06-30 11:15:15.701 +03:00 [DBG] Connection id "0HNC8090TG9GC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:15.701 +03:00 [DBG] Connection id "0HNC8090TG9GC" disconnecting. 2025-06-30 11:15:15.701 +03:00 [DBG] Connection id "0HNC8090TG9GC" stopped. 2025-06-30 11:15:15.739 +03:00 [DBG] Connection id "0HNC8090TG9GD" accepted. 2025-06-30 11:15:15.739 +03:00 [DBG] Connection id "0HNC8090TG9GD" started. 2025-06-30 11:15:15.739 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:15.740 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:15.740 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:15.740 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:15.740 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:15.740 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.740 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:15.740 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:15.740 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.740 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:15.740 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:15.740 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:15.740 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:15.740 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:15.740 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:15.740 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.740 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.740 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.740 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:15.740 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:15.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.740 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.740 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:15.740 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.740 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.740 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.741 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:15.741 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:15.741 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:15.741 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8719ms. 2025-06-30 11:15:15.741 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:15.742 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:15.742 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:15.742 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:15.742 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:15.742 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:15.742 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:15.742 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.742 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0632ms 2025-06-30 11:15:15.742 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.742 +03:00 [DBG] Connection id "0HNC8090TG9GD" completed keep alive response. 2025-06-30 11:15:15.742 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6488ms 2025-06-30 11:15:15.742 +03:00 [DBG] Connection id "0HNC8090TG9GD" received FIN. 2025-06-30 11:15:15.742 +03:00 [DBG] Connection id "0HNC8090TG9GD" disconnecting. 2025-06-30 11:15:15.742 +03:00 [DBG] Connection id "0HNC8090TG9GD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:15.743 +03:00 [DBG] Connection id "0HNC8090TG9GD" stopped. 2025-06-30 11:15:15.783 +03:00 [DBG] Connection id "0HNC8090TG9GE" accepted. 2025-06-30 11:15:15.783 +03:00 [DBG] Connection id "0HNC8090TG9GE" started. 2025-06-30 11:15:15.783 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:15.783 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:15.783 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:15.783 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:15.783 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:15.783 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.783 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:15.783 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:15.783 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.783 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:15.783 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:15.783 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:15.783 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:15.783 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:15.783 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:15.783 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.783 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.783 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.783 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:15.784 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:15.784 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:15.784 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.784 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.784 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:15.784 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:15.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.784 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.784 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.784 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:15.784 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:15.784 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:15.952 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.3342ms. 2025-06-30 11:15:15.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.952 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:15.953 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:15.953 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:15.953 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:15.953 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:15.953 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:15.953 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:15.954 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:15.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:15.954 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.954 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:15.954 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.8717ms 2025-06-30 11:15:15.954 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:15.954 +03:00 [DBG] Connection id "0HNC8090TG9GE" completed keep alive response. 2025-06-30 11:15:15.954 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.5199ms 2025-06-30 11:15:15.959 +03:00 [DBG] Connection id "0HNC8090TG9GE" received FIN. 2025-06-30 11:15:15.959 +03:00 [DBG] Connection id "0HNC8090TG9GE" disconnecting. 2025-06-30 11:15:15.959 +03:00 [DBG] Connection id "0HNC8090TG9GE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:15.960 +03:00 [DBG] Connection id "0HNC8090TG9GE" stopped. 2025-06-30 11:15:20.037 +03:00 [DBG] Connection id "0HNC8090TG9GF" accepted. 2025-06-30 11:15:20.038 +03:00 [DBG] Connection id "0HNC8090TG9GF" started. 2025-06-30 11:15:20.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:20.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:20.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:20.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:20.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:20.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:20.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:20.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:20.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:20.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:20.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:20.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:20.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:20.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:20.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:20.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:20.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:20.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:20.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:20.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:20.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:20.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:20.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2274ms 2025-06-30 11:15:20.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:20.040 +03:00 [DBG] Connection id "0HNC8090TG9GF" completed keep alive response. 2025-06-30 11:15:20.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.024ms 2025-06-30 11:15:20.040 +03:00 [DBG] Connection id "0HNC8090TG9GF" received FIN. 2025-06-30 11:15:20.040 +03:00 [DBG] Connection id "0HNC8090TG9GF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:20.040 +03:00 [DBG] Connection id "0HNC8090TG9GF" disconnecting. 2025-06-30 11:15:20.040 +03:00 [DBG] Connection id "0HNC8090TG9GF" stopped. 2025-06-30 11:15:22.954 +03:00 [DBG] Connection id "0HNC8090TG9GG" accepted. 2025-06-30 11:15:22.954 +03:00 [DBG] Connection id "0HNC8090TG9GG" started. 2025-06-30 11:15:22.954 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 3 2025-06-30 11:15:22.954 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:22.954 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:22.954 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:22.954 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:22.954 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:22.954 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:22.954 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:22.954 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:22.954 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:22.954 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:22.954 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:22.954 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:22.954 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:22.954 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:22.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:22.954 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:22.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:22.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:22.955 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:22.955 +03:00 [DBG] Connection id "0HNC8090TG9GG", Request id "0HNC8090TG9GG:00000001": started reading request body. 2025-06-30 11:15:22.955 +03:00 [DBG] Connection id "0HNC8090TG9GG", Request id "0HNC8090TG9GG:00000001": done reading request body. 2025-06-30 11:15:22.955 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:22.955 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:22.955 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:22.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:22.955 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:22.955 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:22.955 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:22.955 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:22.955 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:22.955 +03:00 [INF] Changing group of physicals [6] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:22.977 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.9866ms. 2025-06-30 11:15:22.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:22.978 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:22.978 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:22.978 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.5289ms 2025-06-30 11:15:22.978 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:22.978 +03:00 [DBG] Connection id "0HNC8090TG9GG" completed keep alive response. 2025-06-30 11:15:22.978 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 24.2377ms 2025-06-30 11:15:22.978 +03:00 [DBG] Connection id "0HNC8090TG9GG" received FIN. 2025-06-30 11:15:22.978 +03:00 [DBG] Connection id "0HNC8090TG9GG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:22.978 +03:00 [DBG] Connection id "0HNC8090TG9GG" disconnecting. 2025-06-30 11:15:22.978 +03:00 [DBG] Connection id "0HNC8090TG9GG" stopped. 2025-06-30 11:15:23.017 +03:00 [DBG] Connection id "0HNC8090TG9GH" accepted. 2025-06-30 11:15:23.017 +03:00 [DBG] Connection id "0HNC8090TG9GH" started. 2025-06-30 11:15:23.017 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:23.017 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:23.017 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:23.017 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:23.017 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:23.017 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.017 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:23.017 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:23.017 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.017 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:23.017 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:23.017 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:23.017 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:23.017 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:23.017 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:23.017 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.017 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.017 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:23.017 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:23.017 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:23.018 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:23.018 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.018 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.018 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:23.018 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.018 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.018 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:23.018 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:23.018 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:23.018 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.7734ms. 2025-06-30 11:15:23.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:23.019 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:23.019 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:23.019 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:23.019 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:23.019 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:23.019 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:23.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.5943ms 2025-06-30 11:15:23.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.019 +03:00 [DBG] Connection id "0HNC8090TG9GH" completed keep alive response. 2025-06-30 11:15:23.019 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.1889ms 2025-06-30 11:15:23.019 +03:00 [DBG] Connection id "0HNC8090TG9GH" received FIN. 2025-06-30 11:15:23.019 +03:00 [DBG] Connection id "0HNC8090TG9GH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:23.019 +03:00 [DBG] Connection id "0HNC8090TG9GH" disconnecting. 2025-06-30 11:15:23.019 +03:00 [DBG] Connection id "0HNC8090TG9GH" stopped. 2025-06-30 11:15:23.059 +03:00 [DBG] Connection id "0HNC8090TG9GI" accepted. 2025-06-30 11:15:23.059 +03:00 [DBG] Connection id "0HNC8090TG9GI" started. 2025-06-30 11:15:23.059 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:23.059 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:23.059 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:23.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:23.059 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:23.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.060 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:23.060 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:23.060 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.060 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:23.060 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:23.060 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:23.060 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:23.060 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:23.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:23.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:23.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:23.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:23.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:23.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.060 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:23.060 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:23.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:23.060 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:23.060 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:23.210 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.1522ms. 2025-06-30 11:15:23.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.210 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:23.210 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:23.211 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:23.211 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:23.211 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:23.211 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:23.211 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:23.212 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:23.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.212 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:23.212 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.212 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.212 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.212 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:23.212 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.5259ms 2025-06-30 11:15:23.212 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:23.212 +03:00 [DBG] Connection id "0HNC8090TG9GI" completed keep alive response. 2025-06-30 11:15:23.212 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 152.9909ms 2025-06-30 11:15:23.216 +03:00 [DBG] Connection id "0HNC8090TG9GI" received FIN. 2025-06-30 11:15:23.216 +03:00 [DBG] Connection id "0HNC8090TG9GI" disconnecting. 2025-06-30 11:15:23.216 +03:00 [DBG] Connection id "0HNC8090TG9GI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:23.217 +03:00 [DBG] Connection id "0HNC8090TG9GI" stopped. 2025-06-30 11:15:25.045 +03:00 [DBG] Connection id "0HNC8090TG9GJ" accepted. 2025-06-30 11:15:25.046 +03:00 [DBG] Connection id "0HNC8090TG9GJ" started. 2025-06-30 11:15:25.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:25.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:25.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:25.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:25.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:25.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:25.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:25.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:25.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:25.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:25.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:25.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:25.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:25.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:25.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:25.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:25.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:25.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:25.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:25.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:25.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1552ms. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:25.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:25.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:25.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8363ms 2025-06-30 11:15:25.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:25.047 +03:00 [DBG] Connection id "0HNC8090TG9GJ" completed keep alive response. 2025-06-30 11:15:25.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5804ms 2025-06-30 11:15:25.048 +03:00 [DBG] Connection id "0HNC8090TG9GJ" received FIN. 2025-06-30 11:15:25.048 +03:00 [DBG] Connection id "0HNC8090TG9GJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:25.048 +03:00 [DBG] Connection id "0HNC8090TG9GJ" disconnecting. 2025-06-30 11:15:25.048 +03:00 [DBG] Connection id "0HNC8090TG9GJ" stopped. 2025-06-30 11:15:27.993 +03:00 [DBG] Connection id "0HNC8090TG9GK" accepted. 2025-06-30 11:15:27.993 +03:00 [DBG] Connection id "0HNC8090TG9GK" started. 2025-06-30 11:15:27.993 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:15:27.993 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:27.993 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:27.993 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:27.993 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:27.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:27.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:27.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:27.994 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:27.994 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:27.994 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:27.994 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:27.994 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:27.994 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:27.994 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:27.994 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:27.994 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:27.994 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:27.994 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:27.994 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:27.994 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:27.994 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:27.994 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:27.994 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:27.994 +03:00 [DBG] Connection id "0HNC8090TG9GK", Request id "0HNC8090TG9GK:00000001": started reading request body. 2025-06-30 11:15:27.995 +03:00 [DBG] Connection id "0HNC8090TG9GK", Request id "0HNC8090TG9GK:00000001": done reading request body. 2025-06-30 11:15:27.995 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:27.995 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:27.995 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:27.995 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:27.995 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:27.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:27.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:27.995 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:27.995 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:27.995 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:27.995 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:15:27.995 +03:00 [INF] Changing group of physicals [14] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:28.019 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.9664ms. 2025-06-30 11:15:28.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:28.019 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:28.019 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.019 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.482ms 2025-06-30 11:15:28.019 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:28.020 +03:00 [DBG] Connection id "0HNC8090TG9GK" completed keep alive response. 2025-06-30 11:15:28.020 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 26.3501ms 2025-06-30 11:15:28.020 +03:00 [DBG] Connection id "0HNC8090TG9GK" received FIN. 2025-06-30 11:15:28.020 +03:00 [DBG] Connection id "0HNC8090TG9GK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:28.020 +03:00 [DBG] Connection id "0HNC8090TG9GK" disconnecting. 2025-06-30 11:15:28.020 +03:00 [DBG] Connection id "0HNC8090TG9GK" stopped. 2025-06-30 11:15:28.054 +03:00 [DBG] Connection id "0HNC8090TG9GL" accepted. 2025-06-30 11:15:28.054 +03:00 [DBG] Connection id "0HNC8090TG9GL" started. 2025-06-30 11:15:28.054 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:28.054 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:28.054 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:28.054 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:28.054 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:28.054 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.054 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:28.055 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:28.055 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.055 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:28.055 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:28.055 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:28.055 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:28.055 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:28.055 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:28.055 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.055 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.055 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:28.055 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:28.055 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:28.055 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:28.055 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.055 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.055 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:28.055 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.055 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.055 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.055 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:28.055 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:28.055 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:28.056 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9758ms. 2025-06-30 11:15:28.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.056 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:28.056 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:28.056 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:28.056 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:28.056 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:28.056 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:28.057 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:28.057 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:28.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.057 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.057 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.057 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.057 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.057 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8756ms 2025-06-30 11:15:28.057 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.057 +03:00 [DBG] Connection id "0HNC8090TG9GL" completed keep alive response. 2025-06-30 11:15:28.057 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4637ms 2025-06-30 11:15:28.057 +03:00 [DBG] Connection id "0HNC8090TG9GL" received FIN. 2025-06-30 11:15:28.057 +03:00 [DBG] Connection id "0HNC8090TG9GL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:28.057 +03:00 [DBG] Connection id "0HNC8090TG9GL" disconnecting. 2025-06-30 11:15:28.057 +03:00 [DBG] Connection id "0HNC8090TG9GL" stopped. 2025-06-30 11:15:28.098 +03:00 [DBG] Connection id "0HNC8090TG9GM" accepted. 2025-06-30 11:15:28.098 +03:00 [DBG] Connection id "0HNC8090TG9GM" started. 2025-06-30 11:15:28.099 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:28.099 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:28.099 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:28.099 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:28.099 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:28.099 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.099 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:28.099 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:28.099 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.099 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:28.099 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:28.099 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:28.099 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:28.099 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:28.099 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:28.099 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.099 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.099 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:28.099 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:28.099 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:28.099 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:28.099 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.099 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.099 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:28.099 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:28.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.099 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.099 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.099 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:28.099 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:28.100 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:28.250 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 150.1752ms. 2025-06-30 11:15:28.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.250 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:28.250 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:28.250 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:28.250 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:28.250 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:28.250 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:28.250 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:28.252 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:28.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:28.252 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.252 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.252 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.252 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:28.252 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 152.8609ms 2025-06-30 11:15:28.252 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:28.252 +03:00 [DBG] Connection id "0HNC8090TG9GM" completed keep alive response. 2025-06-30 11:15:28.252 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 153.4959ms 2025-06-30 11:15:28.256 +03:00 [DBG] Connection id "0HNC8090TG9GM" received FIN. 2025-06-30 11:15:28.256 +03:00 [DBG] Connection id "0HNC8090TG9GM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:28.256 +03:00 [DBG] Connection id "0HNC8090TG9GM" disconnecting. 2025-06-30 11:15:28.256 +03:00 [DBG] Connection id "0HNC8090TG9GM" stopped. 2025-06-30 11:15:30.034 +03:00 [DBG] Connection id "0HNC8090TG9GN" accepted. 2025-06-30 11:15:30.035 +03:00 [DBG] Connection id "0HNC8090TG9GN" started. 2025-06-30 11:15:30.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:30.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:30.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:30.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:30.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:30.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:30.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:30.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:30.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:30.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:30.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:30.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:30.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:30.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:30.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:30.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:30.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:30.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:30.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:30.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:30.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:30.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:30.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:30.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4034ms 2025-06-30 11:15:30.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:30.037 +03:00 [DBG] Connection id "0HNC8090TG9GN" completed keep alive response. 2025-06-30 11:15:30.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1837ms 2025-06-30 11:15:30.037 +03:00 [DBG] Connection id "0HNC8090TG9GN" received FIN. 2025-06-30 11:15:30.037 +03:00 [DBG] Connection id "0HNC8090TG9GN" disconnecting. 2025-06-30 11:15:30.037 +03:00 [DBG] Connection id "0HNC8090TG9GN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:30.038 +03:00 [DBG] Connection id "0HNC8090TG9GN" stopped. 2025-06-30 11:15:31.825 +03:00 [DBG] Connection id "0HNC8090TG9GO" accepted. 2025-06-30 11:15:31.825 +03:00 [DBG] Connection id "0HNC8090TG9GO" started. 2025-06-30 11:15:31.825 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:15:31.825 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:31.825 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:31.825 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:31.826 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:31.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:31.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:31.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:31.826 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:31.826 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:31.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:31.826 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:31.826 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:31.826 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:31.826 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:31.826 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:31.826 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:31.826 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.826 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.826 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.826 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:31.826 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:31.826 +03:00 [DBG] Connection id "0HNC8090TG9GO", Request id "0HNC8090TG9GO:00000001": started reading request body. 2025-06-30 11:15:31.826 +03:00 [DBG] Connection id "0HNC8090TG9GO", Request id "0HNC8090TG9GO:00000001": done reading request body. 2025-06-30 11:15:31.826 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:31.826 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:31.826 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:31.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:31.827 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:15:31.827 +03:00 [INF] Changing group of physicals [35] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:31.865 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 38.7054ms. 2025-06-30 11:15:31.865 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:31.866 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:31.866 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.866 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 40.2259ms 2025-06-30 11:15:31.866 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:31.866 +03:00 [DBG] Connection id "0HNC8090TG9GO" completed keep alive response. 2025-06-30 11:15:31.866 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 40.9399ms 2025-06-30 11:15:31.867 +03:00 [DBG] Connection id "0HNC8090TG9GO" received FIN. 2025-06-30 11:15:31.867 +03:00 [DBG] Connection id "0HNC8090TG9GO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:31.867 +03:00 [DBG] Connection id "0HNC8090TG9GO" disconnecting. 2025-06-30 11:15:31.867 +03:00 [DBG] Connection id "0HNC8090TG9GO" stopped. 2025-06-30 11:15:31.905 +03:00 [DBG] Connection id "0HNC8090TG9GP" accepted. 2025-06-30 11:15:31.905 +03:00 [DBG] Connection id "0HNC8090TG9GP" started. 2025-06-30 11:15:31.906 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:31.906 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:31.906 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:31.906 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:31.906 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:31.906 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:31.906 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:31.906 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:31.906 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:31.906 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:31.906 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:31.906 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:31.906 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:31.906 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:31.906 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:31.906 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.906 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.906 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.906 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.906 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:31.906 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:31.906 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.906 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.906 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:31.906 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.906 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.906 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.907 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:31.907 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:31.907 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:31.907 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8719ms. 2025-06-30 11:15:31.907 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:31.908 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:31.908 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:31.908 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:31.908 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:31.908 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:31.908 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:31.908 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.908 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8088ms 2025-06-30 11:15:31.908 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:31.908 +03:00 [DBG] Connection id "0HNC8090TG9GP" completed keep alive response. 2025-06-30 11:15:31.908 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5213ms 2025-06-30 11:15:31.908 +03:00 [DBG] Connection id "0HNC8090TG9GP" received FIN. 2025-06-30 11:15:31.908 +03:00 [DBG] Connection id "0HNC8090TG9GP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:31.908 +03:00 [DBG] Connection id "0HNC8090TG9GP" disconnecting. 2025-06-30 11:15:31.908 +03:00 [DBG] Connection id "0HNC8090TG9GP" stopped. 2025-06-30 11:15:31.948 +03:00 [DBG] Connection id "0HNC8090TG9GQ" accepted. 2025-06-30 11:15:31.949 +03:00 [DBG] Connection id "0HNC8090TG9GQ" started. 2025-06-30 11:15:31.949 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:31.949 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:31.949 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:31.949 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:31.949 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:31.949 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:31.949 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:31.949 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:31.949 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:31.950 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:31.950 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:31.950 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:31.950 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:31.950 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:31.950 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:31.950 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.950 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:31.950 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.950 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:31.950 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:31.950 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:31.951 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.951 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.951 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:31.951 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:31.951 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.951 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:31.951 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.951 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:31.951 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:31.951 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:31.951 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:32.144 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 193.063ms. 2025-06-30 11:15:32.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:32.144 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:32.145 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:32.145 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:32.145 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:32.145 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:32.145 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:32.145 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:32.145 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:32.147 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:32.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:32.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:32.148 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.148 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.148 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.148 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:32.148 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 197.6553ms 2025-06-30 11:15:32.148 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:32.148 +03:00 [DBG] Connection id "0HNC8090TG9GQ" completed keep alive response. 2025-06-30 11:15:32.148 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 199.065ms 2025-06-30 11:15:32.150 +03:00 [DBG] Connection id "0HNC8090TG9GQ" received FIN. 2025-06-30 11:15:32.150 +03:00 [DBG] Connection id "0HNC8090TG9GQ" disconnecting. 2025-06-30 11:15:32.150 +03:00 [DBG] Connection id "0HNC8090TG9GQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:32.151 +03:00 [DBG] Connection id "0HNC8090TG9GQ" stopped. 2025-06-30 11:15:35.040 +03:00 [DBG] Connection id "0HNC8090TG9GR" accepted. 2025-06-30 11:15:35.040 +03:00 [DBG] Connection id "0HNC8090TG9GR" started. 2025-06-30 11:15:35.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:35.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:35.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:35.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:35.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:35.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:35.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:35.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:35.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:35.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:35.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:35.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:35.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:35.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:35.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:35.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:35.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:35.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:35.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:35.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:35.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1442ms. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:35.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:35.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:35.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7678ms 2025-06-30 11:15:35.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:35.046 +03:00 [DBG] Connection id "0HNC8090TG9GR" completed keep alive response. 2025-06-30 11:15:35.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3972ms 2025-06-30 11:15:35.046 +03:00 [DBG] Connection id "0HNC8090TG9GR" received FIN. 2025-06-30 11:15:35.047 +03:00 [DBG] Connection id "0HNC8090TG9GR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:35.047 +03:00 [DBG] Connection id "0HNC8090TG9GR" disconnecting. 2025-06-30 11:15:35.047 +03:00 [DBG] Connection id "0HNC8090TG9GR" stopped. 2025-06-30 11:15:40.038 +03:00 [DBG] Connection id "0HNC8090TG9GS" accepted. 2025-06-30 11:15:40.038 +03:00 [DBG] Connection id "0HNC8090TG9GS" started. 2025-06-30 11:15:40.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:40.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:40.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:40.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:40.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:40.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:40.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:40.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:40.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:40.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:40.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:40.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:40.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:40.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:40.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:40.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:40.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:40.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:40.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-30 11:15:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:40.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:40.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6803ms 2025-06-30 11:15:40.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:40.039 +03:00 [DBG] Connection id "0HNC8090TG9GS" completed keep alive response. 2025-06-30 11:15:40.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3682ms 2025-06-30 11:15:40.039 +03:00 [DBG] Connection id "0HNC8090TG9GS" received FIN. 2025-06-30 11:15:40.039 +03:00 [DBG] Connection id "0HNC8090TG9GS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:40.039 +03:00 [DBG] Connection id "0HNC8090TG9GS" disconnecting. 2025-06-30 11:15:40.040 +03:00 [DBG] Connection id "0HNC8090TG9GS" stopped. 2025-06-30 11:15:40.834 +03:00 [DBG] Connection id "0HNC8090TG9GT" accepted. 2025-06-30 11:15:40.834 +03:00 [DBG] Connection id "0HNC8090TG9GT" started. 2025-06-30 11:15:40.835 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:15:40.835 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:40.835 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:40.835 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:40.835 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:40.835 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:40.835 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:40.835 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:40.835 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:40.835 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:40.835 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:40.835 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:40.835 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:40.835 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:40.835 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:40.835 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:40.835 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:40.835 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.835 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.835 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.835 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.835 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:40.836 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:40.836 +03:00 [DBG] Connection id "0HNC8090TG9GT", Request id "0HNC8090TG9GT:00000001": started reading request body. 2025-06-30 11:15:40.836 +03:00 [DBG] Connection id "0HNC8090TG9GT", Request id "0HNC8090TG9GT:00000001": done reading request body. 2025-06-30 11:15:40.836 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:40.836 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:40.836 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:40.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.836 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.836 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.836 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:40.836 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:40.836 +03:00 [INF] Changing group of physicals [36] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:40.857 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.6519ms. 2025-06-30 11:15:40.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:40.857 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:40.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.0379ms 2025-06-30 11:15:40.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:40.857 +03:00 [DBG] Connection id "0HNC8090TG9GT" completed keep alive response. 2025-06-30 11:15:40.857 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 22.8953ms 2025-06-30 11:15:40.858 +03:00 [DBG] Connection id "0HNC8090TG9GT" received FIN. 2025-06-30 11:15:40.858 +03:00 [DBG] Connection id "0HNC8090TG9GT" disconnecting. 2025-06-30 11:15:40.858 +03:00 [DBG] Connection id "0HNC8090TG9GT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:40.858 +03:00 [DBG] Connection id "0HNC8090TG9GT" stopped. 2025-06-30 11:15:40.893 +03:00 [DBG] Connection id "0HNC8090TG9GU" accepted. 2025-06-30 11:15:40.893 +03:00 [DBG] Connection id "0HNC8090TG9GU" started. 2025-06-30 11:15:40.893 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:40.893 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:40.893 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:40.893 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:40.893 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:40.893 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:40.893 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:40.893 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:40.893 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:40.893 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:40.893 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:40.893 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:40.894 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:40.894 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:40.894 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:40.894 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.894 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.894 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.894 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.894 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:40.894 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:40.894 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.894 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.894 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:40.894 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.894 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.894 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.894 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:40.894 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:40.894 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:40.895 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8837ms. 2025-06-30 11:15:40.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:40.895 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:40.895 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:40.895 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:40.895 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:40.895 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:40.895 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:40.895 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:40.895 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.896 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.896 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.896 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.896 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9851ms 2025-06-30 11:15:40.896 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:40.896 +03:00 [DBG] Connection id "0HNC8090TG9GU" completed keep alive response. 2025-06-30 11:15:40.896 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.53ms 2025-06-30 11:15:40.896 +03:00 [DBG] Connection id "0HNC8090TG9GU" received FIN. 2025-06-30 11:15:40.896 +03:00 [DBG] Connection id "0HNC8090TG9GU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:40.896 +03:00 [DBG] Connection id "0HNC8090TG9GU" disconnecting. 2025-06-30 11:15:40.896 +03:00 [DBG] Connection id "0HNC8090TG9GU" stopped. 2025-06-30 11:15:40.933 +03:00 [DBG] Connection id "0HNC8090TG9GV" accepted. 2025-06-30 11:15:40.933 +03:00 [DBG] Connection id "0HNC8090TG9GV" started. 2025-06-30 11:15:40.933 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:40.933 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:40.933 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:40.933 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:40.933 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:40.933 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:40.933 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:40.933 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:40.933 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:40.933 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:40.933 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:40.933 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:40.933 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:40.934 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:40.934 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:40.934 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.934 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:40.934 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.934 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:40.934 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:40.934 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:40.934 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.934 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.934 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:40.934 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:40.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:40.934 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.934 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:40.934 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:40.934 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:40.934 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:41.115 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 180.8613ms. 2025-06-30 11:15:41.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:41.115 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:41.115 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:41.115 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:41.115 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:41.115 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:41.115 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:41.115 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:41.116 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:41.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:41.116 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:41.117 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.117 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.117 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.117 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:41.117 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 183.0025ms 2025-06-30 11:15:41.117 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:41.117 +03:00 [DBG] Connection id "0HNC8090TG9GV" completed keep alive response. 2025-06-30 11:15:41.117 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.5681ms 2025-06-30 11:15:41.121 +03:00 [DBG] Connection id "0HNC8090TG9GV" received FIN. 2025-06-30 11:15:41.121 +03:00 [DBG] Connection id "0HNC8090TG9GV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:41.121 +03:00 [DBG] Connection id "0HNC8090TG9GV" disconnecting. 2025-06-30 11:15:41.122 +03:00 [DBG] Connection id "0HNC8090TG9GV" stopped. 2025-06-30 11:15:45.032 +03:00 [DBG] Connection id "0HNC8090TG9H0" accepted. 2025-06-30 11:15:45.033 +03:00 [DBG] Connection id "0HNC8090TG9H0" started. 2025-06-30 11:15:45.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:45.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:45.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:45.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:45.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:45.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:45.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:45.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:45.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:45.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:45.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:45.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:45.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:45.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:45.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:45.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:45.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:45.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:45.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:45.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:45.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:45.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:45.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:45.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:45.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-06-30 11:15:45.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:45.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:45.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:45.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6942ms 2025-06-30 11:15:45.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:45.034 +03:00 [DBG] Connection id "0HNC8090TG9H0" completed keep alive response. 2025-06-30 11:15:45.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2953ms 2025-06-30 11:15:45.034 +03:00 [DBG] Connection id "0HNC8090TG9H0" received FIN. 2025-06-30 11:15:45.034 +03:00 [DBG] Connection id "0HNC8090TG9H0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:45.035 +03:00 [DBG] Connection id "0HNC8090TG9H0" disconnecting. 2025-06-30 11:15:45.035 +03:00 [DBG] Connection id "0HNC8090TG9H0" stopped. 2025-06-30 11:15:50.034 +03:00 [DBG] Connection id "0HNC8090TG9H1" accepted. 2025-06-30 11:15:50.034 +03:00 [DBG] Connection id "0HNC8090TG9H1" started. 2025-06-30 11:15:50.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:50.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:50.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:50.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:50.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:50.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:50.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:50.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:50.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:50.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:50.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:50.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:50.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:50.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:50.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:50.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:50.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:50.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:50.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:50.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:50.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1515ms. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:50.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:50.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:50.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8951ms 2025-06-30 11:15:50.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:50.035 +03:00 [DBG] Connection id "0HNC8090TG9H1" completed keep alive response. 2025-06-30 11:15:50.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4706ms 2025-06-30 11:15:50.036 +03:00 [DBG] Connection id "0HNC8090TG9H1" received FIN. 2025-06-30 11:15:50.036 +03:00 [DBG] Connection id "0HNC8090TG9H1" disconnecting. 2025-06-30 11:15:50.036 +03:00 [DBG] Connection id "0HNC8090TG9H1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:50.037 +03:00 [DBG] Connection id "0HNC8090TG9H1" stopped. 2025-06-30 11:15:52.630 +03:00 [DBG] Connection id "0HNC8090TG9H2" accepted. 2025-06-30 11:15:52.630 +03:00 [DBG] Connection id "0HNC8090TG9H2" started. 2025-06-30 11:15:52.630 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:15:52.630 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:52.630 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:52.630 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:52.630 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:15:52.630 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:52.630 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:52.630 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:52.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:52.630 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:52.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:52.630 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:52.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:52.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:52.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-06-30 11:15:52.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:52.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-06-30 11:15:52.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:52.631 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:52.631 +03:00 [DBG] Connection id "0HNC8090TG9H2", Request id "0HNC8090TG9H2:00000001": started reading request body. 2025-06-30 11:15:52.631 +03:00 [DBG] Connection id "0HNC8090TG9H2", Request id "0HNC8090TG9H2:00000001": done reading request body. 2025-06-30 11:15:52.631 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:52.631 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:52.631 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:52.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.631 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.631 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.631 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:52.631 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:15:52.631 +03:00 [INF] Changing group of physicals [20] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:52.666 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 35.0893ms. 2025-06-30 11:15:52.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.666 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.666 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:52.667 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:52.667 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.667 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 36.5245ms 2025-06-30 11:15:52.667 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:52.667 +03:00 [DBG] Connection id "0HNC8090TG9H2" completed keep alive response. 2025-06-30 11:15:52.667 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 37.2306ms 2025-06-30 11:15:52.667 +03:00 [DBG] Connection id "0HNC8090TG9H2" received FIN. 2025-06-30 11:15:52.668 +03:00 [DBG] Connection id "0HNC8090TG9H2" disconnecting. 2025-06-30 11:15:52.668 +03:00 [DBG] Connection id "0HNC8090TG9H2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:52.668 +03:00 [DBG] Connection id "0HNC8090TG9H2" stopped. 2025-06-30 11:15:52.706 +03:00 [DBG] Connection id "0HNC8090TG9H3" accepted. 2025-06-30 11:15:52.706 +03:00 [DBG] Connection id "0HNC8090TG9H3" started. 2025-06-30 11:15:52.706 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:52.707 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:52.707 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:52.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:52.707 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:52.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:52.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:52.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.707 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:52.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:52.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:52.707 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:52.707 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:52.707 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:52.707 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.707 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.707 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.707 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.707 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:52.707 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:52.707 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.707 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.707 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:52.707 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.707 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.707 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.707 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:52.707 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:52.707 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:52.708 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9669ms. 2025-06-30 11:15:52.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.708 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:52.708 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:52.709 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:52.709 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:52.709 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:52.709 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:52.709 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:52.709 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:52.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.709 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.709 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.709 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.709 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.709 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8632ms 2025-06-30 11:15:52.709 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.709 +03:00 [DBG] Connection id "0HNC8090TG9H3" completed keep alive response. 2025-06-30 11:15:52.709 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4406ms 2025-06-30 11:15:52.709 +03:00 [DBG] Connection id "0HNC8090TG9H3" received FIN. 2025-06-30 11:15:52.709 +03:00 [DBG] Connection id "0HNC8090TG9H3" disconnecting. 2025-06-30 11:15:52.709 +03:00 [DBG] Connection id "0HNC8090TG9H3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:52.711 +03:00 [DBG] Connection id "0HNC8090TG9H3" stopped. 2025-06-30 11:15:52.750 +03:00 [DBG] Connection id "0HNC8090TG9H4" accepted. 2025-06-30 11:15:52.750 +03:00 [DBG] Connection id "0HNC8090TG9H4" started. 2025-06-30 11:15:52.750 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:52.750 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:52.750 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:52.751 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:52.751 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:52.751 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.751 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:52.751 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:52.751 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.751 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:52.751 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:52.751 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:52.751 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:52.751 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:52.751 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:52.751 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.751 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.751 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.751 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:52.751 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:52.752 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:52.752 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.752 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.752 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:52.752 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:52.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.752 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.752 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.752 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:52.752 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:52.752 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:52.935 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 183.5263ms. 2025-06-30 11:15:52.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.936 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:52.936 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:52.936 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:52.936 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:52.936 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:52.936 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:52.936 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:52.937 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:52.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:52.937 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.937 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.937 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.937 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:52.937 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 186.1483ms 2025-06-30 11:15:52.937 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:52.937 +03:00 [DBG] Connection id "0HNC8090TG9H4" completed keep alive response. 2025-06-30 11:15:52.937 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 187.1269ms 2025-06-30 11:15:52.942 +03:00 [DBG] Connection id "0HNC8090TG9H4" received FIN. 2025-06-30 11:15:52.942 +03:00 [DBG] Connection id "0HNC8090TG9H4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:52.942 +03:00 [DBG] Connection id "0HNC8090TG9H4" disconnecting. 2025-06-30 11:15:52.942 +03:00 [DBG] Connection id "0HNC8090TG9H4" stopped. 2025-06-30 11:15:55.038 +03:00 [DBG] Connection id "0HNC8090TG9H5" accepted. 2025-06-30 11:15:55.038 +03:00 [DBG] Connection id "0HNC8090TG9H5" started. 2025-06-30 11:15:55.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:15:55.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:55.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:55.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:15:55.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:15:55.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:55.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:55.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:55.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:55.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:55.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:55.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:15:55.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:55.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:55.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:55.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:55.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:55.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:55.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:55.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:55.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:55.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:55.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7862ms 2025-06-30 11:15:55.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:15:55.039 +03:00 [DBG] Connection id "0HNC8090TG9H5" completed keep alive response. 2025-06-30 11:15:55.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3774ms 2025-06-30 11:15:55.040 +03:00 [DBG] Connection id "0HNC8090TG9H5" received FIN. 2025-06-30 11:15:55.040 +03:00 [DBG] Connection id "0HNC8090TG9H5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:55.040 +03:00 [DBG] Connection id "0HNC8090TG9H5" disconnecting. 2025-06-30 11:15:55.040 +03:00 [DBG] Connection id "0HNC8090TG9H5" stopped. 2025-06-30 11:15:57.540 +03:00 [DBG] Connection id "0HNC8090TG9H6" accepted. 2025-06-30 11:15:57.540 +03:00 [DBG] Connection id "0HNC8090TG9H6" started. 2025-06-30 11:15:57.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 3 2025-06-30 11:15:57.540 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:57.540 +03:00 [DBG] POST requests are not supported 2025-06-30 11:15:57.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:57.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:15:57.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:57.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:57.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:57.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:15:57.540 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:15:57.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:57.540 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:57.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:57.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:57.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:57.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:57.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:57.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:15:57.541 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:15:57.541 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:57.542 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:15:57.542 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:15:57.542 +03:00 [DBG] Connection id "0HNC8090TG9H6", Request id "0HNC8090TG9H6:00000001": started reading request body. 2025-06-30 11:15:57.542 +03:00 [DBG] Connection id "0HNC8090TG9H6", Request id "0HNC8090TG9H6:00000001": done reading request body. 2025-06-30 11:15:57.542 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:15:57.542 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:57.542 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:57.542 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:15:57.542 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:15:57.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:57.542 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:15:57.542 +03:00 [INF] Changing group of physicals [9] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:57.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 28.2073ms. 2025-06-30 11:15:57.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:57.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:15:57.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 30.2921ms 2025-06-30 11:15:57.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:15:57.571 +03:00 [DBG] Connection id "0HNC8090TG9H6" completed keep alive response. 2025-06-30 11:15:57.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 31.3071ms 2025-06-30 11:15:57.571 +03:00 [DBG] Connection id "0HNC8090TG9H6" received FIN. 2025-06-30 11:15:57.572 +03:00 [DBG] Connection id "0HNC8090TG9H6" disconnecting. 2025-06-30 11:15:57.572 +03:00 [DBG] Connection id "0HNC8090TG9H6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:57.573 +03:00 [DBG] Connection id "0HNC8090TG9H6" stopped. 2025-06-30 11:15:57.611 +03:00 [DBG] Connection id "0HNC8090TG9H7" accepted. 2025-06-30 11:15:57.611 +03:00 [DBG] Connection id "0HNC8090TG9H7" started. 2025-06-30 11:15:57.611 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:57.611 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:57.611 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:57.611 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:57.611 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:57.611 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.611 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:57.611 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:57.611 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.611 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:57.611 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:57.611 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:57.611 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:57.611 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:57.611 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:57.611 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.611 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.611 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.612 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:57.612 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:57.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.612 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.612 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:57.612 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.612 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.612 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.612 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:57.612 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:57.612 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:57.613 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0874ms. 2025-06-30 11:15:57.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.613 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:57.613 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:57.613 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:57.613 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:57.613 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:57.614 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:57.614 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:57.614 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:57.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.614 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.614 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.614 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.614 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.614 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4894ms 2025-06-30 11:15:57.614 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.614 +03:00 [DBG] Connection id "0HNC8090TG9H7" completed keep alive response. 2025-06-30 11:15:57.614 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.113ms 2025-06-30 11:15:57.614 +03:00 [DBG] Connection id "0HNC8090TG9H7" received FIN. 2025-06-30 11:15:57.614 +03:00 [DBG] Connection id "0HNC8090TG9H7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:57.614 +03:00 [DBG] Connection id "0HNC8090TG9H7" disconnecting. 2025-06-30 11:15:57.615 +03:00 [DBG] Connection id "0HNC8090TG9H7" stopped. 2025-06-30 11:15:57.651 +03:00 [DBG] Connection id "0HNC8090TG9H8" accepted. 2025-06-30 11:15:57.651 +03:00 [DBG] Connection id "0HNC8090TG9H8" started. 2025-06-30 11:15:57.652 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:15:57.652 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:15:57.652 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:15:57.652 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:57.652 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:15:57.652 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.652 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:15:57.652 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:15:57.652 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.652 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:15:57.652 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:15:57.652 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:15:57.652 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:15:57.652 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:15:57.652 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:15:57.652 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.652 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.653 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.653 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:15:57.653 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:15:57.653 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:15:57.653 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.653 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.653 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:15:57.653 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:15:57.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.653 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.653 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.653 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:15:57.653 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:15:57.653 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:15:57.838 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 184.4386ms. 2025-06-30 11:15:57.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.838 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:57.838 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:15:57.838 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:15:57.838 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:15:57.838 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:15:57.838 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:15:57.838 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:15:57.840 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:15:57.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:15:57.840 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.840 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.840 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.840 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:15:57.840 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 187.3217ms 2025-06-30 11:15:57.840 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:15:57.840 +03:00 [DBG] Connection id "0HNC8090TG9H8" completed keep alive response. 2025-06-30 11:15:57.840 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 188.2937ms 2025-06-30 11:15:57.845 +03:00 [DBG] Connection id "0HNC8090TG9H8" received FIN. 2025-06-30 11:15:57.845 +03:00 [DBG] Connection id "0HNC8090TG9H8" disconnecting. 2025-06-30 11:15:57.845 +03:00 [DBG] Connection id "0HNC8090TG9H8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:15:57.846 +03:00 [DBG] Connection id "0HNC8090TG9H8" stopped. 2025-06-30 11:16:00.036 +03:00 [DBG] Connection id "0HNC8090TG9H9" accepted. 2025-06-30 11:16:00.036 +03:00 [DBG] Connection id "0HNC8090TG9H9" started. 2025-06-30 11:16:00.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:00.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:00.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:00.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:00.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:00.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:00.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:00.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:00.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:00.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:00.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:00.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:00.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:00.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:00.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:00.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:00.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:00.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:00.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:00.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:00.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1826ms. 2025-06-30 11:16:00.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:00.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:00.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:00.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3127ms 2025-06-30 11:16:00.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:00.039 +03:00 [DBG] Connection id "0HNC8090TG9H9" completed keep alive response. 2025-06-30 11:16:00.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4062ms 2025-06-30 11:16:00.039 +03:00 [DBG] Connection id "0HNC8090TG9H9" received FIN. 2025-06-30 11:16:00.039 +03:00 [DBG] Connection id "0HNC8090TG9H9" disconnecting. 2025-06-30 11:16:00.039 +03:00 [DBG] Connection id "0HNC8090TG9H9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:00.040 +03:00 [DBG] Connection id "0HNC8090TG9H9" stopped. 2025-06-30 11:16:01.922 +03:00 [DBG] Connection id "0HNC8090TG9HA" accepted. 2025-06-30 11:16:01.922 +03:00 [DBG] Connection id "0HNC8090TG9HA" started. 2025-06-30 11:16:01.922 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:01.922 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:01.922 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:01.922 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:01.923 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:01.923 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:01.923 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:01.923 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:01.923 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:01.923 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:01.923 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:01.923 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:01.923 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:01.923 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:01.923 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:01.923 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:01.923 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:01.923 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.923 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.923 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:01.923 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:01.923 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:01.923 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:01.923 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:01.923 +03:00 [DBG] Connection id "0HNC8090TG9HA", Request id "0HNC8090TG9HA:00000001": started reading request body. 2025-06-30 11:16:01.924 +03:00 [DBG] Connection id "0HNC8090TG9HA", Request id "0HNC8090TG9HA:00000001": done reading request body. 2025-06-30 11:16:01.924 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:01.924 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:01.924 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:01.924 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:01.924 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:01.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.924 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.924 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.924 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:01.924 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:01.924 +03:00 [INF] Changing group of physicals [27] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:01.946 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.5445ms. 2025-06-30 11:16:01.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.946 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:01.947 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:01.947 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:01.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.947 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.947 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.947 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.947 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.947 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.7505ms 2025-06-30 11:16:01.947 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:01.947 +03:00 [DBG] Connection id "0HNC8090TG9HA" completed keep alive response. 2025-06-30 11:16:01.947 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 24.4305ms 2025-06-30 11:16:01.947 +03:00 [DBG] Connection id "0HNC8090TG9HA" received FIN. 2025-06-30 11:16:01.947 +03:00 [DBG] Connection id "0HNC8090TG9HA" disconnecting. 2025-06-30 11:16:01.947 +03:00 [DBG] Connection id "0HNC8090TG9HA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:01.948 +03:00 [DBG] Connection id "0HNC8090TG9HA" stopped. 2025-06-30 11:16:01.984 +03:00 [DBG] Connection id "0HNC8090TG9HB" accepted. 2025-06-30 11:16:01.984 +03:00 [DBG] Connection id "0HNC8090TG9HB" started. 2025-06-30 11:16:01.984 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:01.984 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:01.984 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:01.984 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:01.984 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:01.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:01.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:01.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:01.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:01.985 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:01.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:01.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:01.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:01.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:01.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:01.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:01.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:01.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:01.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:01.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:01.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:01.985 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:01.985 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:01.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:01.985 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:01.985 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:01.986 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9269ms. 2025-06-30 11:16:01.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:01.986 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.986 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:01.986 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:01.987 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:01.987 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:01.987 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:01.987 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:01.987 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:01.987 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:01.987 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:01.987 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2353ms 2025-06-30 11:16:01.987 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:01.987 +03:00 [DBG] Connection id "0HNC8090TG9HB" completed keep alive response. 2025-06-30 11:16:01.987 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8704ms 2025-06-30 11:16:01.987 +03:00 [DBG] Connection id "0HNC8090TG9HB" received FIN. 2025-06-30 11:16:01.987 +03:00 [DBG] Connection id "0HNC8090TG9HB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:01.987 +03:00 [DBG] Connection id "0HNC8090TG9HB" disconnecting. 2025-06-30 11:16:01.988 +03:00 [DBG] Connection id "0HNC8090TG9HB" stopped. 2025-06-30 11:16:02.030 +03:00 [DBG] Connection id "0HNC8090TG9HC" accepted. 2025-06-30 11:16:02.030 +03:00 [DBG] Connection id "0HNC8090TG9HC" started. 2025-06-30 11:16:02.030 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:02.030 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:02.030 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:02.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:02.031 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:02.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:02.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:02.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:02.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:02.031 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:02.031 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:02.031 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:02.031 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:02.031 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:02.031 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:02.031 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.031 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.031 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:02.031 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:02.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:02.031 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:02.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:02.031 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:02.031 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:02.031 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:02.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:02.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:02.031 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:02.031 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:02.031 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:02.031 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:02.031 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:02.189 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 157.4628ms. 2025-06-30 11:16:02.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:02.189 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:02.189 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:02.189 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:02.189 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:02.189 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:02.189 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:02.189 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:02.191 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:02.191 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:02.191 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:02.191 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.191 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.191 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.191 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:02.191 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.1038ms 2025-06-30 11:16:02.191 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:02.191 +03:00 [DBG] Connection id "0HNC8090TG9HC" completed keep alive response. 2025-06-30 11:16:02.191 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.7938ms 2025-06-30 11:16:02.195 +03:00 [DBG] Connection id "0HNC8090TG9HC" received FIN. 2025-06-30 11:16:02.195 +03:00 [DBG] Connection id "0HNC8090TG9HC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:02.195 +03:00 [DBG] Connection id "0HNC8090TG9HC" disconnecting. 2025-06-30 11:16:02.195 +03:00 [DBG] Connection id "0HNC8090TG9HC" stopped. 2025-06-30 11:16:05.035 +03:00 [DBG] Connection id "0HNC8090TG9HD" accepted. 2025-06-30 11:16:05.035 +03:00 [DBG] Connection id "0HNC8090TG9HD" started. 2025-06-30 11:16:05.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:05.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:05.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:05.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:05.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:05.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:05.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:05.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:05.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:05.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:05.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:05.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:05.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:05.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:05.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:05.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:05.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:05.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:05.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:05.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:05.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1383ms. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:05.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:05.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:05.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7655ms 2025-06-30 11:16:05.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:05.037 +03:00 [DBG] Connection id "0HNC8090TG9HD" completed keep alive response. 2025-06-30 11:16:05.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4249ms 2025-06-30 11:16:05.037 +03:00 [DBG] Connection id "0HNC8090TG9HD" received FIN. 2025-06-30 11:16:05.037 +03:00 [DBG] Connection id "0HNC8090TG9HD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:05.037 +03:00 [DBG] Connection id "0HNC8090TG9HD" disconnecting. 2025-06-30 11:16:05.037 +03:00 [DBG] Connection id "0HNC8090TG9HD" stopped. 2025-06-30 11:16:10.032 +03:00 [DBG] Connection id "0HNC8090TG9HE" accepted. 2025-06-30 11:16:10.033 +03:00 [DBG] Connection id "0HNC8090TG9HE" started. 2025-06-30 11:16:10.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:10.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:10.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:10.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:10.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:10.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:10.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:10.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:10.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:10.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:10.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:10.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:10.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:10.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:10.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:10.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:10.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:10.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:10.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:10.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:10.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:10.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:10.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:10.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8513ms 2025-06-30 11:16:10.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:10.034 +03:00 [DBG] Connection id "0HNC8090TG9HE" completed keep alive response. 2025-06-30 11:16:10.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5778ms 2025-06-30 11:16:10.035 +03:00 [DBG] Connection id "0HNC8090TG9HE" received FIN. 2025-06-30 11:16:10.035 +03:00 [DBG] Connection id "0HNC8090TG9HE" disconnecting. 2025-06-30 11:16:10.035 +03:00 [DBG] Connection id "0HNC8090TG9HE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:10.036 +03:00 [DBG] Connection id "0HNC8090TG9HE" stopped. 2025-06-30 11:16:14.156 +03:00 [DBG] Connection id "0HNC8090TG9HF" accepted. 2025-06-30 11:16:14.156 +03:00 [DBG] Connection id "0HNC8090TG9HF" started. 2025-06-30 11:16:14.157 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:14.157 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:14.157 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:14.157 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:14.157 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:14.157 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:14.157 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:14.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:14.157 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:14.157 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:14.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:14.157 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:14.157 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:14.157 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:14.157 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:14.157 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:14.158 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:14.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.158 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.158 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.158 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:14.158 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:14.158 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:14.158 +03:00 [DBG] Connection id "0HNC8090TG9HF", Request id "0HNC8090TG9HF:00000001": started reading request body. 2025-06-30 11:16:14.158 +03:00 [DBG] Connection id "0HNC8090TG9HF", Request id "0HNC8090TG9HF:00000001": done reading request body. 2025-06-30 11:16:14.158 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:14.158 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:14.159 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:14.159 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:14.159 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:14.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.159 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.159 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.159 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:14.159 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:14.159 +03:00 [INF] Changing group of physicals [12] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:14.185 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.8191ms. 2025-06-30 11:16:14.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:14.185 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:14.185 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.185 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.528ms 2025-06-30 11:16:14.185 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:14.185 +03:00 [DBG] Connection id "0HNC8090TG9HF" completed keep alive response. 2025-06-30 11:16:14.185 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 28.6307ms 2025-06-30 11:16:14.185 +03:00 [DBG] Connection id "0HNC8090TG9HF" received FIN. 2025-06-30 11:16:14.186 +03:00 [DBG] Connection id "0HNC8090TG9HF" disconnecting. 2025-06-30 11:16:14.186 +03:00 [DBG] Connection id "0HNC8090TG9HF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:14.187 +03:00 [DBG] Connection id "0HNC8090TG9HF" stopped. 2025-06-30 11:16:14.222 +03:00 [DBG] Connection id "0HNC8090TG9HG" accepted. 2025-06-30 11:16:14.222 +03:00 [DBG] Connection id "0HNC8090TG9HG" started. 2025-06-30 11:16:14.222 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:14.222 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:14.222 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:14.222 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:14.222 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:14.222 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.222 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:14.222 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:14.223 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.223 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:14.223 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:14.223 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:14.223 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:14.223 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:14.223 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:14.223 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.223 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.223 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.223 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.223 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:14.223 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:14.223 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.223 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.223 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:14.223 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.223 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.223 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.223 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.223 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:14.223 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:14.223 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:14.224 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8913ms. 2025-06-30 11:16:14.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.224 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:14.224 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:14.224 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:14.224 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:14.224 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:14.224 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:14.224 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:14.224 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:14.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.225 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.225 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.225 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.225 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.225 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8506ms 2025-06-30 11:16:14.225 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.225 +03:00 [DBG] Connection id "0HNC8090TG9HG" completed keep alive response. 2025-06-30 11:16:14.225 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4814ms 2025-06-30 11:16:14.225 +03:00 [DBG] Connection id "0HNC8090TG9HG" received FIN. 2025-06-30 11:16:14.225 +03:00 [DBG] Connection id "0HNC8090TG9HG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:14.225 +03:00 [DBG] Connection id "0HNC8090TG9HG" disconnecting. 2025-06-30 11:16:14.225 +03:00 [DBG] Connection id "0HNC8090TG9HG" stopped. 2025-06-30 11:16:14.262 +03:00 [DBG] Connection id "0HNC8090TG9HH" accepted. 2025-06-30 11:16:14.262 +03:00 [DBG] Connection id "0HNC8090TG9HH" started. 2025-06-30 11:16:14.262 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:14.262 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:14.262 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:14.262 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:14.262 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:14.262 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.262 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:14.262 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:14.262 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.262 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:14.262 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:14.262 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:14.262 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:14.262 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:14.262 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:14.263 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.263 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.263 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.263 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:14.263 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:14.263 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:14.263 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.263 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.263 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:14.263 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:14.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.263 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.263 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.263 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:14.263 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:14.263 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:14.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.93ms. 2025-06-30 11:16:14.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:14.420 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:14.420 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:14.420 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:14.420 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:14.420 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:14.420 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:14.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:14.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:14.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:14.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.1571ms 2025-06-30 11:16:14.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:14.423 +03:00 [DBG] Connection id "0HNC8090TG9HH" completed keep alive response. 2025-06-30 11:16:14.423 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.8463ms 2025-06-30 11:16:14.426 +03:00 [DBG] Connection id "0HNC8090TG9HH" received FIN. 2025-06-30 11:16:14.427 +03:00 [DBG] Connection id "0HNC8090TG9HH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:14.427 +03:00 [DBG] Connection id "0HNC8090TG9HH" disconnecting. 2025-06-30 11:16:14.427 +03:00 [DBG] Connection id "0HNC8090TG9HH" stopped. 2025-06-30 11:16:15.036 +03:00 [DBG] Connection id "0HNC8090TG9HI" accepted. 2025-06-30 11:16:15.036 +03:00 [DBG] Connection id "0HNC8090TG9HI" started. 2025-06-30 11:16:15.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:15.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:15.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:15.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:15.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:15.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:15.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:15.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:15.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:15.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:15.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:15.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:15.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:15.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:15.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:15.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:15.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:15.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:15.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:15.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:15.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1961ms. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:15.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:15.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:15.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1122ms 2025-06-30 11:16:15.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:15.038 +03:00 [DBG] Connection id "0HNC8090TG9HI" completed keep alive response. 2025-06-30 11:16:15.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0763ms 2025-06-30 11:16:15.039 +03:00 [DBG] Connection id "0HNC8090TG9HI" received FIN. 2025-06-30 11:16:15.039 +03:00 [DBG] Connection id "0HNC8090TG9HI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:15.039 +03:00 [DBG] Connection id "0HNC8090TG9HI" disconnecting. 2025-06-30 11:16:15.039 +03:00 [DBG] Connection id "0HNC8090TG9HI" stopped. 2025-06-30 11:16:20.036 +03:00 [DBG] Connection id "0HNC8090TG9HJ" accepted. 2025-06-30 11:16:20.036 +03:00 [DBG] Connection id "0HNC8090TG9HJ" started. 2025-06-30 11:16:20.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:20.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:20.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:20.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:20.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:20.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:20.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:20.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:20.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:20.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:20.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:20.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:20.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:20.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:20.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:20.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:20.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:20.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:20.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:20.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-30 11:16:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:20.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:20.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9908ms 2025-06-30 11:16:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:20.038 +03:00 [DBG] Connection id "0HNC8090TG9HJ" completed keep alive response. 2025-06-30 11:16:20.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.851ms 2025-06-30 11:16:20.038 +03:00 [DBG] Connection id "0HNC8090TG9HJ" received FIN. 2025-06-30 11:16:20.038 +03:00 [DBG] Connection id "0HNC8090TG9HJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:20.038 +03:00 [DBG] Connection id "0HNC8090TG9HJ" disconnecting. 2025-06-30 11:16:20.039 +03:00 [DBG] Connection id "0HNC8090TG9HJ" stopped. 2025-06-30 11:16:20.071 +03:00 [DBG] Connection id "0HNC8090TG9HK" accepted. 2025-06-30 11:16:20.071 +03:00 [DBG] Connection id "0HNC8090TG9HK" started. 2025-06-30 11:16:20.071 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:20.071 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:20.071 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:20.071 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:20.071 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:20.071 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:20.071 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:20.071 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:20.071 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:20.071 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:20.071 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:20.071 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:20.071 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:20.071 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:20.071 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:20.071 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:20.071 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:20.071 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.071 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.071 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.071 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.071 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:20.072 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:20.072 +03:00 [DBG] Connection id "0HNC8090TG9HK", Request id "0HNC8090TG9HK:00000001": started reading request body. 2025-06-30 11:16:20.072 +03:00 [DBG] Connection id "0HNC8090TG9HK", Request id "0HNC8090TG9HK:00000001": done reading request body. 2025-06-30 11:16:20.072 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:20.072 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:20.072 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:20.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.072 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.072 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.072 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:20.072 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:20.072 +03:00 [INF] Changing group of physicals [24] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:20.097 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.1738ms. 2025-06-30 11:16:20.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.097 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:20.097 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:20.097 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:20.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.098 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.098 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.098 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.098 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.098 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.2433ms 2025-06-30 11:16:20.098 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:20.098 +03:00 [DBG] Connection id "0HNC8090TG9HK" completed keep alive response. 2025-06-30 11:16:20.098 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 26.8212ms 2025-06-30 11:16:20.098 +03:00 [DBG] Connection id "0HNC8090TG9HK" received FIN. 2025-06-30 11:16:20.098 +03:00 [DBG] Connection id "0HNC8090TG9HK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:20.098 +03:00 [DBG] Connection id "0HNC8090TG9HK" disconnecting. 2025-06-30 11:16:20.098 +03:00 [DBG] Connection id "0HNC8090TG9HK" stopped. 2025-06-30 11:16:20.134 +03:00 [DBG] Connection id "0HNC8090TG9HL" accepted. 2025-06-30 11:16:20.134 +03:00 [DBG] Connection id "0HNC8090TG9HL" started. 2025-06-30 11:16:20.134 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:20.134 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:20.134 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:20.134 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:20.134 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:20.134 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.134 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:20.134 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:20.134 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.134 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:20.134 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:20.134 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:20.134 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:20.134 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:20.135 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:20.135 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.135 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.135 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.135 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.135 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:20.135 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:20.135 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.135 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.135 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:20.135 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.135 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.135 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.135 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:20.135 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:20.135 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:20.136 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9733ms. 2025-06-30 11:16:20.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.136 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.136 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:20.137 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:20.137 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:20.137 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:20.137 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:20.137 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:20.137 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:20.137 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.137 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.692ms 2025-06-30 11:16:20.137 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.137 +03:00 [DBG] Connection id "0HNC8090TG9HL" completed keep alive response. 2025-06-30 11:16:20.137 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5047ms 2025-06-30 11:16:20.137 +03:00 [DBG] Connection id "0HNC8090TG9HL" received FIN. 2025-06-30 11:16:20.138 +03:00 [DBG] Connection id "0HNC8090TG9HL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:20.138 +03:00 [DBG] Connection id "0HNC8090TG9HL" disconnecting. 2025-06-30 11:16:20.138 +03:00 [DBG] Connection id "0HNC8090TG9HL" stopped. 2025-06-30 11:16:20.180 +03:00 [DBG] Connection id "0HNC8090TG9HM" accepted. 2025-06-30 11:16:20.180 +03:00 [DBG] Connection id "0HNC8090TG9HM" started. 2025-06-30 11:16:20.181 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:20.181 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:20.181 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:20.181 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:20.181 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:20.181 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.181 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:20.181 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:20.181 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.181 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:20.181 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:20.181 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:20.181 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:20.181 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:20.181 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:20.181 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.181 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.181 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.181 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:20.181 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:20.181 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:20.181 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.181 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.181 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:20.181 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:20.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.181 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.181 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.181 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:20.181 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:20.182 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:20.352 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.6815ms. 2025-06-30 11:16:20.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.352 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:20.352 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:20.353 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:20.353 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:20.353 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:20.353 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:20.353 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:20.354 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:20.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:20.354 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.354 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:20.354 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.1259ms 2025-06-30 11:16:20.354 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:20.354 +03:00 [DBG] Connection id "0HNC8090TG9HM" completed keep alive response. 2025-06-30 11:16:20.354 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 173.7945ms 2025-06-30 11:16:20.358 +03:00 [DBG] Connection id "0HNC8090TG9HM" received FIN. 2025-06-30 11:16:20.358 +03:00 [DBG] Connection id "0HNC8090TG9HM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:20.358 +03:00 [DBG] Connection id "0HNC8090TG9HM" disconnecting. 2025-06-30 11:16:20.358 +03:00 [DBG] Connection id "0HNC8090TG9HM" stopped. 2025-06-30 11:16:24.990 +03:00 [DBG] Connection id "0HNC8090TG9HN" accepted. 2025-06-30 11:16:24.991 +03:00 [DBG] Connection id "0HNC8090TG9HN" started. 2025-06-30 11:16:24.991 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:16:24.991 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:24.991 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:24.991 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:24.991 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:24.991 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:24.991 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:24.991 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:24.991 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:24.991 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:24.991 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:24.991 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:24.991 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:24.991 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:24.991 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:24.991 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:24.991 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:24.991 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:24.991 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:24.991 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:24.991 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:24.991 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:24.991 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:24.991 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:24.991 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:24.991 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:24.992 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:24.992 +03:00 [DBG] Connection id "0HNC8090TG9HN", Request id "0HNC8090TG9HN:00000001": started reading request body. 2025-06-30 11:16:24.992 +03:00 [DBG] Connection id "0HNC8090TG9HN", Request id "0HNC8090TG9HN:00000001": done reading request body. 2025-06-30 11:16:24.992 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:24.992 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:24.992 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:24.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:24.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:24.992 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:24.992 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:24.992 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:24.992 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:16:24.992 +03:00 [INF] Changing group of physicals [26] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:25.017 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 25.3622ms. 2025-06-30 11:16:25.017 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:25.018 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:25.018 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.018 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.6633ms 2025-06-30 11:16:25.018 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:25.018 +03:00 [DBG] Connection id "0HNC8090TG9HN" completed keep alive response. 2025-06-30 11:16:25.018 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 27.3392ms 2025-06-30 11:16:25.018 +03:00 [DBG] Connection id "0HNC8090TG9HN" received FIN. 2025-06-30 11:16:25.018 +03:00 [DBG] Connection id "0HNC8090TG9HN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:25.018 +03:00 [DBG] Connection id "0HNC8090TG9HN" disconnecting. 2025-06-30 11:16:25.018 +03:00 [DBG] Connection id "0HNC8090TG9HN" stopped. 2025-06-30 11:16:25.038 +03:00 [DBG] Connection id "0HNC8090TG9HO" accepted. 2025-06-30 11:16:25.038 +03:00 [DBG] Connection id "0HNC8090TG9HO" started. 2025-06-30 11:16:25.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:25.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:25.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:25.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:25.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:25.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:25.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:25.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:25.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:25.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:25.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:25.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:25.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:25.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:25.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:25.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:25.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:25.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:25.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:25.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:25.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:25.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0932ms 2025-06-30 11:16:25.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:25.040 +03:00 [DBG] Connection id "0HNC8090TG9HO" completed keep alive response. 2025-06-30 11:16:25.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8302ms 2025-06-30 11:16:25.040 +03:00 [DBG] Connection id "0HNC8090TG9HO" received FIN. 2025-06-30 11:16:25.040 +03:00 [DBG] Connection id "0HNC8090TG9HO" disconnecting. 2025-06-30 11:16:25.040 +03:00 [DBG] Connection id "0HNC8090TG9HO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:25.042 +03:00 [DBG] Connection id "0HNC8090TG9HO" stopped. 2025-06-30 11:16:25.055 +03:00 [DBG] Connection id "0HNC8090TG9HP" accepted. 2025-06-30 11:16:25.056 +03:00 [DBG] Connection id "0HNC8090TG9HP" started. 2025-06-30 11:16:25.056 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:25.056 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:25.056 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:25.056 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:25.056 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:25.056 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.056 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:25.056 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:25.056 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.056 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:25.056 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:25.056 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:25.056 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:25.056 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:25.056 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:25.056 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.056 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.056 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:25.056 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:25.056 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:25.056 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:25.056 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.057 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.057 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:25.057 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.057 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.057 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.057 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:25.057 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:25.057 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:25.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.3023ms. 2025-06-30 11:16:25.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.058 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:25.058 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:25.058 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:25.058 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:25.058 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:25.058 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:25.058 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:25.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:25.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.4094ms 2025-06-30 11:16:25.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.059 +03:00 [DBG] Connection id "0HNC8090TG9HP" completed keep alive response. 2025-06-30 11:16:25.059 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.0205ms 2025-06-30 11:16:25.059 +03:00 [DBG] Connection id "0HNC8090TG9HP" received FIN. 2025-06-30 11:16:25.059 +03:00 [DBG] Connection id "0HNC8090TG9HP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:25.059 +03:00 [DBG] Connection id "0HNC8090TG9HP" disconnecting. 2025-06-30 11:16:25.059 +03:00 [DBG] Connection id "0HNC8090TG9HP" stopped. 2025-06-30 11:16:25.096 +03:00 [DBG] Connection id "0HNC8090TG9HQ" accepted. 2025-06-30 11:16:25.096 +03:00 [DBG] Connection id "0HNC8090TG9HQ" started. 2025-06-30 11:16:25.096 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:25.096 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:25.096 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:25.096 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:25.096 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:25.096 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.096 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:25.096 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:25.097 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.097 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:25.097 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:25.097 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:25.097 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:25.097 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:25.097 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:25.097 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.097 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.097 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:25.097 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:25.097 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:25.097 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:25.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.097 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.097 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:25.097 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:25.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.097 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.097 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.097 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:25.097 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:25.097 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:25.268 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 170.7831ms. 2025-06-30 11:16:25.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.268 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:25.268 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:25.268 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:25.268 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:25.268 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:25.269 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:25.269 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:25.270 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:25.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.270 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:25.270 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.270 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.270 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.270 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:25.271 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 173.7236ms 2025-06-30 11:16:25.271 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:25.271 +03:00 [DBG] Connection id "0HNC8090TG9HQ" completed keep alive response. 2025-06-30 11:16:25.271 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 174.4073ms 2025-06-30 11:16:25.274 +03:00 [DBG] Connection id "0HNC8090TG9HQ" received FIN. 2025-06-30 11:16:25.274 +03:00 [DBG] Connection id "0HNC8090TG9HQ" disconnecting. 2025-06-30 11:16:25.274 +03:00 [DBG] Connection id "0HNC8090TG9HQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:25.275 +03:00 [DBG] Connection id "0HNC8090TG9HQ" stopped. 2025-06-30 11:16:29.320 +03:00 [DBG] Connection id "0HNC8090TG9HR" accepted. 2025-06-30 11:16:29.320 +03:00 [DBG] Connection id "0HNC8090TG9HR" started. 2025-06-30 11:16:29.320 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:16:29.320 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:29.320 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:29.320 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:29.320 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:29.320 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:29.320 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:29.321 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:29.321 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:29.321 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:29.321 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:29.321 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:29.321 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:29.321 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:29.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-06-30 11:16:29.321 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:29.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-06-30 11:16:29.321 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.321 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.321 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.321 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.321 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:29.321 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:29.321 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:29.321 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:29.321 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:29.321 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:29.321 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:29.322 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:29.322 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:29.322 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:29.322 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:29.322 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:29.322 +03:00 [DBG] Connection id "0HNC8090TG9HR", Request id "0HNC8090TG9HR:00000001": started reading request body. 2025-06-30 11:16:29.322 +03:00 [DBG] Connection id "0HNC8090TG9HR", Request id "0HNC8090TG9HR:00000001": done reading request body. 2025-06-30 11:16:29.322 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:29.322 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:29.322 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:29.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.322 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.322 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.322 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:29.322 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:16:29.322 +03:00 [INF] Changing group of physicals [38] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:29.345 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.4137ms. 2025-06-30 11:16:29.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:29.345 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:29.345 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.345 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.346 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.346 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.346 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.346 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 24.6038ms 2025-06-30 11:16:29.346 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:29.346 +03:00 [DBG] Connection id "0HNC8090TG9HR" completed keep alive response. 2025-06-30 11:16:29.346 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 25.6362ms 2025-06-30 11:16:29.346 +03:00 [DBG] Connection id "0HNC8090TG9HR" received FIN. 2025-06-30 11:16:29.346 +03:00 [DBG] Connection id "0HNC8090TG9HR" disconnecting. 2025-06-30 11:16:29.346 +03:00 [DBG] Connection id "0HNC8090TG9HR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:29.348 +03:00 [DBG] Connection id "0HNC8090TG9HR" stopped. 2025-06-30 11:16:29.385 +03:00 [DBG] Connection id "0HNC8090TG9HS" accepted. 2025-06-30 11:16:29.385 +03:00 [DBG] Connection id "0HNC8090TG9HS" started. 2025-06-30 11:16:29.386 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:29.386 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:29.386 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:29.386 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:29.386 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:29.386 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.386 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:29.386 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:29.386 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.386 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:29.386 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:29.386 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:29.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-06-30 11:16:29.386 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:29.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-06-30 11:16:29.386 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.386 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.386 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.386 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.386 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:29.386 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:29.386 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.386 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.386 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:29.386 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.386 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.387 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.387 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.387 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:29.387 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:29.387 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:29.388 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0354ms. 2025-06-30 11:16:29.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:29.388 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:29.388 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:29.388 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:29.388 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:29.388 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:29.388 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:29.388 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.388 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0582ms 2025-06-30 11:16:29.388 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.388 +03:00 [DBG] Connection id "0HNC8090TG9HS" completed keep alive response. 2025-06-30 11:16:29.388 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.7369ms 2025-06-30 11:16:29.388 +03:00 [DBG] Connection id "0HNC8090TG9HS" received FIN. 2025-06-30 11:16:29.388 +03:00 [DBG] Connection id "0HNC8090TG9HS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:29.389 +03:00 [DBG] Connection id "0HNC8090TG9HS" disconnecting. 2025-06-30 11:16:29.389 +03:00 [DBG] Connection id "0HNC8090TG9HS" stopped. 2025-06-30 11:16:29.433 +03:00 [DBG] Connection id "0HNC8090TG9HT" accepted. 2025-06-30 11:16:29.433 +03:00 [DBG] Connection id "0HNC8090TG9HT" started. 2025-06-30 11:16:29.433 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:29.433 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:29.433 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:29.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:29.433 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:29.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:29.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:29.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.434 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:29.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:29.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:29.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-06-30 11:16:29.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:29.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-06-30 11:16:29.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:29.434 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:29.434 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:29.434 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.434 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.434 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:29.434 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:29.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:29.434 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:29.434 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:29.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 151.6692ms. 2025-06-30 11:16:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:29.586 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:29.586 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:29.586 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:29.586 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:29.586 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:29.586 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:29.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:29.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:29.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 153.9239ms 2025-06-30 11:16:29.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:29.588 +03:00 [DBG] Connection id "0HNC8090TG9HT" completed keep alive response. 2025-06-30 11:16:29.588 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 154.4457ms 2025-06-30 11:16:29.592 +03:00 [DBG] Connection id "0HNC8090TG9HT" received FIN. 2025-06-30 11:16:29.592 +03:00 [DBG] Connection id "0HNC8090TG9HT" disconnecting. 2025-06-30 11:16:29.592 +03:00 [DBG] Connection id "0HNC8090TG9HT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:29.593 +03:00 [DBG] Connection id "0HNC8090TG9HT" stopped. 2025-06-30 11:16:30.034 +03:00 [DBG] Connection id "0HNC8090TG9HU" accepted. 2025-06-30 11:16:30.034 +03:00 [DBG] Connection id "0HNC8090TG9HU" started. 2025-06-30 11:16:30.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:30.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:30.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:30.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:30.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:30.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:30.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:30.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:30.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:30.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:30.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:30.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:30.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:30.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:30.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:30.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:30.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:30.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:30.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:30.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1539ms. 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:30.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:30.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:30.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:30.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7914ms 2025-06-30 11:16:30.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:30.036 +03:00 [DBG] Connection id "0HNC8090TG9HU" completed keep alive response. 2025-06-30 11:16:30.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5104ms 2025-06-30 11:16:30.036 +03:00 [DBG] Connection id "0HNC8090TG9HU" received FIN. 2025-06-30 11:16:30.036 +03:00 [DBG] Connection id "0HNC8090TG9HU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:30.036 +03:00 [DBG] Connection id "0HNC8090TG9HU" disconnecting. 2025-06-30 11:16:30.036 +03:00 [DBG] Connection id "0HNC8090TG9HU" stopped. 2025-06-30 11:16:34.310 +03:00 [DBG] Connection id "0HNC8090TG9HV" accepted. 2025-06-30 11:16:34.310 +03:00 [DBG] Connection id "0HNC8090TG9HV" started. 2025-06-30 11:16:34.310 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:34.310 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:34.310 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:34.310 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:34.310 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:34.310 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:34.310 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:34.310 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:34.310 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:34.310 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:34.310 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:34.310 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:34.310 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:34.310 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:34.310 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:34.310 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:34.310 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:34.310 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.310 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.310 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.310 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.310 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:34.310 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:34.310 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:34.310 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:34.310 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:34.310 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:34.311 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:34.311 +03:00 [DBG] Connection id "0HNC8090TG9HV", Request id "0HNC8090TG9HV:00000001": started reading request body. 2025-06-30 11:16:34.311 +03:00 [DBG] Connection id "0HNC8090TG9HV", Request id "0HNC8090TG9HV:00000001": done reading request body. 2025-06-30 11:16:34.311 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:34.311 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:34.311 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:34.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.311 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.311 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:34.311 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:34.311 +03:00 [INF] Changing group of physicals [15] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:34.333 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 22.3225ms. 2025-06-30 11:16:34.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.333 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.333 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.333 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.333 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:34.334 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:34.334 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.334 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.334 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 23.4714ms 2025-06-30 11:16:34.334 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:34.334 +03:00 [DBG] Connection id "0HNC8090TG9HV" completed keep alive response. 2025-06-30 11:16:34.334 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 24.1022ms 2025-06-30 11:16:34.334 +03:00 [DBG] Connection id "0HNC8090TG9HV" received FIN. 2025-06-30 11:16:34.334 +03:00 [DBG] Connection id "0HNC8090TG9HV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:34.334 +03:00 [DBG] Connection id "0HNC8090TG9HV" disconnecting. 2025-06-30 11:16:34.334 +03:00 [DBG] Connection id "0HNC8090TG9HV" stopped. 2025-06-30 11:16:34.370 +03:00 [DBG] Connection id "0HNC8090TG9I0" accepted. 2025-06-30 11:16:34.370 +03:00 [DBG] Connection id "0HNC8090TG9I0" started. 2025-06-30 11:16:34.370 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:34.370 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:34.370 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:34.370 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:34.371 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:34.371 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.371 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:34.371 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:34.371 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.371 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:34.371 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:34.371 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:34.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-06-30 11:16:34.371 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:34.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-06-30 11:16:34.371 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.371 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.371 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.371 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.371 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:34.371 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:34.371 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.371 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.371 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:34.371 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.371 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.371 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.371 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:34.371 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:34.371 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:34.372 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8772ms. 2025-06-30 11:16:34.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.372 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:34.372 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:34.372 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:34.373 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:34.373 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:34.373 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:34.373 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:34.373 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:34.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.373 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.373 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.373 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.373 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.373 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9022ms 2025-06-30 11:16:34.373 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.373 +03:00 [DBG] Connection id "0HNC8090TG9I0" completed keep alive response. 2025-06-30 11:16:34.373 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4903ms 2025-06-30 11:16:34.373 +03:00 [DBG] Connection id "0HNC8090TG9I0" received FIN. 2025-06-30 11:16:34.373 +03:00 [DBG] Connection id "0HNC8090TG9I0" disconnecting. 2025-06-30 11:16:34.373 +03:00 [DBG] Connection id "0HNC8090TG9I0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:34.374 +03:00 [DBG] Connection id "0HNC8090TG9I0" stopped. 2025-06-30 11:16:34.416 +03:00 [DBG] Connection id "0HNC8090TG9I1" accepted. 2025-06-30 11:16:34.416 +03:00 [DBG] Connection id "0HNC8090TG9I1" started. 2025-06-30 11:16:34.416 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:34.416 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:34.416 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:34.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:34.416 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:34.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:34.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:34.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.417 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:34.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:34.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:34.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-06-30 11:16:34.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:34.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-06-30 11:16:34.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:34.417 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:34.417 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:34.417 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.417 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.417 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:34.417 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:34.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:34.417 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:34.417 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:34.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.855ms. 2025-06-30 11:16:34.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:34.576 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:34.577 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:34.577 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:34.577 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:34.577 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:34.577 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:34.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:34.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:34.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:34.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 161.2758ms 2025-06-30 11:16:34.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:34.578 +03:00 [DBG] Connection id "0HNC8090TG9I1" completed keep alive response. 2025-06-30 11:16:34.578 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 162ms 2025-06-30 11:16:34.582 +03:00 [DBG] Connection id "0HNC8090TG9I1" received FIN. 2025-06-30 11:16:34.582 +03:00 [DBG] Connection id "0HNC8090TG9I1" disconnecting. 2025-06-30 11:16:34.582 +03:00 [DBG] Connection id "0HNC8090TG9I1" stopped. 2025-06-30 11:16:34.582 +03:00 [DBG] Connection id "0HNC8090TG9I1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:35.032 +03:00 [DBG] Connection id "0HNC8090TG9I2" accepted. 2025-06-30 11:16:35.032 +03:00 [DBG] Connection id "0HNC8090TG9I2" started. 2025-06-30 11:16:35.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:35.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:35.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:35.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:35.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:35.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:35.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:35.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:35.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:35.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:35.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:35.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:35.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:35.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:35.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:35.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:35.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:35.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:35.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:35.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:35.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:35.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:35.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.165ms. 2025-06-30 11:16:35.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:35.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:35.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:35.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0586ms 2025-06-30 11:16:35.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:35.034 +03:00 [DBG] Connection id "0HNC8090TG9I2" completed keep alive response. 2025-06-30 11:16:35.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0347ms 2025-06-30 11:16:35.035 +03:00 [DBG] Connection id "0HNC8090TG9I2" received FIN. 2025-06-30 11:16:35.035 +03:00 [DBG] Connection id "0HNC8090TG9I2" disconnecting. 2025-06-30 11:16:35.035 +03:00 [DBG] Connection id "0HNC8090TG9I2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:35.036 +03:00 [DBG] Connection id "0HNC8090TG9I2" stopped. 2025-06-30 11:16:39.813 +03:00 [DBG] Connection id "0HNC8090TG9I3" accepted. 2025-06-30 11:16:39.813 +03:00 [DBG] Connection id "0HNC8090TG9I3" started. 2025-06-30 11:16:39.813 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 3 2025-06-30 11:16:39.813 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:39.813 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:39.813 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:39.813 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:39.813 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:39.814 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:39.814 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:39.814 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:39.814 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:39.814 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:39.814 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:39.814 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:39.814 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:39.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-06-30 11:16:39.814 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:39.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-06-30 11:16:39.814 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.814 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.814 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.814 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.814 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:39.815 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:39.815 +03:00 [DBG] Connection id "0HNC8090TG9I3", Request id "0HNC8090TG9I3:00000001": started reading request body. 2025-06-30 11:16:39.815 +03:00 [DBG] Connection id "0HNC8090TG9I3", Request id "0HNC8090TG9I3:00000001": done reading request body. 2025-06-30 11:16:39.815 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:39.815 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:39.815 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:39.815 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.815 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.816 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.816 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.816 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:39.816 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:16:39.816 +03:00 [INF] Changing group of physicals [8] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:39.843 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.2992ms. 2025-06-30 11:16:39.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.843 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:39.843 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:39.843 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:39.843 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.844 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.844 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.844 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.844 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.844 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 29.4863ms 2025-06-30 11:16:39.844 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:39.844 +03:00 [DBG] Connection id "0HNC8090TG9I3" completed keep alive response. 2025-06-30 11:16:39.844 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 30.7879ms 2025-06-30 11:16:39.844 +03:00 [DBG] Connection id "0HNC8090TG9I3" received FIN. 2025-06-30 11:16:39.844 +03:00 [DBG] Connection id "0HNC8090TG9I3" disconnecting. 2025-06-30 11:16:39.844 +03:00 [DBG] Connection id "0HNC8090TG9I3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:39.845 +03:00 [DBG] Connection id "0HNC8090TG9I3" stopped. 2025-06-30 11:16:39.878 +03:00 [DBG] Connection id "0HNC8090TG9I4" accepted. 2025-06-30 11:16:39.878 +03:00 [DBG] Connection id "0HNC8090TG9I4" started. 2025-06-30 11:16:39.878 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:39.878 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:39.878 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:39.878 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:39.878 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:39.878 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:39.878 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:39.878 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:39.878 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:39.879 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:39.879 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:39.879 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:39.879 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:39.879 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:39.879 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:39.879 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.879 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.879 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.879 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.879 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:39.879 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:39.879 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.879 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.879 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:39.879 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.879 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.879 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.879 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:39.879 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:39.879 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:39.880 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8844ms. 2025-06-30 11:16:39.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.880 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:39.880 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:39.880 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:39.880 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:39.881 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:39.881 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:39.881 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:39.881 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:39.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:39.881 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.881 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.881 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.881 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.881 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.2803ms 2025-06-30 11:16:39.881 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:39.881 +03:00 [DBG] Connection id "0HNC8090TG9I4" completed keep alive response. 2025-06-30 11:16:39.881 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.8623ms 2025-06-30 11:16:39.881 +03:00 [DBG] Connection id "0HNC8090TG9I4" received FIN. 2025-06-30 11:16:39.882 +03:00 [DBG] Connection id "0HNC8090TG9I4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:39.882 +03:00 [DBG] Connection id "0HNC8090TG9I4" disconnecting. 2025-06-30 11:16:39.882 +03:00 [DBG] Connection id "0HNC8090TG9I4" stopped. 2025-06-30 11:16:39.920 +03:00 [DBG] Connection id "0HNC8090TG9I5" accepted. 2025-06-30 11:16:39.920 +03:00 [DBG] Connection id "0HNC8090TG9I5" started. 2025-06-30 11:16:39.920 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:39.921 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:39.921 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:39.921 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:39.921 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:39.921 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:39.921 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:39.921 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:39.921 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:39.921 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:39.921 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:39.921 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:39.921 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:39.922 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:39.922 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:39.922 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.922 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:39.922 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.922 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:39.922 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:39.922 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:39.922 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.922 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.922 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:39.922 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:39.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:39.922 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.922 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:39.922 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:39.922 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:39.922 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:40.036 +03:00 [DBG] Connection id "0HNC8090TG9I6" accepted. 2025-06-30 11:16:40.036 +03:00 [DBG] Connection id "0HNC8090TG9I6" started. 2025-06-30 11:16:40.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:40.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:40.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:40.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:40.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:40.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:40.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:40.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:40.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:40.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:40.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:40.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:40.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:40.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:40.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:40.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:40.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:40.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:40.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-30 11:16:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:40.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:40.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9016ms 2025-06-30 11:16:40.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:40.038 +03:00 [DBG] Connection id "0HNC8090TG9I6" completed keep alive response. 2025-06-30 11:16:40.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8752ms 2025-06-30 11:16:40.038 +03:00 [DBG] Connection id "0HNC8090TG9I6" received FIN. 2025-06-30 11:16:40.038 +03:00 [DBG] Connection id "0HNC8090TG9I6" disconnecting. 2025-06-30 11:16:40.038 +03:00 [DBG] Connection id "0HNC8090TG9I6" stopped. 2025-06-30 11:16:40.038 +03:00 [DBG] Connection id "0HNC8090TG9I6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:40.098 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 176.1231ms. 2025-06-30 11:16:40.098 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.098 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.099 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:40.099 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:40.099 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:40.099 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:40.099 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:40.099 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:40.099 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:40.100 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:40.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.100 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:40.100 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.100 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.100 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.100 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:40.100 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.6633ms 2025-06-30 11:16:40.100 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:40.100 +03:00 [DBG] Connection id "0HNC8090TG9I5" completed keep alive response. 2025-06-30 11:16:40.100 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.8635ms 2025-06-30 11:16:40.105 +03:00 [DBG] Connection id "0HNC8090TG9I5" received FIN. 2025-06-30 11:16:40.105 +03:00 [DBG] Connection id "0HNC8090TG9I5" disconnecting. 2025-06-30 11:16:40.105 +03:00 [DBG] Connection id "0HNC8090TG9I5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:40.106 +03:00 [DBG] Connection id "0HNC8090TG9I5" stopped. 2025-06-30 11:16:43.587 +03:00 [DBG] Connection id "0HNC8090TG9I7" accepted. 2025-06-30 11:16:43.587 +03:00 [DBG] Connection id "0HNC8090TG9I7" started. 2025-06-30 11:16:43.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - application/json;charset=UTF-8 4 2025-06-30 11:16:43.588 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:43.588 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:43.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:43.588 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/' 2025-06-30 11:16:43.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:43.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:43.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:43.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:43.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:43.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:43.588 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:43.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:43.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:43.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:43.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:43.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:43.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:43.589 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:43.589 +03:00 [DBG] Connection id "0HNC8090TG9I7", Request id "0HNC8090TG9I7:00000001": started reading request body. 2025-06-30 11:16:43.589 +03:00 [DBG] Connection id "0HNC8090TG9I7", Request id "0HNC8090TG9I7:00000001": done reading request body. 2025-06-30 11:16:43.589 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:43.589 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:43.589 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:43.590 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:43.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:43.590 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-2","System.Int32[]"]) 2025-06-30 11:16:43.590 +03:00 [INF] Changing group of physicals [29] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:43.633 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 43.4132ms. 2025-06-30 11:16:43.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:43.634 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:43.634 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.634 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 45.7654ms 2025-06-30 11:16:43.634 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:43.634 +03:00 [DBG] Connection id "0HNC8090TG9I7" completed keep alive response. 2025-06-30 11:16:43.634 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-2/ - 200 0 null 46.7948ms 2025-06-30 11:16:43.635 +03:00 [DBG] Connection id "0HNC8090TG9I7" received FIN. 2025-06-30 11:16:43.635 +03:00 [DBG] Connection id "0HNC8090TG9I7" disconnecting. 2025-06-30 11:16:43.635 +03:00 [DBG] Connection id "0HNC8090TG9I7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:43.636 +03:00 [DBG] Connection id "0HNC8090TG9I7" stopped. 2025-06-30 11:16:43.672 +03:00 [DBG] Connection id "0HNC8090TG9I8" accepted. 2025-06-30 11:16:43.672 +03:00 [DBG] Connection id "0HNC8090TG9I8" started. 2025-06-30 11:16:43.672 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:43.672 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:43.672 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:43.672 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:43.672 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:43.672 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.672 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:43.672 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:43.672 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.672 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:43.673 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:43.673 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:43.673 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:43.673 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:43.673 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:43.673 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.673 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.673 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.673 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.673 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:43.673 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:43.673 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.673 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.673 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:43.673 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.673 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.673 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.673 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:43.673 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:43.673 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:43.674 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0867ms. 2025-06-30 11:16:43.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:43.675 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:43.675 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:43.675 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:43.675 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:43.675 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:43.675 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:43.675 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.675 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5896ms 2025-06-30 11:16:43.675 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.675 +03:00 [DBG] Connection id "0HNC8090TG9I8" completed keep alive response. 2025-06-30 11:16:43.675 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.6098ms 2025-06-30 11:16:43.676 +03:00 [DBG] Connection id "0HNC8090TG9I8" received FIN. 2025-06-30 11:16:43.676 +03:00 [DBG] Connection id "0HNC8090TG9I8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:43.676 +03:00 [DBG] Connection id "0HNC8090TG9I8" disconnecting. 2025-06-30 11:16:43.676 +03:00 [DBG] Connection id "0HNC8090TG9I8" stopped. 2025-06-30 11:16:43.718 +03:00 [DBG] Connection id "0HNC8090TG9I9" accepted. 2025-06-30 11:16:43.718 +03:00 [DBG] Connection id "0HNC8090TG9I9" started. 2025-06-30 11:16:43.718 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:43.718 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:43.718 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:43.718 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:43.718 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:43.718 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.718 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:43.718 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:43.718 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.718 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:43.718 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:43.718 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:43.718 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:43.718 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:43.718 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:43.718 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.718 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.718 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.718 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:43.718 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:43.719 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:43.719 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.719 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.719 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:43.719 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:43.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.719 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.719 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.719 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:43.719 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:43.719 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:43.925 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 206.1408ms. 2025-06-30 11:16:43.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.925 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:43.925 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:43.925 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:43.925 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:43.925 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:43.925 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:43.925 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:43.926 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:43.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:43.926 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.926 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.926 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.926 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:43.926 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 208.0764ms 2025-06-30 11:16:43.926 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:43.927 +03:00 [DBG] Connection id "0HNC8090TG9I9" completed keep alive response. 2025-06-30 11:16:43.927 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 208.5648ms 2025-06-30 11:16:43.931 +03:00 [DBG] Connection id "0HNC8090TG9I9" received FIN. 2025-06-30 11:16:43.931 +03:00 [DBG] Connection id "0HNC8090TG9I9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:43.932 +03:00 [DBG] Connection id "0HNC8090TG9I9" disconnecting. 2025-06-30 11:16:43.932 +03:00 [DBG] Connection id "0HNC8090TG9I9" stopped. 2025-06-30 11:16:45.038 +03:00 [DBG] Connection id "0HNC8090TG9IA" accepted. 2025-06-30 11:16:45.038 +03:00 [DBG] Connection id "0HNC8090TG9IA" started. 2025-06-30 11:16:45.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:45.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:45.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:45.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:45.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:45.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:45.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:45.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:45.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:45.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:45.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:45.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:45.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:45.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1775ms. 2025-06-30 11:16:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.124ms 2025-06-30 11:16:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:45.040 +03:00 [DBG] Connection id "0HNC8090TG9IA" completed keep alive response. 2025-06-30 11:16:45.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8127ms 2025-06-30 11:16:45.040 +03:00 [DBG] Connection id "0HNC8090TG9IA" received FIN. 2025-06-30 11:16:45.040 +03:00 [DBG] Connection id "0HNC8090TG9IA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:45.041 +03:00 [DBG] Connection id "0HNC8090TG9IA" disconnecting. 2025-06-30 11:16:45.041 +03:00 [DBG] Connection id "0HNC8090TG9IA" stopped. 2025-06-30 11:16:48.040 +03:00 [DBG] Connection id "0HNC8090TG9IB" accepted. 2025-06-30 11:16:48.040 +03:00 [DBG] Connection id "0HNC8090TG9IB" started. 2025-06-30 11:16:48.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:48.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:48.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:48.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:48.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:48.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:48.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:48.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:48.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:48.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:48.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:48.040 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:48.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:48.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:48.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:48.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:48.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:48.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:48.041 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:48.041 +03:00 [DBG] Connection id "0HNC8090TG9IB", Request id "0HNC8090TG9IB:00000001": started reading request body. 2025-06-30 11:16:48.041 +03:00 [DBG] Connection id "0HNC8090TG9IB", Request id "0HNC8090TG9IB:00000001": done reading request body. 2025-06-30 11:16:48.041 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:48.041 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:48.041 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:48.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:48.042 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:48.042 +03:00 [INF] Changing group of physicals [33] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:48.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0639ms. 2025-06-30 11:16:48.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:48.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:48.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.063 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.477ms 2025-06-30 11:16:48.063 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:48.063 +03:00 [DBG] Connection id "0HNC8090TG9IB" completed keep alive response. 2025-06-30 11:16:48.063 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 23.2006ms 2025-06-30 11:16:48.064 +03:00 [DBG] Connection id "0HNC8090TG9IB" received FIN. 2025-06-30 11:16:48.064 +03:00 [DBG] Connection id "0HNC8090TG9IB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:48.064 +03:00 [DBG] Connection id "0HNC8090TG9IB" disconnecting. 2025-06-30 11:16:48.064 +03:00 [DBG] Connection id "0HNC8090TG9IB" stopped. 2025-06-30 11:16:48.100 +03:00 [DBG] Connection id "0HNC8090TG9IC" accepted. 2025-06-30 11:16:48.100 +03:00 [DBG] Connection id "0HNC8090TG9IC" started. 2025-06-30 11:16:48.101 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:48.101 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:48.101 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:48.101 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:48.101 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:48.101 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.101 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:48.101 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:48.101 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.101 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:48.101 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:48.101 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:48.101 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:48.101 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:48.101 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:48.101 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.101 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.101 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.101 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.101 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:48.101 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:48.101 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.101 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.101 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:48.101 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.101 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.101 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.101 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:48.101 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:48.101 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:48.102 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9063ms. 2025-06-30 11:16:48.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.102 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.102 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:48.103 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:48.103 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:48.103 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:48.103 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:48.103 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:48.103 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:48.103 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.103 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8639ms 2025-06-30 11:16:48.103 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.103 +03:00 [DBG] Connection id "0HNC8090TG9IC" completed keep alive response. 2025-06-30 11:16:48.103 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5126ms 2025-06-30 11:16:48.103 +03:00 [DBG] Connection id "0HNC8090TG9IC" received FIN. 2025-06-30 11:16:48.103 +03:00 [DBG] Connection id "0HNC8090TG9IC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:48.103 +03:00 [DBG] Connection id "0HNC8090TG9IC" disconnecting. 2025-06-30 11:16:48.103 +03:00 [DBG] Connection id "0HNC8090TG9IC" stopped. 2025-06-30 11:16:48.146 +03:00 [DBG] Connection id "0HNC8090TG9ID" accepted. 2025-06-30 11:16:48.146 +03:00 [DBG] Connection id "0HNC8090TG9ID" started. 2025-06-30 11:16:48.146 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:48.146 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:48.146 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:48.146 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:48.146 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:48.146 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.146 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:48.146 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:48.146 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.146 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:48.147 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:48.147 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:48.147 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:48.147 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:48.147 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:48.147 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.147 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.147 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.147 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:48.147 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:48.147 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:48.147 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.147 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.147 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:48.147 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:48.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.147 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.147 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.147 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:48.147 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:48.148 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:48.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.3038ms. 2025-06-30 11:16:48.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:48.321 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:48.321 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:48.321 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:48.321 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:48.321 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:48.321 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:48.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:48.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:48.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:48.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 176.1258ms 2025-06-30 11:16:48.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:48.323 +03:00 [DBG] Connection id "0HNC8090TG9ID" completed keep alive response. 2025-06-30 11:16:48.323 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 177.1671ms 2025-06-30 11:16:48.327 +03:00 [DBG] Connection id "0HNC8090TG9ID" received FIN. 2025-06-30 11:16:48.327 +03:00 [DBG] Connection id "0HNC8090TG9ID" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:48.328 +03:00 [DBG] Connection id "0HNC8090TG9ID" disconnecting. 2025-06-30 11:16:48.328 +03:00 [DBG] Connection id "0HNC8090TG9ID" stopped. 2025-06-30 11:16:50.038 +03:00 [DBG] Connection id "0HNC8090TG9IE" accepted. 2025-06-30 11:16:50.038 +03:00 [DBG] Connection id "0HNC8090TG9IE" started. 2025-06-30 11:16:50.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:50.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:50.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:50.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:50.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:50.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:50.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:50.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:50.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:50.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:50.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:50.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:50.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:50.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:50.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:50.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:50.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:50.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:50.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:50.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:50.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:50.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:50.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:50.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8347ms 2025-06-30 11:16:50.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:50.040 +03:00 [DBG] Connection id "0HNC8090TG9IE" completed keep alive response. 2025-06-30 11:16:50.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5296ms 2025-06-30 11:16:50.040 +03:00 [DBG] Connection id "0HNC8090TG9IE" received FIN. 2025-06-30 11:16:50.040 +03:00 [DBG] Connection id "0HNC8090TG9IE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:50.040 +03:00 [DBG] Connection id "0HNC8090TG9IE" disconnecting. 2025-06-30 11:16:50.040 +03:00 [DBG] Connection id "0HNC8090TG9IE" stopped. 2025-06-30 11:16:51.718 +03:00 [DBG] Connection id "0HNC8090TG9IF" accepted. 2025-06-30 11:16:51.718 +03:00 [DBG] Connection id "0HNC8090TG9IF" started. 2025-06-30 11:16:51.719 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:16:51.719 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:51.719 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:51.719 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:51.719 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:16:51.719 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:51.719 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:51.720 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:51.720 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:51.720 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:51.720 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:51.720 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:51.720 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:51.720 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:51.720 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:51.720 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:51.720 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:51.720 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.720 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.720 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.720 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:51.720 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:16:51.720 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:16:51.721 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:51.721 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:16:51.721 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:16:51.721 +03:00 [DBG] Connection id "0HNC8090TG9IF", Request id "0HNC8090TG9IF:00000001": started reading request body. 2025-06-30 11:16:51.721 +03:00 [DBG] Connection id "0HNC8090TG9IF", Request id "0HNC8090TG9IF:00000001": done reading request body. 2025-06-30 11:16:51.721 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:16:51.721 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:51.721 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:51.721 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:16:51.721 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:16:51.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.721 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.721 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.721 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:51.721 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:16:51.721 +03:00 [INF] Changing group of physicals [18] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:51.746 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.3869ms. 2025-06-30 11:16:51.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:51.746 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:51.746 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.746 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.2025ms 2025-06-30 11:16:51.746 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:16:51.746 +03:00 [DBG] Connection id "0HNC8090TG9IF" completed keep alive response. 2025-06-30 11:16:51.746 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 27.2339ms 2025-06-30 11:16:51.747 +03:00 [DBG] Connection id "0HNC8090TG9IF" received FIN. 2025-06-30 11:16:51.747 +03:00 [DBG] Connection id "0HNC8090TG9IF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:51.747 +03:00 [DBG] Connection id "0HNC8090TG9IF" disconnecting. 2025-06-30 11:16:51.747 +03:00 [DBG] Connection id "0HNC8090TG9IF" stopped. 2025-06-30 11:16:51.784 +03:00 [DBG] Connection id "0HNC8090TG9IG" accepted. 2025-06-30 11:16:51.784 +03:00 [DBG] Connection id "0HNC8090TG9IG" started. 2025-06-30 11:16:51.784 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:51.784 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:51.784 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:51.784 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:51.784 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:51.784 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.784 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:51.784 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:51.784 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.784 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:51.784 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:51.784 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:51.784 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:51.784 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:51.784 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:51.785 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.785 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.785 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.785 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.785 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:51.785 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:51.785 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.785 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.785 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:51.785 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.785 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.785 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.785 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:51.785 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:51.785 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:51.786 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8635ms. 2025-06-30 11:16:51.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:51.786 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:51.786 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:51.786 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:51.786 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:51.786 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:51.786 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:51.786 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.786 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.9025ms 2025-06-30 11:16:51.786 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.786 +03:00 [DBG] Connection id "0HNC8090TG9IG" completed keep alive response. 2025-06-30 11:16:51.787 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4671ms 2025-06-30 11:16:51.787 +03:00 [DBG] Connection id "0HNC8090TG9IG" received FIN. 2025-06-30 11:16:51.787 +03:00 [DBG] Connection id "0HNC8090TG9IG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:51.787 +03:00 [DBG] Connection id "0HNC8090TG9IG" disconnecting. 2025-06-30 11:16:51.787 +03:00 [DBG] Connection id "0HNC8090TG9IG" stopped. 2025-06-30 11:16:51.826 +03:00 [DBG] Connection id "0HNC8090TG9IH" accepted. 2025-06-30 11:16:51.826 +03:00 [DBG] Connection id "0HNC8090TG9IH" started. 2025-06-30 11:16:51.826 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:16:51.826 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:51.826 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:16:51.826 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:51.826 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:16:51.826 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.826 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:51.826 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:51.826 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.826 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:16:51.827 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:51.827 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:51.827 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:51.827 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:51.827 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:51.827 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.827 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.827 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.827 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:16:51.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:16:51.827 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:16:51.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.827 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.827 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:16:51.827 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:16:51.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.827 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.827 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.827 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:51.827 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:16:51.828 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:16:51.981 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.5876ms. 2025-06-30 11:16:51.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.981 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.982 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:51.982 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:16:51.982 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:16:51.982 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:16:51.982 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:16:51.982 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:16:51.982 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:16:51.983 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:16:51.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:51.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.984 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.984 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.984 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:51.984 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 156.9061ms 2025-06-30 11:16:51.984 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:16:51.984 +03:00 [DBG] Connection id "0HNC8090TG9IH" completed keep alive response. 2025-06-30 11:16:51.984 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 157.6979ms 2025-06-30 11:16:51.988 +03:00 [DBG] Connection id "0HNC8090TG9IH" received FIN. 2025-06-30 11:16:51.988 +03:00 [DBG] Connection id "0HNC8090TG9IH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:51.988 +03:00 [DBG] Connection id "0HNC8090TG9IH" disconnecting. 2025-06-30 11:16:51.988 +03:00 [DBG] Connection id "0HNC8090TG9IH" stopped. 2025-06-30 11:16:55.033 +03:00 [DBG] Connection id "0HNC8090TG9II" accepted. 2025-06-30 11:16:55.033 +03:00 [DBG] Connection id "0HNC8090TG9II" started. 2025-06-30 11:16:55.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:16:55.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:16:55.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:16:55.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:16:55.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:16:55.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:55.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:16:55.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:16:55.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:16:55.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:16:55.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:55.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:16:55.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:16:55.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:16:55.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:16:55.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:16:55.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:16:55.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:55.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:16:55.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:55.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:55.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:55.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:55.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:16:55.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-06-30 11:16:55.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:55.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:16:55.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:16:55.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1548ms 2025-06-30 11:16:55.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:16:55.035 +03:00 [DBG] Connection id "0HNC8090TG9II" completed keep alive response. 2025-06-30 11:16:55.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0448ms 2025-06-30 11:16:55.035 +03:00 [DBG] Connection id "0HNC8090TG9II" received FIN. 2025-06-30 11:16:55.035 +03:00 [DBG] Connection id "0HNC8090TG9II" disconnecting. 2025-06-30 11:16:55.036 +03:00 [DBG] Connection id "0HNC8090TG9II" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:16:55.037 +03:00 [DBG] Connection id "0HNC8090TG9II" stopped. 2025-06-30 11:17:00.038 +03:00 [DBG] Connection id "0HNC8090TG9IJ" accepted. 2025-06-30 11:17:00.039 +03:00 [DBG] Connection id "0HNC8090TG9IJ" started. 2025-06-30 11:17:00.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:00.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:00.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:00.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:00.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:00.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:00.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:00.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:00.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:00.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:00.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:00.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:00.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:00.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:00.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:00.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:00.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:00.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:00.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1808ms. 2025-06-30 11:17:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:00.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:00.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:00.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3813ms 2025-06-30 11:17:00.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:00.041 +03:00 [DBG] Connection id "0HNC8090TG9IJ" completed keep alive response. 2025-06-30 11:17:00.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5406ms 2025-06-30 11:17:00.042 +03:00 [DBG] Connection id "0HNC8090TG9IJ" received FIN. 2025-06-30 11:17:00.042 +03:00 [DBG] Connection id "0HNC8090TG9IJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:00.042 +03:00 [DBG] Connection id "0HNC8090TG9IJ" disconnecting. 2025-06-30 11:17:00.042 +03:00 [DBG] Connection id "0HNC8090TG9IJ" stopped. 2025-06-30 11:17:05.040 +03:00 [DBG] Connection id "0HNC8090TG9IK" accepted. 2025-06-30 11:17:05.040 +03:00 [DBG] Connection id "0HNC8090TG9IK" started. 2025-06-30 11:17:05.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:05.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:05.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:05.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:05.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:05.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:05.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:05.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:05.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:05.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:05.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:05.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:05.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:05.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:05.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:05.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:05.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:05.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:05.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:05.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.124ms. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:05.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:05.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:05.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.713ms 2025-06-30 11:17:05.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:05.041 +03:00 [DBG] Connection id "0HNC8090TG9IK" completed keep alive response. 2025-06-30 11:17:05.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2839ms 2025-06-30 11:17:05.042 +03:00 [DBG] Connection id "0HNC8090TG9IK" received FIN. 2025-06-30 11:17:05.042 +03:00 [DBG] Connection id "0HNC8090TG9IK" disconnecting. 2025-06-30 11:17:05.042 +03:00 [DBG] Connection id "0HNC8090TG9IK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:05.043 +03:00 [DBG] Connection id "0HNC8090TG9IK" stopped. 2025-06-30 11:17:10.043 +03:00 [DBG] Connection id "0HNC8090TG9IL" accepted. 2025-06-30 11:17:10.043 +03:00 [DBG] Connection id "0HNC8090TG9IL" started. 2025-06-30 11:17:10.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:10.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:10.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:10.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:10.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:10.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:10.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:10.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:10.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:10.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:10.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:10.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:10.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:10.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:10.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:10.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:10.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:10.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:10.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:10.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:10.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-30 11:17:10.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:10.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:10.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:10.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7661ms 2025-06-30 11:17:10.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:10.044 +03:00 [DBG] Connection id "0HNC8090TG9IL" completed keep alive response. 2025-06-30 11:17:10.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4095ms 2025-06-30 11:17:10.044 +03:00 [DBG] Connection id "0HNC8090TG9IL" received FIN. 2025-06-30 11:17:10.044 +03:00 [DBG] Connection id "0HNC8090TG9IL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:10.045 +03:00 [DBG] Connection id "0HNC8090TG9IL" disconnecting. 2025-06-30 11:17:10.045 +03:00 [DBG] Connection id "0HNC8090TG9IL" stopped. 2025-06-30 11:17:15.031 +03:00 [DBG] Connection id "0HNC8090TG9IM" accepted. 2025-06-30 11:17:15.032 +03:00 [DBG] Connection id "0HNC8090TG9IM" started. 2025-06-30 11:17:15.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:15.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:15.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:15.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:15.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:15.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:15.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:15.032 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:15.032 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:15.032 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:15.032 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:15.032 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:15.032 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:15.032 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:15.032 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:15.032 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:15.032 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:15.032 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.032 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.032 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:15.032 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:15.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:15.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:15.032 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:15.032 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:15.032 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:15.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1481ms. 2025-06-30 11:17:15.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:15.033 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:15.033 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:15.033 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7675ms 2025-06-30 11:17:15.033 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:15.033 +03:00 [DBG] Connection id "0HNC8090TG9IM" completed keep alive response. 2025-06-30 11:17:15.033 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3698ms 2025-06-30 11:17:15.033 +03:00 [DBG] Connection id "0HNC8090TG9IM" received FIN. 2025-06-30 11:17:15.033 +03:00 [DBG] Connection id "0HNC8090TG9IM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:15.033 +03:00 [DBG] Connection id "0HNC8090TG9IM" disconnecting. 2025-06-30 11:17:15.034 +03:00 [DBG] Connection id "0HNC8090TG9IM" stopped. 2025-06-30 11:17:18.286 +03:00 [DBG] Connection id "0HNC8090TG9IN" accepted. 2025-06-30 11:17:18.286 +03:00 [DBG] Connection id "0HNC8090TG9IN" started. 2025-06-30 11:17:18.287 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-4/ - application/json;charset=UTF-8 57 2025-06-30 11:17:18.287 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:18.287 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:18.287 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-4/' 2025-06-30 11:17:18.287 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-4/' 2025-06-30 11:17:18.287 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:18.287 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:18.287 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:18.287 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:18.287 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:18.287 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:18.287 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:18.287 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:18.287 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:18.287 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:18.287 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:18.287 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:18.287 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.287 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.287 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.287 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:17:18.288 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:17:18.288 +03:00 [DBG] Connection id "0HNC8090TG9IN", Request id "0HNC8090TG9IN:00000001": started reading request body. 2025-06-30 11:17:18.288 +03:00 [DBG] Connection id "0HNC8090TG9IN", Request id "0HNC8090TG9IN:00000001": done reading request body. 2025-06-30 11:17:18.288 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:18.288 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:17:18.288 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:18.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.288 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.288 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.288 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:18.289 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-4","System.Int32[]"]) 2025-06-30 11:17:18.289 +03:00 [INF] Changing group of physicals [509,512,518,514,517,511,519,513,522,520,510,515,516,521] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:18.339 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 50.5343ms. 2025-06-30 11:17:18.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:18.339 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:18.339 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.339 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.340 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.340 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.340 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 52.1791ms 2025-06-30 11:17:18.340 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:18.340 +03:00 [DBG] Connection id "0HNC8090TG9IN" completed keep alive response. 2025-06-30 11:17:18.340 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-4/ - 200 0 null 53.0473ms 2025-06-30 11:17:18.340 +03:00 [DBG] Connection id "0HNC8090TG9IN" received FIN. 2025-06-30 11:17:18.340 +03:00 [DBG] Connection id "0HNC8090TG9IN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:18.340 +03:00 [DBG] Connection id "0HNC8090TG9IN" disconnecting. 2025-06-30 11:17:18.340 +03:00 [DBG] Connection id "0HNC8090TG9IN" stopped. 2025-06-30 11:17:18.377 +03:00 [DBG] Connection id "0HNC8090TG9IO" accepted. 2025-06-30 11:17:18.377 +03:00 [DBG] Connection id "0HNC8090TG9IO" started. 2025-06-30 11:17:18.377 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:17:18.377 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:18.377 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:17:18.377 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:18.377 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:18.377 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.377 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:18.377 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:18.377 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.377 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:18.377 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:18.377 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:18.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-06-30 11:17:18.377 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:18.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-06-30 11:17:18.377 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.377 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.377 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.377 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.377 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:17:18.377 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:17:18.378 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.378 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.378 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:17:18.378 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.378 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.378 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.378 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:18.378 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:17:18.378 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:18.379 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6165ms. 2025-06-30 11:17:18.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.379 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.379 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:18.380 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:17:18.380 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:17:18.380 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:17:18.380 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:17:18.380 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:17:18.380 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:17:18.380 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.380 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.7038ms 2025-06-30 11:17:18.380 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.380 +03:00 [DBG] Connection id "0HNC8090TG9IO" completed keep alive response. 2025-06-30 11:17:18.380 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2692ms 2025-06-30 11:17:18.380 +03:00 [DBG] Connection id "0HNC8090TG9IO" received FIN. 2025-06-30 11:17:18.380 +03:00 [DBG] Connection id "0HNC8090TG9IO" disconnecting. 2025-06-30 11:17:18.380 +03:00 [DBG] Connection id "0HNC8090TG9IO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:18.382 +03:00 [DBG] Connection id "0HNC8090TG9IO" stopped. 2025-06-30 11:17:18.420 +03:00 [DBG] Connection id "0HNC8090TG9IP" accepted. 2025-06-30 11:17:18.420 +03:00 [DBG] Connection id "0HNC8090TG9IP" started. 2025-06-30 11:17:18.420 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:17:18.420 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:18.420 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:17:18.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:18.420 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:18.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:18.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:18.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.421 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:18.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:18.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:18.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-06-30 11:17:18.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:18.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-06-30 11:17:18.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:18.421 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:17:18.421 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:17:18.421 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.421 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.421 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:17:18.421 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:17:18.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:18.421 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:17:18.421 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:18.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 152.2351ms. 2025-06-30 11:17:18.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:18.574 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:17:18.574 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:17:18.574 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:17:18.574 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:17:18.574 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:17:18.574 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:17:18.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:18.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:18.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:18.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.0167ms 2025-06-30 11:17:18.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:18.576 +03:00 [DBG] Connection id "0HNC8090TG9IP" completed keep alive response. 2025-06-30 11:17:18.576 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 155.6157ms 2025-06-30 11:17:18.579 +03:00 [DBG] Connection id "0HNC8090TG9IP" received FIN. 2025-06-30 11:17:18.579 +03:00 [DBG] Connection id "0HNC8090TG9IP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:18.579 +03:00 [DBG] Connection id "0HNC8090TG9IP" disconnecting. 2025-06-30 11:17:18.579 +03:00 [DBG] Connection id "0HNC8090TG9IP" stopped. 2025-06-30 11:17:20.036 +03:00 [DBG] Connection id "0HNC8090TG9IQ" accepted. 2025-06-30 11:17:20.036 +03:00 [DBG] Connection id "0HNC8090TG9IQ" started. 2025-06-30 11:17:20.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:20.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:20.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:20.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:20.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:20.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:20.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:20.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:20.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:20.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:20.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:20.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:20.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:20.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:20.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:20.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:20.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:20.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:20.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:20.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:20.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-30 11:17:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:20.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:20.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9064ms 2025-06-30 11:17:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:20.038 +03:00 [DBG] Connection id "0HNC8090TG9IQ" completed keep alive response. 2025-06-30 11:17:20.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7288ms 2025-06-30 11:17:20.039 +03:00 [DBG] Connection id "0HNC8090TG9IQ" received FIN. 2025-06-30 11:17:20.039 +03:00 [DBG] Connection id "0HNC8090TG9IQ" disconnecting. 2025-06-30 11:17:20.039 +03:00 [DBG] Connection id "0HNC8090TG9IQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:20.040 +03:00 [DBG] Connection id "0HNC8090TG9IQ" stopped. 2025-06-30 11:17:25.034 +03:00 [DBG] Connection id "0HNC8090TG9IR" accepted. 2025-06-30 11:17:25.034 +03:00 [DBG] Connection id "0HNC8090TG9IR" started. 2025-06-30 11:17:25.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:25.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:25.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:25.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:25.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:25.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:25.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:25.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:25.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:25.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:25.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:25.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:25.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:25.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:25.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:25.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:25.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:25.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:25.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:25.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1588ms. 2025-06-30 11:17:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:25.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:25.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:25.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1226ms 2025-06-30 11:17:25.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:25.036 +03:00 [DBG] Connection id "0HNC8090TG9IR" completed keep alive response. 2025-06-30 11:17:25.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0986ms 2025-06-30 11:17:25.037 +03:00 [DBG] Connection id "0HNC8090TG9IR" received FIN. 2025-06-30 11:17:25.037 +03:00 [DBG] Connection id "0HNC8090TG9IR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:25.037 +03:00 [DBG] Connection id "0HNC8090TG9IR" disconnecting. 2025-06-30 11:17:25.037 +03:00 [DBG] Connection id "0HNC8090TG9IR" stopped. 2025-06-30 11:17:30.036 +03:00 [DBG] Connection id "0HNC8090TG9IS" accepted. 2025-06-30 11:17:30.036 +03:00 [DBG] Connection id "0HNC8090TG9IS" started. 2025-06-30 11:17:30.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:30.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:30.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:30.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:30.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:30.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:30.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:30.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:30.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:30.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:30.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:30.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:30.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:30.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:30.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:30.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:30.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:30.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:30.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:30.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:30.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:30.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:30.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:30.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8874ms 2025-06-30 11:17:30.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:30.038 +03:00 [DBG] Connection id "0HNC8090TG9IS" completed keep alive response. 2025-06-30 11:17:30.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6698ms 2025-06-30 11:17:30.039 +03:00 [DBG] Connection id "0HNC8090TG9IS" received FIN. 2025-06-30 11:17:30.039 +03:00 [DBG] Connection id "0HNC8090TG9IS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:30.039 +03:00 [DBG] Connection id "0HNC8090TG9IS" disconnecting. 2025-06-30 11:17:30.039 +03:00 [DBG] Connection id "0HNC8090TG9IS" stopped. 2025-06-30 11:17:35.033 +03:00 [DBG] Connection id "0HNC8090TG9IT" accepted. 2025-06-30 11:17:35.033 +03:00 [DBG] Connection id "0HNC8090TG9IT" started. 2025-06-30 11:17:35.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:35.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:35.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:35.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:35.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:35.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:35.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:35.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:35.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:35.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:35.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:35.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:35.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:35.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:35.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:35.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:35.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:35.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:35.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:35.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:35.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:35.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:35.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:35.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1783ms. 2025-06-30 11:17:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:35.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:35.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:35.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5495ms 2025-06-30 11:17:35.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:35.037 +03:00 [DBG] Connection id "0HNC8090TG9IT" completed keep alive response. 2025-06-30 11:17:35.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3321ms 2025-06-30 11:17:35.037 +03:00 [DBG] Connection id "0HNC8090TG9IT" received FIN. 2025-06-30 11:17:35.037 +03:00 [DBG] Connection id "0HNC8090TG9IT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:35.037 +03:00 [DBG] Connection id "0HNC8090TG9IT" disconnecting. 2025-06-30 11:17:35.038 +03:00 [DBG] Connection id "0HNC8090TG9IT" stopped. 2025-06-30 11:17:40.034 +03:00 [DBG] Connection id "0HNC8090TG9IU" accepted. 2025-06-30 11:17:40.034 +03:00 [DBG] Connection id "0HNC8090TG9IU" started. 2025-06-30 11:17:40.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:40.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:40.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:40.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:40.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:40.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:40.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:40.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:40.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:40.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:40.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:40.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:40.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:40.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:40.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:40.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:40.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:40.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:40.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:40.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:40.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:40.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:40.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2209ms 2025-06-30 11:17:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:40.037 +03:00 [DBG] Connection id "0HNC8090TG9IU" completed keep alive response. 2025-06-30 11:17:40.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1213ms 2025-06-30 11:17:40.037 +03:00 [DBG] Connection id "0HNC8090TG9IU" received FIN. 2025-06-30 11:17:40.037 +03:00 [DBG] Connection id "0HNC8090TG9IU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:40.037 +03:00 [DBG] Connection id "0HNC8090TG9IU" disconnecting. 2025-06-30 11:17:40.037 +03:00 [DBG] Connection id "0HNC8090TG9IU" stopped. 2025-06-30 11:17:45.034 +03:00 [DBG] Connection id "0HNC8090TG9IV" accepted. 2025-06-30 11:17:45.034 +03:00 [DBG] Connection id "0HNC8090TG9IV" started. 2025-06-30 11:17:45.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:45.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:45.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:45.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:45.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:45.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:45.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:45.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:45.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:45.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:45.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:45.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:45.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:45.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:45.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:45.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:45.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:45.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:45.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:45.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1954ms. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:45.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:45.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:45.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:45.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:45.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:45.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.422ms 2025-06-30 11:17:45.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:45.037 +03:00 [DBG] Connection id "0HNC8090TG9IV" completed keep alive response. 2025-06-30 11:17:45.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4831ms 2025-06-30 11:17:45.037 +03:00 [DBG] Connection id "0HNC8090TG9IV" received FIN. 2025-06-30 11:17:45.037 +03:00 [DBG] Connection id "0HNC8090TG9IV" disconnecting. 2025-06-30 11:17:45.037 +03:00 [DBG] Connection id "0HNC8090TG9IV" stopped. 2025-06-30 11:17:45.037 +03:00 [DBG] Connection id "0HNC8090TG9IV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:49.850 +03:00 [DBG] Connection id "0HNC8090TG9J0" accepted. 2025-06-30 11:17:49.850 +03:00 [DBG] Connection id "0HNC8090TG9J0" started. 2025-06-30 11:17:49.850 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-5/ - application/json;charset=UTF-8 9 2025-06-30 11:17:49.850 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:49.850 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:49.850 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-5/' 2025-06-30 11:17:49.850 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-5/' 2025-06-30 11:17:49.850 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:49.850 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:49.850 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:49.850 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:49.850 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:49.850 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:49.850 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:49.851 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:49.851 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:49.851 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:49.851 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:49.851 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:49.851 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.851 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.851 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.851 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:17:49.851 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:17:49.851 +03:00 [DBG] Connection id "0HNC8090TG9J0", Request id "0HNC8090TG9J0:00000001": started reading request body. 2025-06-30 11:17:49.851 +03:00 [DBG] Connection id "0HNC8090TG9J0", Request id "0HNC8090TG9J0:00000001": done reading request body. 2025-06-30 11:17:49.851 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:49.851 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:17:49.851 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:17:49.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.851 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.851 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.852 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:49.852 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-5","System.Int32[]"]) 2025-06-30 11:17:49.852 +03:00 [INF] Changing group of physicals [523,524] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:49.875 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.3944ms. 2025-06-30 11:17:49.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.875 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:49.876 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:49.876 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:49.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.876 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 25.1581ms 2025-06-30 11:17:49.876 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:17:49.876 +03:00 [DBG] Connection id "0HNC8090TG9J0" completed keep alive response. 2025-06-30 11:17:49.876 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-5/ - 200 0 null 26.2269ms 2025-06-30 11:17:49.876 +03:00 [DBG] Connection id "0HNC8090TG9J0" received FIN. 2025-06-30 11:17:49.876 +03:00 [DBG] Connection id "0HNC8090TG9J0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:49.877 +03:00 [DBG] Connection id "0HNC8090TG9J0" disconnecting. 2025-06-30 11:17:49.877 +03:00 [DBG] Connection id "0HNC8090TG9J0" stopped. 2025-06-30 11:17:49.910 +03:00 [DBG] Connection id "0HNC8090TG9J1" accepted. 2025-06-30 11:17:49.910 +03:00 [DBG] Connection id "0HNC8090TG9J1" started. 2025-06-30 11:17:49.910 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:17:49.910 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:49.910 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:17:49.910 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:49.910 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:49.910 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:49.910 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:49.910 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:49.910 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:49.910 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:49.910 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:49.910 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:49.911 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:49.911 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:49.911 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:49.911 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.911 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.911 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.911 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.911 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:17:49.911 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:17:49.911 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.911 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.911 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:17:49.911 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.911 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.911 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.911 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:49.911 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:17:49.911 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:49.914 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.3853ms. 2025-06-30 11:17:49.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:49.914 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:17:49.914 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:17:49.914 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:17:49.914 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:17:49.914 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:17:49.914 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:17:49.914 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.914 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.915 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.9094ms 2025-06-30 11:17:49.915 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:49.915 +03:00 [DBG] Connection id "0HNC8090TG9J1" completed keep alive response. 2025-06-30 11:17:49.915 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.8457ms 2025-06-30 11:17:49.915 +03:00 [DBG] Connection id "0HNC8090TG9J1" received FIN. 2025-06-30 11:17:49.915 +03:00 [DBG] Connection id "0HNC8090TG9J1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:49.915 +03:00 [DBG] Connection id "0HNC8090TG9J1" disconnecting. 2025-06-30 11:17:49.915 +03:00 [DBG] Connection id "0HNC8090TG9J1" stopped. 2025-06-30 11:17:49.953 +03:00 [DBG] Connection id "0HNC8090TG9J2" accepted. 2025-06-30 11:17:49.954 +03:00 [DBG] Connection id "0HNC8090TG9J2" started. 2025-06-30 11:17:49.954 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:17:49.954 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:49.954 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:17:49.954 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:49.954 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:17:49.954 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:49.954 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:49.954 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:49.954 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:49.954 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:17:49.954 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:49.954 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:49.954 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:49.954 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:49.954 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:49.954 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.954 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:49.954 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.954 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:17:49.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:17:49.954 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:17:49.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.954 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.954 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:17:49.954 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:17:49.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:49.954 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.954 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:49.954 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:49.954 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:17:49.955 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:17:50.036 +03:00 [DBG] Connection id "0HNC8090TG9J3" accepted. 2025-06-30 11:17:50.036 +03:00 [DBG] Connection id "0HNC8090TG9J3" started. 2025-06-30 11:17:50.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:50.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:50.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:50.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:50.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:50.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:50.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:50.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:50.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:50.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:50.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:50.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:50.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:50.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:50.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:50.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:50.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:50.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:50.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:50.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1314ms. 2025-06-30 11:17:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:50.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:50.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.995ms 2025-06-30 11:17:50.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:50.038 +03:00 [DBG] Connection id "0HNC8090TG9J3" completed keep alive response. 2025-06-30 11:17:50.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7875ms 2025-06-30 11:17:50.038 +03:00 [DBG] Connection id "0HNC8090TG9J3" received FIN. 2025-06-30 11:17:50.038 +03:00 [DBG] Connection id "0HNC8090TG9J3" disconnecting. 2025-06-30 11:17:50.038 +03:00 [DBG] Connection id "0HNC8090TG9J3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:50.040 +03:00 [DBG] Connection id "0HNC8090TG9J3" stopped. 2025-06-30 11:17:50.111 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 156.4003ms. 2025-06-30 11:17:50.111 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.111 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:50.111 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:17:50.111 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:17:50.111 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:17:50.111 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:17:50.111 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:17:50.111 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:17:50.113 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:17:50.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:50.113 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.113 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.113 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.113 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:50.113 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.7931ms 2025-06-30 11:17:50.113 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:17:50.113 +03:00 [DBG] Connection id "0HNC8090TG9J2" completed keep alive response. 2025-06-30 11:17:50.113 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.3817ms 2025-06-30 11:17:50.116 +03:00 [DBG] Connection id "0HNC8090TG9J2" received FIN. 2025-06-30 11:17:50.116 +03:00 [DBG] Connection id "0HNC8090TG9J2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:50.116 +03:00 [DBG] Connection id "0HNC8090TG9J2" disconnecting. 2025-06-30 11:17:50.116 +03:00 [DBG] Connection id "0HNC8090TG9J2" stopped. 2025-06-30 11:17:55.038 +03:00 [DBG] Connection id "0HNC8090TG9J4" accepted. 2025-06-30 11:17:55.038 +03:00 [DBG] Connection id "0HNC8090TG9J4" started. 2025-06-30 11:17:55.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:17:55.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:17:55.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:17:55.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:17:55.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:17:55.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:55.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:17:55.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:17:55.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:17:55.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:17:55.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:55.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:17:55.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:17:55.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:17:55.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:17:55.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:17:55.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:17:55.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:55.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:17:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:55.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:17:55.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-06-30 11:17:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:55.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:17:55.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:17:55.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7976ms 2025-06-30 11:17:55.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:17:55.041 +03:00 [DBG] Connection id "0HNC8090TG9J4" completed keep alive response. 2025-06-30 11:17:55.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2787ms 2025-06-30 11:17:55.041 +03:00 [DBG] Connection id "0HNC8090TG9J4" received FIN. 2025-06-30 11:17:55.041 +03:00 [DBG] Connection id "0HNC8090TG9J4" disconnecting. 2025-06-30 11:17:55.041 +03:00 [DBG] Connection id "0HNC8090TG9J4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:17:55.042 +03:00 [DBG] Connection id "0HNC8090TG9J4" stopped. 2025-06-30 11:18:00.033 +03:00 [DBG] Connection id "0HNC8090TG9J5" accepted. 2025-06-30 11:18:00.034 +03:00 [DBG] Connection id "0HNC8090TG9J5" started. 2025-06-30 11:18:00.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:00.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:00.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:00.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:00.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:00.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:00.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:00.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:00.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:00.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:00.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:00.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:00.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:00.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:00.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:00.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:00.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:00.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:00.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:00.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:00.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:00.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:00.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:00.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:00.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1673ms. 2025-06-30 11:18:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:00.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:00.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:00.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5256ms 2025-06-30 11:18:00.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:00.037 +03:00 [DBG] Connection id "0HNC8090TG9J5" completed keep alive response. 2025-06-30 11:18:00.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7944ms 2025-06-30 11:18:00.038 +03:00 [DBG] Connection id "0HNC8090TG9J5" received FIN. 2025-06-30 11:18:00.038 +03:00 [DBG] Connection id "0HNC8090TG9J5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:00.038 +03:00 [DBG] Connection id "0HNC8090TG9J5" disconnecting. 2025-06-30 11:18:00.038 +03:00 [DBG] Connection id "0HNC8090TG9J5" stopped. 2025-06-30 11:18:05.414 +03:00 [DBG] Connection id "0HNC8090TG9J6" accepted. 2025-06-30 11:18:05.414 +03:00 [DBG] Connection id "0HNC8090TG9J6" started. 2025-06-30 11:18:05.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:05.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:05.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:05.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:05.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-06-30 11:18:05.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:05.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:05.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:05.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:05.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:05.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:05.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-06-30 11:18:05.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:05.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:05.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:05.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:05.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:05.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:05.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:05.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:05.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1176ms. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:05.415 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:05.415 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:05.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7374ms 2025-06-30 11:18:05.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:05.415 +03:00 [DBG] Connection id "0HNC8090TG9J6" completed keep alive response. 2025-06-30 11:18:05.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4277ms 2025-06-30 11:18:05.416 +03:00 [DBG] Connection id "0HNC8090TG9J6" received FIN. 2025-06-30 11:18:05.416 +03:00 [DBG] Connection id "0HNC8090TG9J6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:05.416 +03:00 [DBG] Connection id "0HNC8090TG9J6" disconnecting. 2025-06-30 11:18:05.416 +03:00 [DBG] Connection id "0HNC8090TG9J6" stopped. 2025-06-30 11:18:10.402 +03:00 [DBG] Connection id "0HNC8090TG9J7" accepted. 2025-06-30 11:18:10.402 +03:00 [DBG] Connection id "0HNC8090TG9J7" started. 2025-06-30 11:18:10.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:10.402 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:10.402 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:10.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:10.403 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:10.403 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:10.403 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:10.403 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:10.403 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:10.403 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:10.403 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:10.403 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:10.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:10.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:10.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:10.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:10.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:10.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:10.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:10.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:10.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:10.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:10.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:10.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:10.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-30 11:18:10.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:10.404 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:10.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:10.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9491ms 2025-06-30 11:18:10.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:10.404 +03:00 [DBG] Connection id "0HNC8090TG9J7" completed keep alive response. 2025-06-30 11:18:10.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7535ms 2025-06-30 11:18:10.404 +03:00 [DBG] Connection id "0HNC8090TG9J7" received FIN. 2025-06-30 11:18:10.405 +03:00 [DBG] Connection id "0HNC8090TG9J7" disconnecting. 2025-06-30 11:18:10.405 +03:00 [DBG] Connection id "0HNC8090TG9J7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:10.406 +03:00 [DBG] Connection id "0HNC8090TG9J7" stopped. 2025-06-30 11:18:15.404 +03:00 [DBG] Connection id "0HNC8090TG9J8" accepted. 2025-06-30 11:18:15.404 +03:00 [DBG] Connection id "0HNC8090TG9J8" started. 2025-06-30 11:18:15.404 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:15.404 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:15.404 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:15.404 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:15.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-06-30 11:18:15.404 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:15.404 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:15.404 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:15.404 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:15.404 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:15.404 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:15.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-06-30 11:18:15.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:15.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:15.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-06-30 11:18:15.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:15.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-06-30 11:18:15.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:15.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:15.405 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:15.405 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:15.405 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:15.405 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:15.405 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7829ms 2025-06-30 11:18:15.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:15.406 +03:00 [DBG] Connection id "0HNC8090TG9J8" completed keep alive response. 2025-06-30 11:18:15.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4334ms 2025-06-30 11:18:15.406 +03:00 [DBG] Connection id "0HNC8090TG9J8" received FIN. 2025-06-30 11:18:15.406 +03:00 [DBG] Connection id "0HNC8090TG9J8" disconnecting. 2025-06-30 11:18:15.406 +03:00 [DBG] Connection id "0HNC8090TG9J8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:15.407 +03:00 [DBG] Connection id "0HNC8090TG9J8" stopped. 2025-06-30 11:18:20.406 +03:00 [DBG] Connection id "0HNC8090TG9J9" accepted. 2025-06-30 11:18:20.406 +03:00 [DBG] Connection id "0HNC8090TG9J9" started. 2025-06-30 11:18:20.406 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:20.406 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:20.406 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:20.406 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:20.407 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:20.407 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:20.407 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:20.407 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:20.407 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:20.407 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:20.407 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:20.407 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:20.407 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:20.407 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:20.407 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:20.407 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:20.407 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:20.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.407 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:20.407 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:20.407 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:20.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:20.407 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:20.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:20.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:20.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:20.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6656ms 2025-06-30 11:18:20.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:20.408 +03:00 [DBG] Connection id "0HNC8090TG9J9" completed keep alive response. 2025-06-30 11:18:20.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.294ms 2025-06-30 11:18:20.408 +03:00 [DBG] Connection id "0HNC8090TG9J9" received FIN. 2025-06-30 11:18:20.408 +03:00 [DBG] Connection id "0HNC8090TG9J9" disconnecting. 2025-06-30 11:18:20.408 +03:00 [DBG] Connection id "0HNC8090TG9J9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:20.409 +03:00 [DBG] Connection id "0HNC8090TG9J9" stopped. 2025-06-30 11:18:25.034 +03:00 [DBG] Connection id "0HNC8090TG9JA" accepted. 2025-06-30 11:18:25.034 +03:00 [DBG] Connection id "0HNC8090TG9JA" started. 2025-06-30 11:18:25.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:25.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:25.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:25.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:25.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:25.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:25.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:25.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:25.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:25.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:25.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:25.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:25.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:25.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:25.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:25.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:25.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:25.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:25.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:25.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:25.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:25.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:25.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7036ms 2025-06-30 11:18:25.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:25.035 +03:00 [DBG] Connection id "0HNC8090TG9JA" completed keep alive response. 2025-06-30 11:18:25.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2851ms 2025-06-30 11:18:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JA" received FIN. 2025-06-30 11:18:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JA" disconnecting. 2025-06-30 11:18:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JA" stopped. 2025-06-30 11:18:30.039 +03:00 [DBG] Connection id "0HNC8090TG9JB" accepted. 2025-06-30 11:18:30.039 +03:00 [DBG] Connection id "0HNC8090TG9JB" started. 2025-06-30 11:18:30.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:30.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:30.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:30.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:30.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:30.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:30.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:30.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:30.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:30.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:30.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:30.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:30.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:30.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:30.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1725ms. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:30.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:30.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:30.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6879ms 2025-06-30 11:18:30.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:30.042 +03:00 [DBG] Connection id "0HNC8090TG9JB" completed keep alive response. 2025-06-30 11:18:30.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9366ms 2025-06-30 11:18:30.043 +03:00 [DBG] Connection id "0HNC8090TG9JB" received FIN. 2025-06-30 11:18:30.043 +03:00 [DBG] Connection id "0HNC8090TG9JB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:30.043 +03:00 [DBG] Connection id "0HNC8090TG9JB" disconnecting. 2025-06-30 11:18:30.043 +03:00 [DBG] Connection id "0HNC8090TG9JB" stopped. 2025-06-30 11:18:35.036 +03:00 [DBG] Connection id "0HNC8090TG9JC" accepted. 2025-06-30 11:18:35.036 +03:00 [DBG] Connection id "0HNC8090TG9JC" started. 2025-06-30 11:18:35.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:35.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:35.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:35.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:35.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:35.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:35.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:35.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:35.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:35.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:35.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:35.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:35.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:35.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:35.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:35.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:35.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:35.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:35.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:35.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:35.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:35.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:35.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:35.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7556ms 2025-06-30 11:18:35.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:35.038 +03:00 [DBG] Connection id "0HNC8090TG9JC" completed keep alive response. 2025-06-30 11:18:35.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3882ms 2025-06-30 11:18:35.038 +03:00 [DBG] Connection id "0HNC8090TG9JC" received FIN. 2025-06-30 11:18:35.038 +03:00 [DBG] Connection id "0HNC8090TG9JC" disconnecting. 2025-06-30 11:18:35.038 +03:00 [DBG] Connection id "0HNC8090TG9JC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:35.039 +03:00 [DBG] Connection id "0HNC8090TG9JC" stopped. 2025-06-30 11:18:40.038 +03:00 [DBG] Connection id "0HNC8090TG9JD" accepted. 2025-06-30 11:18:40.038 +03:00 [DBG] Connection id "0HNC8090TG9JD" started. 2025-06-30 11:18:40.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:40.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:40.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:40.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:40.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:40.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:40.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:40.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:40.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:40.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:40.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:40.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:40.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:40.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:40.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:40.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:40.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:40.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:40.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:40.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:40.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:40.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:40.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:40.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6569ms 2025-06-30 11:18:40.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:40.040 +03:00 [DBG] Connection id "0HNC8090TG9JD" completed keep alive response. 2025-06-30 11:18:40.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2147ms 2025-06-30 11:18:40.040 +03:00 [DBG] Connection id "0HNC8090TG9JD" received FIN. 2025-06-30 11:18:40.040 +03:00 [DBG] Connection id "0HNC8090TG9JD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:40.040 +03:00 [DBG] Connection id "0HNC8090TG9JD" disconnecting. 2025-06-30 11:18:40.040 +03:00 [DBG] Connection id "0HNC8090TG9JD" stopped. 2025-06-30 11:18:45.034 +03:00 [DBG] Connection id "0HNC8090TG9JE" accepted. 2025-06-30 11:18:45.035 +03:00 [DBG] Connection id "0HNC8090TG9JE" started. 2025-06-30 11:18:45.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:45.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:45.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:45.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:45.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:45.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:45.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:45.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:45.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:45.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:45.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:45.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:45.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:45.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:45.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:45.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:45.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:45.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:45.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:45.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:45.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:45.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:45.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7178ms 2025-06-30 11:18:45.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:45.036 +03:00 [DBG] Connection id "0HNC8090TG9JE" completed keep alive response. 2025-06-30 11:18:45.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5633ms 2025-06-30 11:18:45.036 +03:00 [DBG] Connection id "0HNC8090TG9JE" received FIN. 2025-06-30 11:18:45.037 +03:00 [DBG] Connection id "0HNC8090TG9JE" disconnecting. 2025-06-30 11:18:45.037 +03:00 [DBG] Connection id "0HNC8090TG9JE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:45.038 +03:00 [DBG] Connection id "0HNC8090TG9JE" stopped. 2025-06-30 11:18:50.038 +03:00 [DBG] Connection id "0HNC8090TG9JF" accepted. 2025-06-30 11:18:50.038 +03:00 [DBG] Connection id "0HNC8090TG9JF" started. 2025-06-30 11:18:50.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:50.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:50.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:50.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:50.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:50.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:50.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:50.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:50.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:50.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:50.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:50.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:50.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:50.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:50.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:50.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:50.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:50.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:50.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:50.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1547ms. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:50.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:50.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:50.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8886ms 2025-06-30 11:18:50.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:50.040 +03:00 [DBG] Connection id "0HNC8090TG9JF" completed keep alive response. 2025-06-30 11:18:50.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5767ms 2025-06-30 11:18:50.040 +03:00 [DBG] Connection id "0HNC8090TG9JF" received FIN. 2025-06-30 11:18:50.040 +03:00 [DBG] Connection id "0HNC8090TG9JF" disconnecting. 2025-06-30 11:18:50.040 +03:00 [DBG] Connection id "0HNC8090TG9JF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:50.041 +03:00 [DBG] Connection id "0HNC8090TG9JF" stopped. 2025-06-30 11:18:55.042 +03:00 [DBG] Connection id "0HNC8090TG9JG" accepted. 2025-06-30 11:18:55.042 +03:00 [DBG] Connection id "0HNC8090TG9JG" started. 2025-06-30 11:18:55.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:18:55.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:18:55.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:18:55.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:18:55.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:18:55.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:55.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:18:55.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:18:55.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:18:55.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:18:55.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:55.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:18:55.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:18:55.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:18:55.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:18:55.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:18:55.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:18:55.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:55.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:55.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:18:55.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1186ms. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:55.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:18:55.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:18:55.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:18:55.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6209ms 2025-06-30 11:18:55.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:18:55.044 +03:00 [DBG] Connection id "0HNC8090TG9JG" completed keep alive response. 2025-06-30 11:18:55.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3156ms 2025-06-30 11:18:55.044 +03:00 [DBG] Connection id "0HNC8090TG9JG" received FIN. 2025-06-30 11:18:55.044 +03:00 [DBG] Connection id "0HNC8090TG9JG" disconnecting. 2025-06-30 11:18:55.044 +03:00 [DBG] Connection id "0HNC8090TG9JG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:18:55.045 +03:00 [DBG] Connection id "0HNC8090TG9JG" stopped. 2025-06-30 11:19:00.038 +03:00 [DBG] Connection id "0HNC8090TG9JH" accepted. 2025-06-30 11:19:00.038 +03:00 [DBG] Connection id "0HNC8090TG9JH" started. 2025-06-30 11:19:00.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:00.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:00.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:00.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:00.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:00.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:00.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:00.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:00.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:00.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:00.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:00.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:00.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:00.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:00.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:00.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:00.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:00.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:00.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:00.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1683ms. 2025-06-30 11:19:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:00.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:00.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:00.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2598ms 2025-06-30 11:19:00.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:00.040 +03:00 [DBG] Connection id "0HNC8090TG9JH" completed keep alive response. 2025-06-30 11:19:00.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1979ms 2025-06-30 11:19:00.041 +03:00 [DBG] Connection id "0HNC8090TG9JH" received FIN. 2025-06-30 11:19:00.041 +03:00 [DBG] Connection id "0HNC8090TG9JH" disconnecting. 2025-06-30 11:19:00.041 +03:00 [DBG] Connection id "0HNC8090TG9JH" stopped. 2025-06-30 11:19:00.041 +03:00 [DBG] Connection id "0HNC8090TG9JH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:05.038 +03:00 [DBG] Connection id "0HNC8090TG9JI" accepted. 2025-06-30 11:19:05.038 +03:00 [DBG] Connection id "0HNC8090TG9JI" started. 2025-06-30 11:19:05.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:05.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:05.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:05.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:05.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:05.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:05.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:05.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:05.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:05.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:05.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:05.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:05.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:05.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:05.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:05.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:05.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6497ms 2025-06-30 11:19:05.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:05.040 +03:00 [DBG] Connection id "0HNC8090TG9JI" completed keep alive response. 2025-06-30 11:19:05.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4213ms 2025-06-30 11:19:05.040 +03:00 [DBG] Connection id "0HNC8090TG9JI" received FIN. 2025-06-30 11:19:05.040 +03:00 [DBG] Connection id "0HNC8090TG9JI" disconnecting. 2025-06-30 11:19:05.040 +03:00 [DBG] Connection id "0HNC8090TG9JI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:05.041 +03:00 [DBG] Connection id "0HNC8090TG9JI" stopped. 2025-06-30 11:19:10.033 +03:00 [DBG] Connection id "0HNC8090TG9JJ" accepted. 2025-06-30 11:19:10.034 +03:00 [DBG] Connection id "0HNC8090TG9JJ" started. 2025-06-30 11:19:10.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:10.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:10.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:10.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:10.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:10.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:10.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:10.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:10.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:10.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:10.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:10.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:10.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:10.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:10.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:10.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:10.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:10.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:10.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:10.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:10.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:10.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:10.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-30 11:19:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:10.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:10.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:10.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7003ms 2025-06-30 11:19:10.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:10.035 +03:00 [DBG] Connection id "0HNC8090TG9JJ" completed keep alive response. 2025-06-30 11:19:10.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3596ms 2025-06-30 11:19:10.035 +03:00 [DBG] Connection id "0HNC8090TG9JJ" received FIN. 2025-06-30 11:19:10.035 +03:00 [DBG] Connection id "0HNC8090TG9JJ" disconnecting. 2025-06-30 11:19:10.035 +03:00 [DBG] Connection id "0HNC8090TG9JJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:10.037 +03:00 [DBG] Connection id "0HNC8090TG9JJ" stopped. 2025-06-30 11:19:12.851 +03:00 [DBG] Connection id "0HNC8090TG9JK" accepted. 2025-06-30 11:19:12.851 +03:00 [DBG] Connection id "0HNC8090TG9JK" started. 2025-06-30 11:19:12.851 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 9768 2025-06-30 11:19:12.851 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:12.851 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:12.851 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:19:12.852 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:19:12.852 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:19:12.852 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:12.852 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:12.852 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:12.852 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:12.852 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:19:12.852 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:12.852 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:12.852 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:12.852 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:12.852 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:12.852 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:12.852 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.852 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.852 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.852 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.852 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:19:12.852 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:19:12.852 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:19:12.852 +03:00 [DBG] Connection id "0HNC8090TG9JK", Request id "0HNC8090TG9JK:00000001": started reading request body. 2025-06-30 11:19:12.852 +03:00 [DBG] Connection id "0HNC8090TG9JK", Request id "0HNC8090TG9JK:00000001": done reading request body. 2025-06-30 11:19:12.852 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:19:12.853 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:19:12.853 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:19:12.853 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:19:12.853 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:19:12.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.853 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.853 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.853 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:12.853 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:19:12.853 +03:00 [INF] Updating physical elements properties 2025-06-30 11:19:12.876 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.2832ms. 2025-06-30 11:19:12.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.876 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.876 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.876 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.876 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:12.877 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:12.877 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.877 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.877 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.0099ms 2025-06-30 11:19:12.877 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:19:12.877 +03:00 [DBG] Connection id "0HNC8090TG9JK" completed keep alive response. 2025-06-30 11:19:12.877 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 25.684ms 2025-06-30 11:19:12.877 +03:00 [DBG] Connection id "0HNC8090TG9JK" received FIN. 2025-06-30 11:19:12.877 +03:00 [DBG] Connection id "0HNC8090TG9JK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:12.877 +03:00 [DBG] Connection id "0HNC8090TG9JK" disconnecting. 2025-06-30 11:19:12.878 +03:00 [DBG] Connection id "0HNC8090TG9JK" stopped. 2025-06-30 11:19:12.914 +03:00 [DBG] Connection id "0HNC8090TG9JL" accepted. 2025-06-30 11:19:12.914 +03:00 [DBG] Connection id "0HNC8090TG9JL" started. 2025-06-30 11:19:12.914 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:19:12.914 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:12.914 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:19:12.914 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:12.914 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:12.914 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:12.914 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:12.914 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:12.914 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:12.914 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:12.914 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:12.915 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:12.915 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:12.915 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:12.915 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:12.915 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.915 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.915 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.915 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:19:12.915 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:19:12.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.915 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.915 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:19:12.915 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.915 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.915 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.915 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:12.915 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:19:12.915 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:19:12.917 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5054ms. 2025-06-30 11:19:12.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:12.917 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:19:12.917 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:19:12.917 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:19:12.917 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:19:12.917 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:19:12.917 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:19:12.917 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.917 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6513ms 2025-06-30 11:19:12.917 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:12.917 +03:00 [DBG] Connection id "0HNC8090TG9JL" completed keep alive response. 2025-06-30 11:19:12.917 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3069ms 2025-06-30 11:19:12.918 +03:00 [DBG] Connection id "0HNC8090TG9JL" received FIN. 2025-06-30 11:19:12.918 +03:00 [DBG] Connection id "0HNC8090TG9JL" disconnecting. 2025-06-30 11:19:12.918 +03:00 [DBG] Connection id "0HNC8090TG9JL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:12.919 +03:00 [DBG] Connection id "0HNC8090TG9JL" stopped. 2025-06-30 11:19:12.960 +03:00 [DBG] Connection id "0HNC8090TG9JM" accepted. 2025-06-30 11:19:12.960 +03:00 [DBG] Connection id "0HNC8090TG9JM" started. 2025-06-30 11:19:12.960 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:19:12.960 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:12.960 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:19:12.960 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:12.960 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:12.960 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:12.960 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:12.960 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:12.960 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:12.960 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:12.960 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:12.960 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:12.960 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:12.960 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:12.960 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:12.961 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.961 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:12.961 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.961 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:12.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:19:12.961 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:19:12.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.961 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.961 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:19:12.961 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:19:12.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:12.961 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.961 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:12.961 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:12.961 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:19:12.961 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:19:13.116 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.7595ms. 2025-06-30 11:19:13.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:13.116 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:13.116 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:19:13.116 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:19:13.116 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:19:13.116 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:19:13.116 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:19:13.116 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:19:13.118 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:13.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:13.119 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:13.119 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.119 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.119 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.119 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:13.119 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.1389ms 2025-06-30 11:19:13.119 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:13.119 +03:00 [DBG] Connection id "0HNC8090TG9JM" completed keep alive response. 2025-06-30 11:19:13.119 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.768ms 2025-06-30 11:19:13.122 +03:00 [DBG] Connection id "0HNC8090TG9JM" received FIN. 2025-06-30 11:19:13.122 +03:00 [DBG] Connection id "0HNC8090TG9JM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:13.123 +03:00 [DBG] Connection id "0HNC8090TG9JM" disconnecting. 2025-06-30 11:19:13.123 +03:00 [DBG] Connection id "0HNC8090TG9JM" stopped. 2025-06-30 11:19:15.035 +03:00 [DBG] Connection id "0HNC8090TG9JN" accepted. 2025-06-30 11:19:15.035 +03:00 [DBG] Connection id "0HNC8090TG9JN" started. 2025-06-30 11:19:15.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:15.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:15.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:15.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:15.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:15.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:15.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:15.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:15.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:15.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:15.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:15.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:15.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:15.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:15.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:15.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:15.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:15.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:15.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:15.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1686ms. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:15.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:15.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:15.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-06-30 11:19:15.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:15.036 +03:00 [DBG] Connection id "0HNC8090TG9JN" completed keep alive response. 2025-06-30 11:19:15.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4974ms 2025-06-30 11:19:15.037 +03:00 [DBG] Connection id "0HNC8090TG9JN" received FIN. 2025-06-30 11:19:15.037 +03:00 [DBG] Connection id "0HNC8090TG9JN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:15.037 +03:00 [DBG] Connection id "0HNC8090TG9JN" disconnecting. 2025-06-30 11:19:15.037 +03:00 [DBG] Connection id "0HNC8090TG9JN" stopped. 2025-06-30 11:19:20.040 +03:00 [DBG] Connection id "0HNC8090TG9JO" accepted. 2025-06-30 11:19:20.040 +03:00 [DBG] Connection id "0HNC8090TG9JO" started. 2025-06-30 11:19:20.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:20.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:20.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:20.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:20.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:20.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:20.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:20.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:20.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:20.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:20.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:20.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:20.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:20.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:20.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:20.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:20.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:20.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:20.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:20.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1571ms. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:20.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:20.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:20.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9845ms 2025-06-30 11:19:20.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:20.042 +03:00 [DBG] Connection id "0HNC8090TG9JO" completed keep alive response. 2025-06-30 11:19:20.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9848ms 2025-06-30 11:19:20.042 +03:00 [DBG] Connection id "0HNC8090TG9JO" received FIN. 2025-06-30 11:19:20.042 +03:00 [DBG] Connection id "0HNC8090TG9JO" disconnecting. 2025-06-30 11:19:20.042 +03:00 [DBG] Connection id "0HNC8090TG9JO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:20.043 +03:00 [DBG] Connection id "0HNC8090TG9JO" stopped. 2025-06-30 11:19:25.034 +03:00 [DBG] Connection id "0HNC8090TG9JP" accepted. 2025-06-30 11:19:25.034 +03:00 [DBG] Connection id "0HNC8090TG9JP" started. 2025-06-30 11:19:25.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:25.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:25.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:25.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:25.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:25.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:25.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:25.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:25.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:25.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:25.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:25.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:25.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:25.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:25.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:25.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:25.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:25.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:25.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:25.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:25.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:25.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:25.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:25.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7386ms 2025-06-30 11:19:25.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JP" completed keep alive response. 2025-06-30 11:19:25.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3258ms 2025-06-30 11:19:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JP" received FIN. 2025-06-30 11:19:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JP" disconnecting. 2025-06-30 11:19:25.036 +03:00 [DBG] Connection id "0HNC8090TG9JP" stopped. 2025-06-30 11:19:30.033 +03:00 [DBG] Connection id "0HNC8090TG9JQ" accepted. 2025-06-30 11:19:30.033 +03:00 [DBG] Connection id "0HNC8090TG9JQ" started. 2025-06-30 11:19:30.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:30.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:30.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:30.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:30.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:30.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:30.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:30.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:30.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:30.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:30.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:30.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:30.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:30.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:30.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:30.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:30.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:30.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:30.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:30.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:30.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:30.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:30.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:30.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:30.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7032ms 2025-06-30 11:19:30.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:30.035 +03:00 [DBG] Connection id "0HNC8090TG9JQ" completed keep alive response. 2025-06-30 11:19:30.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2999ms 2025-06-30 11:19:30.035 +03:00 [DBG] Connection id "0HNC8090TG9JQ" received FIN. 2025-06-30 11:19:30.035 +03:00 [DBG] Connection id "0HNC8090TG9JQ" disconnecting. 2025-06-30 11:19:30.035 +03:00 [DBG] Connection id "0HNC8090TG9JQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:30.036 +03:00 [DBG] Connection id "0HNC8090TG9JQ" stopped. 2025-06-30 11:19:32.256 +03:00 [DBG] Connection id "0HNC8090TG9JR" accepted. 2025-06-30 11:19:32.256 +03:00 [DBG] Connection id "0HNC8090TG9JR" started. 2025-06-30 11:19:32.257 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 40 2025-06-30 11:19:32.257 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:32.257 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:32.257 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:19:32.257 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:19:32.257 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:19:32.257 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:32.257 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:32.257 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:32.257 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:32.257 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:19:32.257 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:32.257 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:32.257 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:32.257 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:32.257 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:32.257 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:32.257 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.257 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.257 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.257 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:19:32.257 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:19:32.257 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:19:32.258 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:19:32.258 +03:00 [DBG] Connection id "0HNC8090TG9JR", Request id "0HNC8090TG9JR:00000001": started reading request body. 2025-06-30 11:19:32.258 +03:00 [DBG] Connection id "0HNC8090TG9JR", Request id "0HNC8090TG9JR:00000001": done reading request body. 2025-06-30 11:19:32.258 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:19:32.258 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:19:32.258 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:19:32.258 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:19:32.258 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:19:32.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.258 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.258 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.258 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:32.258 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:19:32.258 +03:00 [INF] Changing group of physicals [18,33,15,24,12,27,9,36,6,30,21,3,39,42] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:19:32.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 155.3365ms. 2025-06-30 11:19:32.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:32.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:32.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 156.7472ms 2025-06-30 11:19:32.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:19:32.414 +03:00 [DBG] Connection id "0HNC8090TG9JR" completed keep alive response. 2025-06-30 11:19:32.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 157.5261ms 2025-06-30 11:19:32.414 +03:00 [DBG] Connection id "0HNC8090TG9JR" received FIN. 2025-06-30 11:19:32.415 +03:00 [DBG] Connection id "0HNC8090TG9JR" disconnecting. 2025-06-30 11:19:32.415 +03:00 [DBG] Connection id "0HNC8090TG9JR" stopped. 2025-06-30 11:19:32.415 +03:00 [DBG] Connection id "0HNC8090TG9JR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:32.452 +03:00 [DBG] Connection id "0HNC8090TG9JS" accepted. 2025-06-30 11:19:32.452 +03:00 [DBG] Connection id "0HNC8090TG9JS" started. 2025-06-30 11:19:32.453 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:19:32.453 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:32.453 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:19:32.453 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:32.453 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:32.453 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.453 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:32.453 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:32.453 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.453 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:32.453 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:32.453 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:32.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-06-30 11:19:32.453 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:32.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-06-30 11:19:32.453 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.453 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.453 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.454 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.454 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:19:32.454 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:19:32.454 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.454 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.454 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:19:32.454 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.454 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.454 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.454 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:32.454 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:19:32.454 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:19:32.455 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0298ms. 2025-06-30 11:19:32.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.455 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:32.455 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:19:32.455 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:19:32.456 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:19:32.456 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:19:32.456 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:19:32.456 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:19:32.456 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:32.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.456 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.456 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.456 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.456 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.456 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5663ms 2025-06-30 11:19:32.456 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.456 +03:00 [DBG] Connection id "0HNC8090TG9JS" completed keep alive response. 2025-06-30 11:19:32.456 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5049ms 2025-06-30 11:19:32.456 +03:00 [DBG] Connection id "0HNC8090TG9JS" received FIN. 2025-06-30 11:19:32.456 +03:00 [DBG] Connection id "0HNC8090TG9JS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:32.457 +03:00 [DBG] Connection id "0HNC8090TG9JS" disconnecting. 2025-06-30 11:19:32.457 +03:00 [DBG] Connection id "0HNC8090TG9JS" stopped. 2025-06-30 11:19:32.498 +03:00 [DBG] Connection id "0HNC8090TG9JT" accepted. 2025-06-30 11:19:32.499 +03:00 [DBG] Connection id "0HNC8090TG9JT" started. 2025-06-30 11:19:32.499 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:19:32.499 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:32.499 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:19:32.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:32.499 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:19:32.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:32.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:32.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.500 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:19:32.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:32.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:32.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:32.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:32.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:32.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:19:32.500 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:19:32.500 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:19:32.501 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.501 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.501 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:19:32.501 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:19:32.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:32.501 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:19:32.501 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:19:32.675 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.8572ms. 2025-06-30 11:19:32.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.675 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:32.675 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:19:32.675 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:19:32.675 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:19:32.675 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:19:32.675 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:19:32.675 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:19:32.678 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:19:32.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:32.678 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.678 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.678 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.678 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:32.678 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 178.3598ms 2025-06-30 11:19:32.678 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:19:32.678 +03:00 [DBG] Connection id "0HNC8090TG9JT" completed keep alive response. 2025-06-30 11:19:32.679 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 179.7074ms 2025-06-30 11:19:32.681 +03:00 [DBG] Connection id "0HNC8090TG9JT" received FIN. 2025-06-30 11:19:32.681 +03:00 [DBG] Connection id "0HNC8090TG9JT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:32.681 +03:00 [DBG] Connection id "0HNC8090TG9JT" disconnecting. 2025-06-30 11:19:32.681 +03:00 [DBG] Connection id "0HNC8090TG9JT" stopped. 2025-06-30 11:19:35.036 +03:00 [DBG] Connection id "0HNC8090TG9JU" accepted. 2025-06-30 11:19:35.036 +03:00 [DBG] Connection id "0HNC8090TG9JU" started. 2025-06-30 11:19:35.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:35.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:35.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:35.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:35.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:35.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:35.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:35.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:35.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:35.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:35.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:35.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:35.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:35.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:35.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:35.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:35.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:35.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:35.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:35.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:35.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-30 11:19:35.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:35.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:35.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:35.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0159ms 2025-06-30 11:19:35.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:35.038 +03:00 [DBG] Connection id "0HNC8090TG9JU" completed keep alive response. 2025-06-30 11:19:35.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9479ms 2025-06-30 11:19:35.039 +03:00 [DBG] Connection id "0HNC8090TG9JU" received FIN. 2025-06-30 11:19:35.039 +03:00 [DBG] Connection id "0HNC8090TG9JU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:35.039 +03:00 [DBG] Connection id "0HNC8090TG9JU" disconnecting. 2025-06-30 11:19:35.039 +03:00 [DBG] Connection id "0HNC8090TG9JU" stopped. 2025-06-30 11:19:40.034 +03:00 [DBG] Connection id "0HNC8090TG9JV" accepted. 2025-06-30 11:19:40.034 +03:00 [DBG] Connection id "0HNC8090TG9JV" started. 2025-06-30 11:19:40.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:40.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:40.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:40.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:40.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:40.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:40.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:40.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:40.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:40.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:40.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:40.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:40.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:40.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:40.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:40.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:40.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:40.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:40.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:40.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:40.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:40.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:40.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1154ms. 2025-06-30 11:19:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:40.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:40.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6881ms 2025-06-30 11:19:40.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:40.036 +03:00 [DBG] Connection id "0HNC8090TG9JV" completed keep alive response. 2025-06-30 11:19:40.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8134ms 2025-06-30 11:19:40.036 +03:00 [DBG] Connection id "0HNC8090TG9JV" received FIN. 2025-06-30 11:19:40.037 +03:00 [DBG] Connection id "0HNC8090TG9JV" disconnecting. 2025-06-30 11:19:40.037 +03:00 [DBG] Connection id "0HNC8090TG9JV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:40.038 +03:00 [DBG] Connection id "0HNC8090TG9JV" stopped. 2025-06-30 11:19:45.033 +03:00 [DBG] Connection id "0HNC8090TG9K0" accepted. 2025-06-30 11:19:45.034 +03:00 [DBG] Connection id "0HNC8090TG9K0" started. 2025-06-30 11:19:45.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:45.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:45.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:45.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:45.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:45.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:45.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:45.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:45.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:45.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:45.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:45.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:45.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:45.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:45.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:45.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:45.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:45.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:45.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:45.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:45.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:45.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:45.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:45.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:45.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-30 11:19:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:45.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:45.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:45.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7695ms 2025-06-30 11:19:45.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:45.035 +03:00 [DBG] Connection id "0HNC8090TG9K0" completed keep alive response. 2025-06-30 11:19:45.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3999ms 2025-06-30 11:19:45.035 +03:00 [DBG] Connection id "0HNC8090TG9K0" received FIN. 2025-06-30 11:19:45.035 +03:00 [DBG] Connection id "0HNC8090TG9K0" disconnecting. 2025-06-30 11:19:45.036 +03:00 [DBG] Connection id "0HNC8090TG9K0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:45.037 +03:00 [DBG] Connection id "0HNC8090TG9K0" stopped. 2025-06-30 11:19:50.078 +03:00 [DBG] Connection id "0HNC8090TG9K1" accepted. 2025-06-30 11:19:50.078 +03:00 [DBG] Connection id "0HNC8090TG9K1" started. 2025-06-30 11:19:50.078 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:50.079 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:50.079 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:50.079 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:50.079 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:50.079 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:50.079 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:50.080 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:50.080 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:50.080 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:50.080 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:50.080 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:50.080 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:50.080 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:50.080 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:50.080 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:50.080 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:50.080 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.080 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.080 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:50.080 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:50.080 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:50.080 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:50.081 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:50.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2125ms. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:50.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:50.082 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:50.082 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:50.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6598ms 2025-06-30 11:19:50.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:50.082 +03:00 [DBG] Connection id "0HNC8090TG9K1" completed keep alive response. 2025-06-30 11:19:50.082 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1381ms 2025-06-30 11:19:50.083 +03:00 [DBG] Connection id "0HNC8090TG9K1" received FIN. 2025-06-30 11:19:50.083 +03:00 [DBG] Connection id "0HNC8090TG9K1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:50.083 +03:00 [DBG] Connection id "0HNC8090TG9K1" disconnecting. 2025-06-30 11:19:50.083 +03:00 [DBG] Connection id "0HNC8090TG9K1" stopped. 2025-06-30 11:19:55.034 +03:00 [DBG] Connection id "0HNC8090TG9K2" accepted. 2025-06-30 11:19:55.034 +03:00 [DBG] Connection id "0HNC8090TG9K2" started. 2025-06-30 11:19:55.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:19:55.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:19:55.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:19:55.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:19:55.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:19:55.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:55.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:19:55.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:19:55.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:19:55.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:19:55.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:55.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:19:55.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:19:55.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:19:55.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:19:55.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:19:55.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:19:55.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:55.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:55.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:19:55.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:55.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:19:55.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:19:55.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:19:55.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7824ms 2025-06-30 11:19:55.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:19:55.036 +03:00 [DBG] Connection id "0HNC8090TG9K2" completed keep alive response. 2025-06-30 11:19:55.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3687ms 2025-06-30 11:19:55.036 +03:00 [DBG] Connection id "0HNC8090TG9K2" received FIN. 2025-06-30 11:19:55.036 +03:00 [DBG] Connection id "0HNC8090TG9K2" disconnecting. 2025-06-30 11:19:55.036 +03:00 [DBG] Connection id "0HNC8090TG9K2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:19:55.037 +03:00 [DBG] Connection id "0HNC8090TG9K2" stopped. 2025-06-30 11:20:00.044 +03:00 [DBG] Connection id "0HNC8090TG9K3" accepted. 2025-06-30 11:20:00.044 +03:00 [DBG] Connection id "0HNC8090TG9K3" started. 2025-06-30 11:20:00.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:00.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:00.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:00.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:00.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:00.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:00.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:00.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:00.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:00.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:00.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:00.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:00.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:00.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:00.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:00.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:00.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:00.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:00.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:00.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:00.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:00.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:00.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1528ms. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:00.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:00.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:00.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2395ms 2025-06-30 11:20:00.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:00.047 +03:00 [DBG] Connection id "0HNC8090TG9K3" completed keep alive response. 2025-06-30 11:20:00.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1843ms 2025-06-30 11:20:00.047 +03:00 [DBG] Connection id "0HNC8090TG9K3" received FIN. 2025-06-30 11:20:00.047 +03:00 [DBG] Connection id "0HNC8090TG9K3" disconnecting. 2025-06-30 11:20:00.047 +03:00 [DBG] Connection id "0HNC8090TG9K3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:00.048 +03:00 [DBG] Connection id "0HNC8090TG9K3" stopped. 2025-06-30 11:20:05.046 +03:00 [DBG] Connection id "0HNC8090TG9K4" accepted. 2025-06-30 11:20:05.046 +03:00 [DBG] Connection id "0HNC8090TG9K4" started. 2025-06-30 11:20:05.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:05.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:05.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:05.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:05.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:05.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:05.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:05.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:05.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:05.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:05.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:05.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:05.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:05.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:05.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:05.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:05.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:05.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:05.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:05.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:05.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:05.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:05.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:05.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9154ms 2025-06-30 11:20:05.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:05.048 +03:00 [DBG] Connection id "0HNC8090TG9K4" completed keep alive response. 2025-06-30 11:20:05.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.566ms 2025-06-30 11:20:05.048 +03:00 [DBG] Connection id "0HNC8090TG9K4" received FIN. 2025-06-30 11:20:05.048 +03:00 [DBG] Connection id "0HNC8090TG9K4" disconnecting. 2025-06-30 11:20:05.048 +03:00 [DBG] Connection id "0HNC8090TG9K4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:05.049 +03:00 [DBG] Connection id "0HNC8090TG9K4" stopped. 2025-06-30 11:20:10.032 +03:00 [DBG] Connection id "0HNC8090TG9K5" accepted. 2025-06-30 11:20:10.032 +03:00 [DBG] Connection id "0HNC8090TG9K5" started. 2025-06-30 11:20:10.032 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:10.032 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:10.032 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:10.032 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:10.032 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:10.032 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:10.032 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:10.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:10.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:10.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:10.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:10.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:10.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:10.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:10.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:10.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:10.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:10.033 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.033 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:10.033 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:10.033 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:10.033 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1101ms. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:10.033 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:10.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:10.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:10.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7851ms 2025-06-30 11:20:10.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:10.034 +03:00 [DBG] Connection id "0HNC8090TG9K5" completed keep alive response. 2025-06-30 11:20:10.034 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.537ms 2025-06-30 11:20:10.034 +03:00 [DBG] Connection id "0HNC8090TG9K5" received FIN. 2025-06-30 11:20:10.034 +03:00 [DBG] Connection id "0HNC8090TG9K5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:10.034 +03:00 [DBG] Connection id "0HNC8090TG9K5" disconnecting. 2025-06-30 11:20:10.034 +03:00 [DBG] Connection id "0HNC8090TG9K5" stopped. 2025-06-30 11:20:15.033 +03:00 [DBG] Connection id "0HNC8090TG9K6" accepted. 2025-06-30 11:20:15.033 +03:00 [DBG] Connection id "0HNC8090TG9K6" started. 2025-06-30 11:20:15.033 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:15.033 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:15.033 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:15.033 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:15.033 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:15.033 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:15.033 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:15.033 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:15.033 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:15.033 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:15.033 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:15.033 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:15.033 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:15.033 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:15.033 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:15.033 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:15.033 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:15.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:15.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:15.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:15.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.152ms. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:15.034 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:15.034 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:15.034 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9325ms 2025-06-30 11:20:15.034 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:15.035 +03:00 [DBG] Connection id "0HNC8090TG9K6" completed keep alive response. 2025-06-30 11:20:15.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.692ms 2025-06-30 11:20:15.035 +03:00 [DBG] Connection id "0HNC8090TG9K6" received FIN. 2025-06-30 11:20:15.035 +03:00 [DBG] Connection id "0HNC8090TG9K6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:15.035 +03:00 [DBG] Connection id "0HNC8090TG9K6" disconnecting. 2025-06-30 11:20:15.035 +03:00 [DBG] Connection id "0HNC8090TG9K6" stopped. 2025-06-30 11:20:16.648 +03:00 [DBG] Connection id "0HNC8090TG9K7" accepted. 2025-06-30 11:20:16.648 +03:00 [DBG] Connection id "0HNC8090TG9K7" started. 2025-06-30 11:20:16.648 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 703 2025-06-30 11:20:16.648 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:16.648 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:16.648 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:20:16.648 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:20:16.648 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:16.648 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:16.648 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:16.648 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:16.648 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:16.648 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:16.648 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:16.648 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:16.648 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:16.648 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:16.648 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:16.648 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:16.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.649 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.649 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.649 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:20:16.649 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:20:16.649 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:20:16.649 +03:00 [DBG] Connection id "0HNC8090TG9K7", Request id "0HNC8090TG9K7:00000001": started reading request body. 2025-06-30 11:20:16.649 +03:00 [DBG] Connection id "0HNC8090TG9K7", Request id "0HNC8090TG9K7:00000001": done reading request body. 2025-06-30 11:20:16.649 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:20:16.649 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:16.649 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:16.649 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:20:16.649 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:16.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.649 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.649 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.649 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:16.649 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:20:16.649 +03:00 [INF] Updating physical elements properties 2025-06-30 11:20:16.668 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 18.518ms. 2025-06-30 11:20:16.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:16.668 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:16.668 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.668 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 19.6771ms 2025-06-30 11:20:16.668 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:16.668 +03:00 [DBG] Connection id "0HNC8090TG9K7" completed keep alive response. 2025-06-30 11:20:16.668 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 20.3ms 2025-06-30 11:20:16.669 +03:00 [DBG] Connection id "0HNC8090TG9K7" received FIN. 2025-06-30 11:20:16.669 +03:00 [DBG] Connection id "0HNC8090TG9K7" disconnecting. 2025-06-30 11:20:16.669 +03:00 [DBG] Connection id "0HNC8090TG9K7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:16.670 +03:00 [DBG] Connection id "0HNC8090TG9K7" stopped. 2025-06-30 11:20:16.707 +03:00 [DBG] Connection id "0HNC8090TG9K8" accepted. 2025-06-30 11:20:16.707 +03:00 [DBG] Connection id "0HNC8090TG9K8" started. 2025-06-30 11:20:16.707 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:16.707 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:16.707 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:16.707 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:16.707 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:16.707 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.707 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:16.707 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:16.707 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.707 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:16.707 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:16.707 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:16.708 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:16.708 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:16.708 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:16.708 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.708 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.708 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.708 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.708 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:16.708 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:16.708 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.708 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.708 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:16.708 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.708 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.708 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.708 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:16.708 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:16.708 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:16.710 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.6282ms. 2025-06-30 11:20:16.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:16.710 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:16.710 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:16.710 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:16.710 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:16.710 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:16.710 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:16.710 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.710 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6673ms 2025-06-30 11:20:16.710 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.710 +03:00 [DBG] Connection id "0HNC8090TG9K8" completed keep alive response. 2025-06-30 11:20:16.710 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.2671ms 2025-06-30 11:20:16.710 +03:00 [DBG] Connection id "0HNC8090TG9K8" received FIN. 2025-06-30 11:20:16.710 +03:00 [DBG] Connection id "0HNC8090TG9K8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:16.711 +03:00 [DBG] Connection id "0HNC8090TG9K8" disconnecting. 2025-06-30 11:20:16.711 +03:00 [DBG] Connection id "0HNC8090TG9K8" stopped. 2025-06-30 11:20:16.754 +03:00 [DBG] Connection id "0HNC8090TG9K9" accepted. 2025-06-30 11:20:16.754 +03:00 [DBG] Connection id "0HNC8090TG9K9" started. 2025-06-30 11:20:16.754 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:16.754 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:16.755 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:16.755 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:16.755 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:16.755 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.755 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:16.755 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:16.755 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.755 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:16.755 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:16.755 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:16.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-06-30 11:20:16.755 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:16.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-06-30 11:20:16.755 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.755 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.755 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.756 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:16.756 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:16.756 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:16.756 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.756 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.756 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:16.756 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:16.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.756 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.756 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.756 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:16.756 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:16.756 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:16.938 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 182.2949ms. 2025-06-30 11:20:16.938 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.938 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.939 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:16.939 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:16.939 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:16.939 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:16.939 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:16.939 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:16.939 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:16.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:16.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:16.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:16.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 184.8611ms 2025-06-30 11:20:16.940 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:16.940 +03:00 [DBG] Connection id "0HNC8090TG9K9" completed keep alive response. 2025-06-30 11:20:16.940 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 185.924ms 2025-06-30 11:20:16.944 +03:00 [DBG] Connection id "0HNC8090TG9K9" received FIN. 2025-06-30 11:20:16.944 +03:00 [DBG] Connection id "0HNC8090TG9K9" disconnecting. 2025-06-30 11:20:16.944 +03:00 [DBG] Connection id "0HNC8090TG9K9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:16.945 +03:00 [DBG] Connection id "0HNC8090TG9K9" stopped. 2025-06-30 11:20:20.038 +03:00 [DBG] Connection id "0HNC8090TG9KA" accepted. 2025-06-30 11:20:20.038 +03:00 [DBG] Connection id "0HNC8090TG9KA" started. 2025-06-30 11:20:20.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:20.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:20.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:20.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:20.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:20.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:20.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:20.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:20.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:20.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:20.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:20.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:20.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:20.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:20.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:20.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:20.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:20.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:20.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:20.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:20.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:20.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:20.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:20.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:20.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5965ms 2025-06-30 11:20:20.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:20.041 +03:00 [DBG] Connection id "0HNC8090TG9KA" completed keep alive response. 2025-06-30 11:20:20.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7574ms 2025-06-30 11:20:20.042 +03:00 [DBG] Connection id "0HNC8090TG9KA" received FIN. 2025-06-30 11:20:20.042 +03:00 [DBG] Connection id "0HNC8090TG9KA" disconnecting. 2025-06-30 11:20:20.042 +03:00 [DBG] Connection id "0HNC8090TG9KA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:20.043 +03:00 [DBG] Connection id "0HNC8090TG9KA" stopped. 2025-06-30 11:20:23.917 +03:00 [DBG] Connection id "0HNC8090TG9KB" accepted. 2025-06-30 11:20:23.917 +03:00 [DBG] Connection id "0HNC8090TG9KB" started. 2025-06-30 11:20:23.918 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:20:23.918 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:23.918 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:23.918 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:20:23.918 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:20:23.918 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:23.918 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:23.918 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:23.918 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:23.918 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:23.918 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:23.918 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:23.918 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:23.918 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:23.918 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:23.918 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:23.918 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:23.918 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.918 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.918 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:23.918 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:23.918 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:20:23.918 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:20:23.918 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:23.918 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:23.918 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:20:23.918 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:23.918 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:20:23.918 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:20:23.918 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:23.919 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:23.919 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:20:23.919 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:23.919 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:20:23.919 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:20:23.919 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:20:23.919 +03:00 [DBG] Connection id "0HNC8090TG9KB", Request id "0HNC8090TG9KB:00000001": started reading request body. 2025-06-30 11:20:23.919 +03:00 [DBG] Connection id "0HNC8090TG9KB", Request id "0HNC8090TG9KB:00000001": done reading request body. 2025-06-30 11:20:23.919 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:20:23.919 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:23.919 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:23.919 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:20:23.919 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:23.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.919 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.919 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.919 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:23.919 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:20:23.919 +03:00 [INF] Changing group of physicals [33] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:23.946 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.7933ms. 2025-06-30 11:20:23.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:23.946 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:23.946 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.946 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.1714ms 2025-06-30 11:20:23.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:23.946 +03:00 [DBG] Connection id "0HNC8090TG9KB" completed keep alive response. 2025-06-30 11:20:23.946 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 28.915ms 2025-06-30 11:20:23.947 +03:00 [DBG] Connection id "0HNC8090TG9KB" received FIN. 2025-06-30 11:20:23.947 +03:00 [DBG] Connection id "0HNC8090TG9KB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:23.947 +03:00 [DBG] Connection id "0HNC8090TG9KB" disconnecting. 2025-06-30 11:20:23.947 +03:00 [DBG] Connection id "0HNC8090TG9KB" stopped. 2025-06-30 11:20:23.982 +03:00 [DBG] Connection id "0HNC8090TG9KC" accepted. 2025-06-30 11:20:23.982 +03:00 [DBG] Connection id "0HNC8090TG9KC" started. 2025-06-30 11:20:23.982 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:23.983 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:23.983 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:23.983 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:23.983 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:23.983 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:23.983 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:23.983 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:23.983 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:23.983 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:23.983 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:23.983 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:23.983 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:23.983 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:23.983 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:23.983 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.983 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.983 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:23.983 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:23.983 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:23.983 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:23.983 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:23.983 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:23.983 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:23.983 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.983 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.983 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.983 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:23.983 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:23.983 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:23.984 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.7512ms. 2025-06-30 11:20:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.984 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:23.984 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:23.984 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:23.984 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:23.984 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:23.984 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:23.984 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:23.985 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:23.985 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.985 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:23.985 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.6988ms 2025-06-30 11:20:23.985 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:23.985 +03:00 [DBG] Connection id "0HNC8090TG9KC" completed keep alive response. 2025-06-30 11:20:23.985 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.2743ms 2025-06-30 11:20:23.985 +03:00 [DBG] Connection id "0HNC8090TG9KC" received FIN. 2025-06-30 11:20:23.985 +03:00 [DBG] Connection id "0HNC8090TG9KC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:23.985 +03:00 [DBG] Connection id "0HNC8090TG9KC" disconnecting. 2025-06-30 11:20:23.985 +03:00 [DBG] Connection id "0HNC8090TG9KC" stopped. 2025-06-30 11:20:24.023 +03:00 [DBG] Connection id "0HNC8090TG9KD" accepted. 2025-06-30 11:20:24.023 +03:00 [DBG] Connection id "0HNC8090TG9KD" started. 2025-06-30 11:20:24.024 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:24.024 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:24.024 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:24.024 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:24.024 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:24.024 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:24.024 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:24.024 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:24.024 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:24.024 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:24.024 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:24.024 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:24.024 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:24.024 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:24.024 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:24.024 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.024 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.024 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:24.024 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:24.024 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:24.024 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:24.024 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:24.024 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:24.024 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:24.024 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:24.024 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:24.024 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:24.024 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:24.024 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:24.024 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:24.194 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 169.5001ms. 2025-06-30 11:20:24.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:24.194 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:24.194 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:24.194 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:24.194 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:24.194 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:24.194 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:24.194 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:24.196 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:24.196 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:24.196 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:24.196 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.196 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.196 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.196 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:24.196 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 171.7916ms 2025-06-30 11:20:24.196 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:24.196 +03:00 [DBG] Connection id "0HNC8090TG9KD" completed keep alive response. 2025-06-30 11:20:24.196 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 172.3629ms 2025-06-30 11:20:24.204 +03:00 [DBG] Connection id "0HNC8090TG9KD" received FIN. 2025-06-30 11:20:24.204 +03:00 [DBG] Connection id "0HNC8090TG9KD" disconnecting. 2025-06-30 11:20:24.204 +03:00 [DBG] Connection id "0HNC8090TG9KD" stopped. 2025-06-30 11:20:24.204 +03:00 [DBG] Connection id "0HNC8090TG9KD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:25.043 +03:00 [DBG] Connection id "0HNC8090TG9KE" accepted. 2025-06-30 11:20:25.043 +03:00 [DBG] Connection id "0HNC8090TG9KE" started. 2025-06-30 11:20:25.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:25.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:25.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:25.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:25.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:25.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:25.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:25.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:25.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:25.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:25.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:25.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:25.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:25.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:25.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:25.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:25.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:25.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:25.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:25.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:25.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2434ms. 2025-06-30 11:20:25.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:25.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:25.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:25.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:25.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3882ms 2025-06-30 11:20:25.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:25.047 +03:00 [DBG] Connection id "0HNC8090TG9KE" completed keep alive response. 2025-06-30 11:20:25.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0768ms 2025-06-30 11:20:25.048 +03:00 [DBG] Connection id "0HNC8090TG9KE" received FIN. 2025-06-30 11:20:25.048 +03:00 [DBG] Connection id "0HNC8090TG9KE" disconnecting. 2025-06-30 11:20:25.048 +03:00 [DBG] Connection id "0HNC8090TG9KE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:25.049 +03:00 [DBG] Connection id "0HNC8090TG9KE" stopped. 2025-06-30 11:20:30.056 +03:00 [DBG] Connection id "0HNC8090TG9KF" accepted. 2025-06-30 11:20:30.057 +03:00 [DBG] Connection id "0HNC8090TG9KF" started. 2025-06-30 11:20:30.057 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:30.057 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:30.057 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:30.057 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:30.057 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:30.057 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:30.057 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:30.057 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:30.057 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:30.057 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:30.057 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:30.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:30.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:30.058 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:30.058 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:30.058 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:30.058 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:30.058 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.058 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.058 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:30.058 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:30.058 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:30.058 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2119ms. 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:30.058 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:30.059 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:30.059 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:30.059 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1249ms 2025-06-30 11:20:30.059 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:30.059 +03:00 [DBG] Connection id "0HNC8090TG9KF" completed keep alive response. 2025-06-30 11:20:30.059 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1993ms 2025-06-30 11:20:30.060 +03:00 [DBG] Connection id "0HNC8090TG9KF" received FIN. 2025-06-30 11:20:30.060 +03:00 [DBG] Connection id "0HNC8090TG9KF" disconnecting. 2025-06-30 11:20:30.060 +03:00 [DBG] Connection id "0HNC8090TG9KF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:30.061 +03:00 [DBG] Connection id "0HNC8090TG9KF" stopped. 2025-06-30 11:20:35.034 +03:00 [DBG] Connection id "0HNC8090TG9KG" accepted. 2025-06-30 11:20:35.034 +03:00 [DBG] Connection id "0HNC8090TG9KG" started. 2025-06-30 11:20:35.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:35.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:35.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:35.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:35.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:35.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:35.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:35.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:35.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:35.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:35.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:35.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:35.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:35.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:35.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:35.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:35.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:35.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:35.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:35.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:35.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:35.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:35.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1856ms. 2025-06-30 11:20:35.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:35.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:35.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:35.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:35.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:35.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:35.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:35.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.6997ms 2025-06-30 11:20:35.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:35.039 +03:00 [DBG] Connection id "0HNC8090TG9KG" completed keep alive response. 2025-06-30 11:20:35.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.8373ms 2025-06-30 11:20:35.040 +03:00 [DBG] Connection id "0HNC8090TG9KG" received FIN. 2025-06-30 11:20:35.040 +03:00 [DBG] Connection id "0HNC8090TG9KG" disconnecting. 2025-06-30 11:20:35.040 +03:00 [DBG] Connection id "0HNC8090TG9KG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:35.041 +03:00 [DBG] Connection id "0HNC8090TG9KG" stopped. 2025-06-30 11:20:40.034 +03:00 [DBG] Connection id "0HNC8090TG9KH" accepted. 2025-06-30 11:20:40.034 +03:00 [DBG] Connection id "0HNC8090TG9KH" started. 2025-06-30 11:20:40.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:40.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:40.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:40.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:40.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:40.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:40.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:40.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:40.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:40.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:40.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:40.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:40.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:40.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:40.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:40.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:40.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:40.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:40.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:40.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:40.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1637ms. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:40.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:40.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:40.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:40.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3032ms 2025-06-30 11:20:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:40.037 +03:00 [DBG] Connection id "0HNC8090TG9KH" completed keep alive response. 2025-06-30 11:20:40.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3387ms 2025-06-30 11:20:40.037 +03:00 [DBG] Connection id "0HNC8090TG9KH" received FIN. 2025-06-30 11:20:40.037 +03:00 [DBG] Connection id "0HNC8090TG9KH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:40.037 +03:00 [DBG] Connection id "0HNC8090TG9KH" disconnecting. 2025-06-30 11:20:40.038 +03:00 [DBG] Connection id "0HNC8090TG9KH" stopped. 2025-06-30 11:20:45.048 +03:00 [DBG] Connection id "0HNC8090TG9KI" accepted. 2025-06-30 11:20:45.049 +03:00 [DBG] Connection id "0HNC8090TG9KI" started. 2025-06-30 11:20:45.049 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:45.049 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:45.049 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:45.049 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:45.049 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:45.049 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:45.049 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:45.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:45.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:45.049 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:45.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:45.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:45.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:45.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:45.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:45.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:45.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:45.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:45.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:45.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:45.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:45.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:45.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:45.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:45.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1786ms. 2025-06-30 11:20:45.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:45.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:45.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:45.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6355ms 2025-06-30 11:20:45.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:45.052 +03:00 [DBG] Connection id "0HNC8090TG9KI" completed keep alive response. 2025-06-30 11:20:45.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.993ms 2025-06-30 11:20:45.052 +03:00 [DBG] Connection id "0HNC8090TG9KI" received FIN. 2025-06-30 11:20:45.052 +03:00 [DBG] Connection id "0HNC8090TG9KI" disconnecting. 2025-06-30 11:20:45.052 +03:00 [DBG] Connection id "0HNC8090TG9KI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:45.054 +03:00 [DBG] Connection id "0HNC8090TG9KI" stopped. 2025-06-30 11:20:50.044 +03:00 [DBG] Connection id "0HNC8090TG9KJ" accepted. 2025-06-30 11:20:50.044 +03:00 [DBG] Connection id "0HNC8090TG9KJ" started. 2025-06-30 11:20:50.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:50.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:50.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:50.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:50.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:50.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:50.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:50.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:50.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:50.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:50.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:50.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:50.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:50.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:50.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:50.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:50.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:50.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:50.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:50.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1642ms. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:50.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:50.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9446ms 2025-06-30 11:20:50.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:50.046 +03:00 [DBG] Connection id "0HNC8090TG9KJ" completed keep alive response. 2025-06-30 11:20:50.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6812ms 2025-06-30 11:20:50.046 +03:00 [DBG] Connection id "0HNC8090TG9KJ" received FIN. 2025-06-30 11:20:50.046 +03:00 [DBG] Connection id "0HNC8090TG9KJ" disconnecting. 2025-06-30 11:20:50.046 +03:00 [DBG] Connection id "0HNC8090TG9KJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:50.047 +03:00 [DBG] Connection id "0HNC8090TG9KJ" stopped. 2025-06-30 11:20:50.246 +03:00 [DBG] Connection id "0HNC8090TG9KK" accepted. 2025-06-30 11:20:50.246 +03:00 [DBG] Connection id "0HNC8090TG9KK" started. 2025-06-30 11:20:50.246 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 701 2025-06-30 11:20:50.246 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:50.246 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:50.246 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:20:50.246 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:20:50.246 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:50.246 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:50.246 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:50.246 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:50.246 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:50.246 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:50.246 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:50.247 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:50.247 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:50.247 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:50.247 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:50.247 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:50.247 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.247 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.247 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.247 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.247 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:20:50.247 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:20:50.247 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:20:50.247 +03:00 [DBG] Connection id "0HNC8090TG9KK", Request id "0HNC8090TG9KK:00000001": started reading request body. 2025-06-30 11:20:50.247 +03:00 [DBG] Connection id "0HNC8090TG9KK", Request id "0HNC8090TG9KK:00000001": done reading request body. 2025-06-30 11:20:50.247 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:20:50.247 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:50.247 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:50.247 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:20:50.247 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:20:50.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.247 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.247 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.247 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:50.247 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:20:50.247 +03:00 [INF] Updating physical elements properties 2025-06-30 11:20:50.268 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0559ms. 2025-06-30 11:20:50.268 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:50.269 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:50.269 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.269 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.6021ms 2025-06-30 11:20:50.269 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:20:50.269 +03:00 [DBG] Connection id "0HNC8090TG9KK" completed keep alive response. 2025-06-30 11:20:50.269 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.2701ms 2025-06-30 11:20:50.270 +03:00 [DBG] Connection id "0HNC8090TG9KK" received FIN. 2025-06-30 11:20:50.270 +03:00 [DBG] Connection id "0HNC8090TG9KK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:50.270 +03:00 [DBG] Connection id "0HNC8090TG9KK" disconnecting. 2025-06-30 11:20:50.270 +03:00 [DBG] Connection id "0HNC8090TG9KK" stopped. 2025-06-30 11:20:50.306 +03:00 [DBG] Connection id "0HNC8090TG9KL" accepted. 2025-06-30 11:20:50.306 +03:00 [DBG] Connection id "0HNC8090TG9KL" started. 2025-06-30 11:20:50.307 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:50.307 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:50.307 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:50.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:50.307 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:50.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:50.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:50.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.307 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:50.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:50.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:50.308 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:50.308 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:50.308 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:50.308 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.308 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.308 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.308 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:50.308 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:50.308 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.308 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.308 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:50.308 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.308 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.308 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:50.309 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:50.309 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:50.311 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.9945ms. 2025-06-30 11:20:50.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.311 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:50.311 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:50.311 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:50.311 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:50.311 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:50.311 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:50.311 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:50.311 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:50.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.312 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.312 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.312 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.312 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.312 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 4.2708ms 2025-06-30 11:20:50.312 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.312 +03:00 [DBG] Connection id "0HNC8090TG9KL" completed keep alive response. 2025-06-30 11:20:50.312 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.5976ms 2025-06-30 11:20:50.313 +03:00 [DBG] Connection id "0HNC8090TG9KL" received FIN. 2025-06-30 11:20:50.313 +03:00 [DBG] Connection id "0HNC8090TG9KL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:50.313 +03:00 [DBG] Connection id "0HNC8090TG9KL" disconnecting. 2025-06-30 11:20:50.313 +03:00 [DBG] Connection id "0HNC8090TG9KL" stopped. 2025-06-30 11:20:50.351 +03:00 [DBG] Connection id "0HNC8090TG9KM" accepted. 2025-06-30 11:20:50.351 +03:00 [DBG] Connection id "0HNC8090TG9KM" started. 2025-06-30 11:20:50.352 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:50.352 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:50.352 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:50.352 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:50.352 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:50.352 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.352 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:50.352 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:50.352 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.352 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:50.352 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:50.352 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:50.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-06-30 11:20:50.352 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:50.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-06-30 11:20:50.352 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.352 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.352 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.353 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:50.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:50.353 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:50.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.353 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.353 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:50.353 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:50.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.353 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.353 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.353 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:50.353 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:50.353 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:50.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 172.3759ms. 2025-06-30 11:20:50.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:50.526 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:50.526 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:50.526 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:50.526 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:50.526 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:50.526 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:50.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:50.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:50.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:50.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 175.1088ms 2025-06-30 11:20:50.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:50.528 +03:00 [DBG] Connection id "0HNC8090TG9KM" completed keep alive response. 2025-06-30 11:20:50.528 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 176.0515ms 2025-06-30 11:20:50.531 +03:00 [DBG] Connection id "0HNC8090TG9KM" received FIN. 2025-06-30 11:20:50.531 +03:00 [DBG] Connection id "0HNC8090TG9KM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:50.531 +03:00 [DBG] Connection id "0HNC8090TG9KM" disconnecting. 2025-06-30 11:20:50.531 +03:00 [DBG] Connection id "0HNC8090TG9KM" stopped. 2025-06-30 11:20:54.206 +03:00 [DBG] Connection id "0HNC8090TG9KN" accepted. 2025-06-30 11:20:54.206 +03:00 [DBG] Connection id "0HNC8090TG9KN" started. 2025-06-30 11:20:54.207 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:20:54.207 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:54.207 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:54.207 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:20:54.207 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:20:54.207 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:54.207 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:54.207 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:54.207 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:54.207 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:54.207 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:54.207 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:54.207 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:54.207 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:54.207 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:54.207 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:54.207 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:54.207 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.207 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.207 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.207 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:20:54.207 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:20:54.207 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:20:54.208 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:20:54.208 +03:00 [DBG] Connection id "0HNC8090TG9KN", Request id "0HNC8090TG9KN:00000001": started reading request body. 2025-06-30 11:20:54.208 +03:00 [DBG] Connection id "0HNC8090TG9KN", Request id "0HNC8090TG9KN:00000001": done reading request body. 2025-06-30 11:20:54.208 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:20:54.208 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:54.208 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:54.208 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:20:54.208 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:20:54.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.208 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.208 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.208 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:54.208 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:20:54.208 +03:00 [INF] Changing group of physicals [15] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:54.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 26.1068ms. 2025-06-30 11:20:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:54.234 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:54.234 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.234 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 27.2525ms 2025-06-30 11:20:54.234 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:20:54.234 +03:00 [DBG] Connection id "0HNC8090TG9KN" completed keep alive response. 2025-06-30 11:20:54.234 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 27.8729ms 2025-06-30 11:20:54.235 +03:00 [DBG] Connection id "0HNC8090TG9KN" received FIN. 2025-06-30 11:20:54.235 +03:00 [DBG] Connection id "0HNC8090TG9KN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:54.235 +03:00 [DBG] Connection id "0HNC8090TG9KN" disconnecting. 2025-06-30 11:20:54.235 +03:00 [DBG] Connection id "0HNC8090TG9KN" stopped. 2025-06-30 11:20:54.270 +03:00 [DBG] Connection id "0HNC8090TG9KO" accepted. 2025-06-30 11:20:54.271 +03:00 [DBG] Connection id "0HNC8090TG9KO" started. 2025-06-30 11:20:54.271 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:54.271 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:54.271 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:54.271 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:54.271 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:54.271 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.271 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:54.271 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:54.271 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.271 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:54.271 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:54.271 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:54.271 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:54.271 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:54.271 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:54.271 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.271 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.271 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.271 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.271 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:54.271 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:54.271 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.271 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.271 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:54.271 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.271 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.271 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.271 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:54.271 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:54.272 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:54.272 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.922ms. 2025-06-30 11:20:54.272 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:54.273 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:54.273 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:54.273 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:54.273 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:54.273 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:54.273 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:54.273 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.273 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.837ms 2025-06-30 11:20:54.273 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.273 +03:00 [DBG] Connection id "0HNC8090TG9KO" completed keep alive response. 2025-06-30 11:20:54.273 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.3991ms 2025-06-30 11:20:54.273 +03:00 [DBG] Connection id "0HNC8090TG9KO" received FIN. 2025-06-30 11:20:54.273 +03:00 [DBG] Connection id "0HNC8090TG9KO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:54.273 +03:00 [DBG] Connection id "0HNC8090TG9KO" disconnecting. 2025-06-30 11:20:54.273 +03:00 [DBG] Connection id "0HNC8090TG9KO" stopped. 2025-06-30 11:20:54.317 +03:00 [DBG] Connection id "0HNC8090TG9KP" accepted. 2025-06-30 11:20:54.318 +03:00 [DBG] Connection id "0HNC8090TG9KP" started. 2025-06-30 11:20:54.318 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:20:54.318 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:54.318 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:20:54.318 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:54.318 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:20:54.318 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.318 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:54.318 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:54.318 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.318 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:20:54.318 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:54.318 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:54.318 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:54.318 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:54.318 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:54.318 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.318 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.318 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.318 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:20:54.318 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:20:54.318 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:20:54.318 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.318 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.318 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:20:54.319 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:20:54.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.319 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.319 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.319 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:54.319 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:20:54.319 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:20:54.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 177.78ms. 2025-06-30 11:20:54.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:54.497 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:20:54.497 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:20:54.497 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:20:54.497 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:20:54.497 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:20:54.497 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:20:54.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:20:54.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:54.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:54.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 180.3761ms 2025-06-30 11:20:54.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:20:54.499 +03:00 [DBG] Connection id "0HNC8090TG9KP" completed keep alive response. 2025-06-30 11:20:54.499 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 181.0356ms 2025-06-30 11:20:54.502 +03:00 [DBG] Connection id "0HNC8090TG9KP" received FIN. 2025-06-30 11:20:54.502 +03:00 [DBG] Connection id "0HNC8090TG9KP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:54.503 +03:00 [DBG] Connection id "0HNC8090TG9KP" disconnecting. 2025-06-30 11:20:54.503 +03:00 [DBG] Connection id "0HNC8090TG9KP" stopped. 2025-06-30 11:20:55.037 +03:00 [DBG] Connection id "0HNC8090TG9KQ" accepted. 2025-06-30 11:20:55.037 +03:00 [DBG] Connection id "0HNC8090TG9KQ" started. 2025-06-30 11:20:55.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:20:55.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:20:55.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:20:55.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:20:55.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:20:55.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:55.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:20:55.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:20:55.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:20:55.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:20:55.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:55.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:20:55.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:20:55.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:20:55.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:20:55.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:20:55.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:20:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:55.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:20:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:55.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:20:55.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-06-30 11:20:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:55.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:20:55.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:20:55.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6943ms 2025-06-30 11:20:55.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:20:55.039 +03:00 [DBG] Connection id "0HNC8090TG9KQ" completed keep alive response. 2025-06-30 11:20:55.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3562ms 2025-06-30 11:20:55.039 +03:00 [DBG] Connection id "0HNC8090TG9KQ" received FIN. 2025-06-30 11:20:55.039 +03:00 [DBG] Connection id "0HNC8090TG9KQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:20:55.039 +03:00 [DBG] Connection id "0HNC8090TG9KQ" disconnecting. 2025-06-30 11:20:55.039 +03:00 [DBG] Connection id "0HNC8090TG9KQ" stopped. 2025-06-30 11:21:00.050 +03:00 [DBG] Connection id "0HNC8090TG9KR" accepted. 2025-06-30 11:21:00.051 +03:00 [DBG] Connection id "0HNC8090TG9KR" started. 2025-06-30 11:21:00.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:00.051 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:00.051 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:00.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:00.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:00.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:00.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:00.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:00.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:00.051 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:00.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:00.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:00.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:00.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:00.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:00.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:00.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:00.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:00.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:00.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:00.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:00.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:00.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:00.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:00.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-30 11:21:00.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:00.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:00.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:00.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7704ms 2025-06-30 11:21:00.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:00.052 +03:00 [DBG] Connection id "0HNC8090TG9KR" completed keep alive response. 2025-06-30 11:21:00.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4082ms 2025-06-30 11:21:00.052 +03:00 [DBG] Connection id "0HNC8090TG9KR" received FIN. 2025-06-30 11:21:00.053 +03:00 [DBG] Connection id "0HNC8090TG9KR" disconnecting. 2025-06-30 11:21:00.053 +03:00 [DBG] Connection id "0HNC8090TG9KR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:00.054 +03:00 [DBG] Connection id "0HNC8090TG9KR" stopped. 2025-06-30 11:21:05.049 +03:00 [DBG] Connection id "0HNC8090TG9KS" accepted. 2025-06-30 11:21:05.050 +03:00 [DBG] Connection id "0HNC8090TG9KS" started. 2025-06-30 11:21:05.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:05.050 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:05.050 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:05.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:05.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:05.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:05.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:05.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:05.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:05.050 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:05.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:05.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:05.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:05.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:05.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:05.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:05.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:05.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:05.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:05.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:05.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:05.050 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:05.050 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:05.050 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:05.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-30 11:21:05.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:05.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:05.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:05.051 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.906ms 2025-06-30 11:21:05.051 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:05.051 +03:00 [DBG] Connection id "0HNC8090TG9KS" completed keep alive response. 2025-06-30 11:21:05.051 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5314ms 2025-06-30 11:21:05.051 +03:00 [DBG] Connection id "0HNC8090TG9KS" received FIN. 2025-06-30 11:21:05.052 +03:00 [DBG] Connection id "0HNC8090TG9KS" disconnecting. 2025-06-30 11:21:05.052 +03:00 [DBG] Connection id "0HNC8090TG9KS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:05.053 +03:00 [DBG] Connection id "0HNC8090TG9KS" stopped. 2025-06-30 11:21:08.008 +03:00 [DBG] Connection id "0HNC8090TG9KT" accepted. 2025-06-30 11:21:08.008 +03:00 [DBG] Connection id "0HNC8090TG9KT" started. 2025-06-30 11:21:08.008 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 701 2025-06-30 11:21:08.008 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:08.008 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:08.008 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:08.008 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:08.008 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:08.008 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:08.008 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:08.008 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:08.008 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:08.008 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:08.008 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:08.008 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:08.008 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:08.008 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:08.008 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:08.008 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:08.008 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.009 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.009 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.009 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:08.009 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:21:08.009 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:08.009 +03:00 [DBG] Connection id "0HNC8090TG9KT", Request id "0HNC8090TG9KT:00000001": started reading request body. 2025-06-30 11:21:08.009 +03:00 [DBG] Connection id "0HNC8090TG9KT", Request id "0HNC8090TG9KT:00000001": done reading request body. 2025-06-30 11:21:08.009 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:21:08.009 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:08.009 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:08.009 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:08.009 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:08.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.009 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.009 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.009 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:08.009 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:21:08.010 +03:00 [INF] Updating physical elements properties 2025-06-30 11:21:08.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 30.2329ms. 2025-06-30 11:21:08.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:08.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:08.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 31.824ms 2025-06-30 11:21:08.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:08.040 +03:00 [DBG] Connection id "0HNC8090TG9KT" completed keep alive response. 2025-06-30 11:21:08.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 32.524ms 2025-06-30 11:21:08.041 +03:00 [DBG] Connection id "0HNC8090TG9KT" received FIN. 2025-06-30 11:21:08.041 +03:00 [DBG] Connection id "0HNC8090TG9KT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:08.041 +03:00 [DBG] Connection id "0HNC8090TG9KT" disconnecting. 2025-06-30 11:21:08.041 +03:00 [DBG] Connection id "0HNC8090TG9KT" stopped. 2025-06-30 11:21:08.077 +03:00 [DBG] Connection id "0HNC8090TG9KU" accepted. 2025-06-30 11:21:08.077 +03:00 [DBG] Connection id "0HNC8090TG9KU" started. 2025-06-30 11:21:08.078 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:08.078 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:08.078 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:08.078 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:08.078 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:08.078 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.078 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:08.078 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:08.078 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.078 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:08.078 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:08.078 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:08.078 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:08.078 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:08.078 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:08.078 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.078 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.078 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.078 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.078 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:08.079 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:08.079 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.079 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.079 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:08.079 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.079 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.079 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.079 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:08.079 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:08.079 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:08.081 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.0525ms. 2025-06-30 11:21:08.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.081 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:08.081 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:08.082 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:08.082 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:08.082 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:08.082 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:08.082 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:08.082 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:08.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.082 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.082 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.082 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.082 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.082 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.8048ms 2025-06-30 11:21:08.082 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.082 +03:00 [DBG] Connection id "0HNC8090TG9KU" completed keep alive response. 2025-06-30 11:21:08.082 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.6942ms 2025-06-30 11:21:08.082 +03:00 [DBG] Connection id "0HNC8090TG9KU" received FIN. 2025-06-30 11:21:08.083 +03:00 [DBG] Connection id "0HNC8090TG9KU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:08.083 +03:00 [DBG] Connection id "0HNC8090TG9KU" disconnecting. 2025-06-30 11:21:08.083 +03:00 [DBG] Connection id "0HNC8090TG9KU" stopped. 2025-06-30 11:21:08.125 +03:00 [DBG] Connection id "0HNC8090TG9KV" accepted. 2025-06-30 11:21:08.126 +03:00 [DBG] Connection id "0HNC8090TG9KV" started. 2025-06-30 11:21:08.126 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:08.126 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:08.126 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:08.126 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:08.126 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:08.126 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.126 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:08.126 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:08.126 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.126 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:08.126 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:08.126 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:08.126 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:08.126 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:08.126 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:08.126 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.126 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.126 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.126 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:08.126 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:08.126 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:08.126 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.126 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.126 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:08.126 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:08.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.126 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.126 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.126 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.126 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:08.127 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:08.127 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:08.280 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 153.0895ms. 2025-06-30 11:21:08.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.280 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:08.280 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:08.280 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:08.280 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:08.280 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:08.280 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:08.280 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:08.282 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:08.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:08.282 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.282 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.282 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.282 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:08.282 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 155.7225ms 2025-06-30 11:21:08.282 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:08.282 +03:00 [DBG] Connection id "0HNC8090TG9KV" completed keep alive response. 2025-06-30 11:21:08.282 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 156.3693ms 2025-06-30 11:21:08.286 +03:00 [DBG] Connection id "0HNC8090TG9KV" received FIN. 2025-06-30 11:21:08.286 +03:00 [DBG] Connection id "0HNC8090TG9KV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:08.286 +03:00 [DBG] Connection id "0HNC8090TG9KV" disconnecting. 2025-06-30 11:21:08.286 +03:00 [DBG] Connection id "0HNC8090TG9KV" stopped. 2025-06-30 11:21:10.045 +03:00 [DBG] Connection id "0HNC8090TG9L0" accepted. 2025-06-30 11:21:10.045 +03:00 [DBG] Connection id "0HNC8090TG9L0" started. 2025-06-30 11:21:10.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:10.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:10.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:10.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:10.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:10.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:10.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:10.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:10.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:10.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:10.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:10.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:10.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:10.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:10.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:10.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:10.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:10.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:10.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:10.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:10.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1737ms. 2025-06-30 11:21:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:10.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:10.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:10.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8782ms 2025-06-30 11:21:10.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:10.047 +03:00 [DBG] Connection id "0HNC8090TG9L0" completed keep alive response. 2025-06-30 11:21:10.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5731ms 2025-06-30 11:21:10.047 +03:00 [DBG] Connection id "0HNC8090TG9L0" received FIN. 2025-06-30 11:21:10.048 +03:00 [DBG] Connection id "0HNC8090TG9L0" disconnecting. 2025-06-30 11:21:10.048 +03:00 [DBG] Connection id "0HNC8090TG9L0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:10.049 +03:00 [DBG] Connection id "0HNC8090TG9L0" stopped. 2025-06-30 11:21:11.872 +03:00 [DBG] Connection id "0HNC8090TG9L1" accepted. 2025-06-30 11:21:11.872 +03:00 [DBG] Connection id "0HNC8090TG9L1" started. 2025-06-30 11:21:11.872 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:21:11.872 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:11.872 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:11.872 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:11.873 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:11.873 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:11.873 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:11.873 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:11.873 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:11.873 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:11.873 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:11.873 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:11.873 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:11.873 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:11.873 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:11.873 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:11.873 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:11.874 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.874 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.874 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.874 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:11.874 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:11.874 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:21:11.874 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:11.874 +03:00 [DBG] Connection id "0HNC8090TG9L1", Request id "0HNC8090TG9L1:00000001": started reading request body. 2025-06-30 11:21:11.874 +03:00 [DBG] Connection id "0HNC8090TG9L1", Request id "0HNC8090TG9L1:00000001": done reading request body. 2025-06-30 11:21:11.874 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:21:11.875 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:11.875 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:11.875 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:11.875 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:11.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.875 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.875 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.875 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:11.875 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:21:11.875 +03:00 [INF] Changing group of physicals [24] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:11.900 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.7549ms. 2025-06-30 11:21:11.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:11.900 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:11.900 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.900 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.6114ms 2025-06-30 11:21:11.900 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:11.900 +03:00 [DBG] Connection id "0HNC8090TG9L1" completed keep alive response. 2025-06-30 11:21:11.900 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 28.0437ms 2025-06-30 11:21:11.900 +03:00 [DBG] Connection id "0HNC8090TG9L1" received FIN. 2025-06-30 11:21:11.900 +03:00 [DBG] Connection id "0HNC8090TG9L1" disconnecting. 2025-06-30 11:21:11.901 +03:00 [DBG] Connection id "0HNC8090TG9L1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:11.902 +03:00 [DBG] Connection id "0HNC8090TG9L1" stopped. 2025-06-30 11:21:11.938 +03:00 [DBG] Connection id "0HNC8090TG9L2" accepted. 2025-06-30 11:21:11.938 +03:00 [DBG] Connection id "0HNC8090TG9L2" started. 2025-06-30 11:21:11.938 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:11.938 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:11.938 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:11.938 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:11.938 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:11.938 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:11.938 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:11.938 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:11.938 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:11.938 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:11.938 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:11.938 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:11.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:11.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:11.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:11.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:11.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:11.939 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.939 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.939 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:11.939 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.939 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.939 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.939 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:11.939 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:11.939 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:11.940 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.7354ms. 2025-06-30 11:21:11.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:11.940 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:11.940 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:11.940 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:11.940 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:11.940 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:11.940 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:11.940 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.940 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.7981ms 2025-06-30 11:21:11.941 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:11.941 +03:00 [DBG] Connection id "0HNC8090TG9L2" completed keep alive response. 2025-06-30 11:21:11.941 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.5141ms 2025-06-30 11:21:11.941 +03:00 [DBG] Connection id "0HNC8090TG9L2" received FIN. 2025-06-30 11:21:11.941 +03:00 [DBG] Connection id "0HNC8090TG9L2" disconnecting. 2025-06-30 11:21:11.941 +03:00 [DBG] Connection id "0HNC8090TG9L2" stopped. 2025-06-30 11:21:11.941 +03:00 [DBG] Connection id "0HNC8090TG9L2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:11.986 +03:00 [DBG] Connection id "0HNC8090TG9L3" accepted. 2025-06-30 11:21:11.986 +03:00 [DBG] Connection id "0HNC8090TG9L3" started. 2025-06-30 11:21:11.986 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:11.986 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:11.986 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:11.986 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:11.986 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:11.986 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:11.986 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:11.986 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:11.986 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:11.986 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:11.986 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:11.986 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:11.986 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:11.986 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:11.987 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:11.987 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.987 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:11.987 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.987 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:11.987 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:11.987 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:11.987 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.987 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.987 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:11.987 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:11.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:11.987 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.987 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:11.987 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:11.987 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:11.987 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:12.160 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 173.4038ms. 2025-06-30 11:21:12.160 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:12.160 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:12.161 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:12.161 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:12.161 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:12.161 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:12.161 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:12.161 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:12.161 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:12.164 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:12.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:12.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:12.164 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.164 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.164 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.164 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:12.164 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 177.4008ms 2025-06-30 11:21:12.164 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:12.164 +03:00 [DBG] Connection id "0HNC8090TG9L3" completed keep alive response. 2025-06-30 11:21:12.164 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 178.1139ms 2025-06-30 11:21:12.171 +03:00 [DBG] Connection id "0HNC8090TG9L3" received FIN. 2025-06-30 11:21:12.171 +03:00 [DBG] Connection id "0HNC8090TG9L3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:12.171 +03:00 [DBG] Connection id "0HNC8090TG9L3" disconnecting. 2025-06-30 11:21:12.171 +03:00 [DBG] Connection id "0HNC8090TG9L3" stopped. 2025-06-30 11:21:15.044 +03:00 [DBG] Connection id "0HNC8090TG9L4" accepted. 2025-06-30 11:21:15.044 +03:00 [DBG] Connection id "0HNC8090TG9L4" started. 2025-06-30 11:21:15.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:15.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:15.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:15.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:15.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:15.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:15.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:15.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:15.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:15.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:15.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:15.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:15.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:15.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:15.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:15.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:15.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:15.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:15.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:15.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:15.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2389ms. 2025-06-30 11:21:15.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:15.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:15.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:15.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:15.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:15.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:15.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:15.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.164ms 2025-06-30 11:21:15.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:15.048 +03:00 [DBG] Connection id "0HNC8090TG9L4" completed keep alive response. 2025-06-30 11:21:15.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7881ms 2025-06-30 11:21:15.049 +03:00 [DBG] Connection id "0HNC8090TG9L4" received FIN. 2025-06-30 11:21:15.049 +03:00 [DBG] Connection id "0HNC8090TG9L4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:15.049 +03:00 [DBG] Connection id "0HNC8090TG9L4" disconnecting. 2025-06-30 11:21:15.049 +03:00 [DBG] Connection id "0HNC8090TG9L4" stopped. 2025-06-30 11:21:20.041 +03:00 [DBG] Connection id "0HNC8090TG9L5" accepted. 2025-06-30 11:21:20.041 +03:00 [DBG] Connection id "0HNC8090TG9L5" started. 2025-06-30 11:21:20.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:20.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:20.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:20.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:20.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:20.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:20.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:20.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:20.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:20.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:20.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:20.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:20.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:20.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:20.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:20.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:20.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:20.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:20.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:20.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:20.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:20.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:20.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:20.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:20.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-06-30 11:21:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:20.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:20.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:20.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9701ms 2025-06-30 11:21:20.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:20.043 +03:00 [DBG] Connection id "0HNC8090TG9L5" completed keep alive response. 2025-06-30 11:21:20.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7493ms 2025-06-30 11:21:20.043 +03:00 [DBG] Connection id "0HNC8090TG9L5" received FIN. 2025-06-30 11:21:20.043 +03:00 [DBG] Connection id "0HNC8090TG9L5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:20.044 +03:00 [DBG] Connection id "0HNC8090TG9L5" disconnecting. 2025-06-30 11:21:20.044 +03:00 [DBG] Connection id "0HNC8090TG9L5" stopped. 2025-06-30 11:21:24.876 +03:00 [DBG] Connection id "0HNC8090TG9L6" accepted. 2025-06-30 11:21:24.876 +03:00 [DBG] Connection id "0HNC8090TG9L6" started. 2025-06-30 11:21:24.876 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 703 2025-06-30 11:21:24.876 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:24.876 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:24.876 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:24.876 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:24.876 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:24.876 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:24.876 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:24.876 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:24.876 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:24.876 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:24.876 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:24.876 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:24.876 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:24.876 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:24.876 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:24.876 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:24.876 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.876 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.876 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.877 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.877 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:24.877 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:21:24.877 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:24.877 +03:00 [DBG] Connection id "0HNC8090TG9L6", Request id "0HNC8090TG9L6:00000001": started reading request body. 2025-06-30 11:21:24.877 +03:00 [DBG] Connection id "0HNC8090TG9L6", Request id "0HNC8090TG9L6:00000001": done reading request body. 2025-06-30 11:21:24.877 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:21:24.877 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:24.877 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:24.877 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:24.877 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:24.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.877 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.877 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.877 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:24.877 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:21:24.877 +03:00 [INF] Updating physical elements properties 2025-06-30 11:21:24.901 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 23.8195ms. 2025-06-30 11:21:24.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.901 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:24.901 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:24.901 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:24.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.902 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.902 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.902 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.902 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.902 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 25.2713ms 2025-06-30 11:21:24.902 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:24.902 +03:00 [DBG] Connection id "0HNC8090TG9L6" completed keep alive response. 2025-06-30 11:21:24.902 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 26.0809ms 2025-06-30 11:21:24.902 +03:00 [DBG] Connection id "0HNC8090TG9L6" received FIN. 2025-06-30 11:21:24.902 +03:00 [DBG] Connection id "0HNC8090TG9L6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:24.902 +03:00 [DBG] Connection id "0HNC8090TG9L6" disconnecting. 2025-06-30 11:21:24.902 +03:00 [DBG] Connection id "0HNC8090TG9L6" stopped. 2025-06-30 11:21:24.942 +03:00 [DBG] Connection id "0HNC8090TG9L7" accepted. 2025-06-30 11:21:24.942 +03:00 [DBG] Connection id "0HNC8090TG9L7" started. 2025-06-30 11:21:24.942 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:24.942 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:24.942 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:24.942 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:24.942 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:24.942 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:24.943 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:24.943 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:24.943 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:24.943 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:24.943 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:24.943 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:24.943 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:24.943 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:24.943 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:24.943 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.943 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.943 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.943 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.943 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:24.943 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:24.943 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.943 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.943 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:24.943 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.943 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.943 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.943 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:24.943 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:24.943 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:24.945 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5755ms. 2025-06-30 11:21:24.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.945 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:24.945 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:24.945 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:24.945 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:24.945 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:24.945 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:24.945 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:24.946 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:24.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:24.946 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.946 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.946 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.946 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.946 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.9927ms 2025-06-30 11:21:24.946 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:24.946 +03:00 [DBG] Connection id "0HNC8090TG9L7" completed keep alive response. 2025-06-30 11:21:24.946 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.5708ms 2025-06-30 11:21:24.946 +03:00 [DBG] Connection id "0HNC8090TG9L7" received FIN. 2025-06-30 11:21:24.946 +03:00 [DBG] Connection id "0HNC8090TG9L7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:24.946 +03:00 [DBG] Connection id "0HNC8090TG9L7" disconnecting. 2025-06-30 11:21:24.946 +03:00 [DBG] Connection id "0HNC8090TG9L7" stopped. 2025-06-30 11:21:24.992 +03:00 [DBG] Connection id "0HNC8090TG9L8" accepted. 2025-06-30 11:21:24.992 +03:00 [DBG] Connection id "0HNC8090TG9L8" started. 2025-06-30 11:21:24.992 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:24.992 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:24.992 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:24.992 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:24.992 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:24.993 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:24.993 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:24.993 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:24.993 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:24.993 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:24.993 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:24.993 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:24.993 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:24.993 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:24.993 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:24.993 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.993 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:24.993 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.993 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:24.993 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:24.993 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:24.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.993 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.993 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:24.994 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:24.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:24.994 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.994 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:24.994 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:24.994 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:24.994 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:25.110 +03:00 [DBG] Connection id "0HNC8090TG9L9" accepted. 2025-06-30 11:21:25.111 +03:00 [DBG] Connection id "0HNC8090TG9L9" started. 2025-06-30 11:21:25.111 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:25.111 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:25.111 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:25.111 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:25.111 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:25.111 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:25.111 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:25.111 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:25.111 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:25.111 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:25.111 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:25.111 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:25.111 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:25.111 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:25.111 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:25.111 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:25.111 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:25.111 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.111 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.111 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:25.112 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.112 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:25.112 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1428ms. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:25.112 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:25.112 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.112 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0187ms 2025-06-30 11:21:25.112 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:25.113 +03:00 [DBG] Connection id "0HNC8090TG9L9" completed keep alive response. 2025-06-30 11:21:25.113 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8582ms 2025-06-30 11:21:25.113 +03:00 [DBG] Connection id "0HNC8090TG9L9" received FIN. 2025-06-30 11:21:25.113 +03:00 [DBG] Connection id "0HNC8090TG9L9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:25.113 +03:00 [DBG] Connection id "0HNC8090TG9L9" disconnecting. 2025-06-30 11:21:25.113 +03:00 [DBG] Connection id "0HNC8090TG9L9" stopped. 2025-06-30 11:21:25.150 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.9516ms. 2025-06-30 11:21:25.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.150 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:25.150 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:25.150 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:25.150 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:25.150 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:25.150 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:25.150 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:25.152 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:25.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.152 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:25.152 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.152 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.152 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.152 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:25.152 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 159.2176ms 2025-06-30 11:21:25.152 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:25.152 +03:00 [DBG] Connection id "0HNC8090TG9L8" completed keep alive response. 2025-06-30 11:21:25.152 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 160.3291ms 2025-06-30 11:21:25.156 +03:00 [DBG] Connection id "0HNC8090TG9L8" received FIN. 2025-06-30 11:21:25.157 +03:00 [DBG] Connection id "0HNC8090TG9L8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:25.157 +03:00 [DBG] Connection id "0HNC8090TG9L8" disconnecting. 2025-06-30 11:21:25.157 +03:00 [DBG] Connection id "0HNC8090TG9L8" stopped. 2025-06-30 11:21:28.243 +03:00 [DBG] Connection id "0HNC8090TG9LA" accepted. 2025-06-30 11:21:28.243 +03:00 [DBG] Connection id "0HNC8090TG9LA" started. 2025-06-30 11:21:28.243 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:21:28.243 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:28.243 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:28.243 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:28.243 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:28.243 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:28.243 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:28.243 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:28.243 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:28.243 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:28.243 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:28.243 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:28.243 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:28.243 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:28.243 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:28.243 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:28.243 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:28.243 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.243 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.243 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.244 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:21:28.244 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:28.244 +03:00 [DBG] Connection id "0HNC8090TG9LA", Request id "0HNC8090TG9LA:00000001": started reading request body. 2025-06-30 11:21:28.244 +03:00 [DBG] Connection id "0HNC8090TG9LA", Request id "0HNC8090TG9LA:00000001": done reading request body. 2025-06-30 11:21:28.244 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:28.244 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:28.244 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:28.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.244 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.244 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.244 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.244 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:28.244 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:21:28.244 +03:00 [INF] Changing group of physicals [27] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:28.265 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.9344ms. 2025-06-30 11:21:28.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.265 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:28.266 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:28.266 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:28.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.266 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.266 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.266 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.266 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.266 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 22.2474ms 2025-06-30 11:21:28.266 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:28.266 +03:00 [DBG] Connection id "0HNC8090TG9LA" completed keep alive response. 2025-06-30 11:21:28.266 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 22.9261ms 2025-06-30 11:21:28.266 +03:00 [DBG] Connection id "0HNC8090TG9LA" received FIN. 2025-06-30 11:21:28.266 +03:00 [DBG] Connection id "0HNC8090TG9LA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:28.266 +03:00 [DBG] Connection id "0HNC8090TG9LA" disconnecting. 2025-06-30 11:21:28.266 +03:00 [DBG] Connection id "0HNC8090TG9LA" stopped. 2025-06-30 11:21:28.306 +03:00 [DBG] Connection id "0HNC8090TG9LB" accepted. 2025-06-30 11:21:28.306 +03:00 [DBG] Connection id "0HNC8090TG9LB" started. 2025-06-30 11:21:28.307 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:28.307 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:28.307 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:28.307 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:28.307 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:28.307 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.307 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:28.307 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:28.307 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.307 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:28.307 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:28.307 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:28.307 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:28.307 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:28.307 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:28.307 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.307 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.307 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.307 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.307 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:28.307 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:28.307 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.307 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.307 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:28.307 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.307 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.307 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.307 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:28.307 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:28.307 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:28.308 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9387ms. 2025-06-30 11:21:28.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.308 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:28.309 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:28.309 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:28.309 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:28.309 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:28.309 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:28.309 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:28.309 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:28.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.309 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.309 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8418ms 2025-06-30 11:21:28.309 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.309 +03:00 [DBG] Connection id "0HNC8090TG9LB" completed keep alive response. 2025-06-30 11:21:28.309 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.4071ms 2025-06-30 11:21:28.309 +03:00 [DBG] Connection id "0HNC8090TG9LB" received FIN. 2025-06-30 11:21:28.309 +03:00 [DBG] Connection id "0HNC8090TG9LB" disconnecting. 2025-06-30 11:21:28.309 +03:00 [DBG] Connection id "0HNC8090TG9LB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:28.311 +03:00 [DBG] Connection id "0HNC8090TG9LB" stopped. 2025-06-30 11:21:28.352 +03:00 [DBG] Connection id "0HNC8090TG9LC" accepted. 2025-06-30 11:21:28.353 +03:00 [DBG] Connection id "0HNC8090TG9LC" started. 2025-06-30 11:21:28.353 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:28.353 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:28.353 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:28.353 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:28.353 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:28.353 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.353 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:28.353 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:28.353 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.353 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:28.353 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:28.353 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:28.353 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:28.353 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:28.354 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:28.354 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.354 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.354 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.354 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:28.354 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:28.354 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:28.354 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.354 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.354 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:28.354 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:28.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.354 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.354 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.354 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:28.354 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:28.354 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:28.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.2568ms. 2025-06-30 11:21:28.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:28.518 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:28.518 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:28.518 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:28.518 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:28.518 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:28.518 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:28.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:28.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:28.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:28.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 166.3493ms 2025-06-30 11:21:28.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:28.520 +03:00 [DBG] Connection id "0HNC8090TG9LC" completed keep alive response. 2025-06-30 11:21:28.520 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 167.2705ms 2025-06-30 11:21:28.523 +03:00 [DBG] Connection id "0HNC8090TG9LC" received FIN. 2025-06-30 11:21:28.523 +03:00 [DBG] Connection id "0HNC8090TG9LC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:28.523 +03:00 [DBG] Connection id "0HNC8090TG9LC" disconnecting. 2025-06-30 11:21:28.523 +03:00 [DBG] Connection id "0HNC8090TG9LC" stopped. 2025-06-30 11:21:30.038 +03:00 [DBG] Connection id "0HNC8090TG9LD" accepted. 2025-06-30 11:21:30.038 +03:00 [DBG] Connection id "0HNC8090TG9LD" started. 2025-06-30 11:21:30.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:30.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:30.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:30.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:30.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:30.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:30.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:30.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:30.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:30.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:30.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:30.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:30.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:30.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:30.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:30.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:30.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:30.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:30.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:30.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9961ms 2025-06-30 11:21:30.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:30.040 +03:00 [DBG] Connection id "0HNC8090TG9LD" completed keep alive response. 2025-06-30 11:21:30.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7368ms 2025-06-30 11:21:30.040 +03:00 [DBG] Connection id "0HNC8090TG9LD" received FIN. 2025-06-30 11:21:30.040 +03:00 [DBG] Connection id "0HNC8090TG9LD" disconnecting. 2025-06-30 11:21:30.040 +03:00 [DBG] Connection id "0HNC8090TG9LD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:30.041 +03:00 [DBG] Connection id "0HNC8090TG9LD" stopped. 2025-06-30 11:21:35.066 +03:00 [DBG] Connection id "0HNC8090TG9LE" accepted. 2025-06-30 11:21:35.066 +03:00 [DBG] Connection id "0HNC8090TG9LE" started. 2025-06-30 11:21:35.066 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:35.066 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:35.066 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:35.066 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:35.066 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:35.066 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:35.066 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:35.066 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:35.066 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:35.066 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:35.066 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:35.066 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:35.066 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:35.066 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:35.066 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:35.066 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:35.066 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:35.066 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.066 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:35.067 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:35.067 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:35.067 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:35.067 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:35.067 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:35.067 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7312ms 2025-06-30 11:21:35.067 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:35.067 +03:00 [DBG] Connection id "0HNC8090TG9LE" completed keep alive response. 2025-06-30 11:21:35.067 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3641ms 2025-06-30 11:21:35.068 +03:00 [DBG] Connection id "0HNC8090TG9LE" received FIN. 2025-06-30 11:21:35.068 +03:00 [DBG] Connection id "0HNC8090TG9LE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:35.068 +03:00 [DBG] Connection id "0HNC8090TG9LE" disconnecting. 2025-06-30 11:21:35.068 +03:00 [DBG] Connection id "0HNC8090TG9LE" stopped. 2025-06-30 11:21:38.570 +03:00 [DBG] Connection id "0HNC8090TG9LF" accepted. 2025-06-30 11:21:38.570 +03:00 [DBG] Connection id "0HNC8090TG9LF" started. 2025-06-30 11:21:38.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 698 2025-06-30 11:21:38.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:38.571 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:38.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:38.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:38.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:38.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:38.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:38.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:38.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:38.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:38.571 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:38.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:38.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:38.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:38.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:38.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:38.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.571 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:38.571 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:21:38.571 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:38.571 +03:00 [DBG] Connection id "0HNC8090TG9LF", Request id "0HNC8090TG9LF:00000001": started reading request body. 2025-06-30 11:21:38.571 +03:00 [DBG] Connection id "0HNC8090TG9LF", Request id "0HNC8090TG9LF:00000001": done reading request body. 2025-06-30 11:21:38.571 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:21:38.571 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:38.571 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:38.571 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:38.572 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:38.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:38.572 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:21:38.572 +03:00 [INF] Updating physical elements properties 2025-06-30 11:21:38.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 20.567ms. 2025-06-30 11:21:38.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:38.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:38.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:38.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 21.7412ms 2025-06-30 11:21:38.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:38.593 +03:00 [DBG] Connection id "0HNC8090TG9LF" completed keep alive response. 2025-06-30 11:21:38.593 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 22.441ms 2025-06-30 11:21:38.593 +03:00 [DBG] Connection id "0HNC8090TG9LF" received FIN. 2025-06-30 11:21:38.593 +03:00 [DBG] Connection id "0HNC8090TG9LF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:38.593 +03:00 [DBG] Connection id "0HNC8090TG9LF" disconnecting. 2025-06-30 11:21:38.594 +03:00 [DBG] Connection id "0HNC8090TG9LF" stopped. 2025-06-30 11:21:38.628 +03:00 [DBG] Connection id "0HNC8090TG9LG" accepted. 2025-06-30 11:21:38.628 +03:00 [DBG] Connection id "0HNC8090TG9LG" started. 2025-06-30 11:21:38.628 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:38.629 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:38.629 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:38.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:38.629 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:38.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:38.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:38.629 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.629 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:38.629 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:38.629 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:38.629 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:38.629 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:38.629 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:38.629 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.629 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.629 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.629 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.629 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:38.630 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:38.630 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.630 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.630 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:38.630 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:38.630 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:38.630 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:38.632 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.8585ms. 2025-06-30 11:21:38.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.632 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:38.632 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:38.632 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:38.632 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:38.632 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:38.632 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:38.632 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:38.633 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:38.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.633 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.633 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.633 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.633 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.633 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.586ms 2025-06-30 11:21:38.633 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.633 +03:00 [DBG] Connection id "0HNC8090TG9LG" completed keep alive response. 2025-06-30 11:21:38.633 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.5739ms 2025-06-30 11:21:38.633 +03:00 [DBG] Connection id "0HNC8090TG9LG" received FIN. 2025-06-30 11:21:38.633 +03:00 [DBG] Connection id "0HNC8090TG9LG" disconnecting. 2025-06-30 11:21:38.633 +03:00 [DBG] Connection id "0HNC8090TG9LG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:38.634 +03:00 [DBG] Connection id "0HNC8090TG9LG" stopped. 2025-06-30 11:21:38.673 +03:00 [DBG] Connection id "0HNC8090TG9LH" accepted. 2025-06-30 11:21:38.673 +03:00 [DBG] Connection id "0HNC8090TG9LH" started. 2025-06-30 11:21:38.673 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:38.673 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:38.673 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:38.673 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:38.673 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:38.673 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.673 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:38.674 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:38.674 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.674 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:38.674 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:38.674 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:38.674 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:38.674 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:38.674 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:38.674 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.674 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.674 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.674 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:38.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:38.674 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:38.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.674 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.674 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:38.674 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:38.674 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.674 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.675 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.675 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.675 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:38.675 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:38.675 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:38.856 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 181.1119ms. 2025-06-30 11:21:38.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.856 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:38.856 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:38.856 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:38.856 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:38.856 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:38.856 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:38.856 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:38.857 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:38.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:38.857 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.857 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.857 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.857 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:38.857 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 183.5342ms 2025-06-30 11:21:38.857 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:38.858 +03:00 [DBG] Connection id "0HNC8090TG9LH" completed keep alive response. 2025-06-30 11:21:38.858 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 184.3593ms 2025-06-30 11:21:38.862 +03:00 [DBG] Connection id "0HNC8090TG9LH" received FIN. 2025-06-30 11:21:38.862 +03:00 [DBG] Connection id "0HNC8090TG9LH" disconnecting. 2025-06-30 11:21:38.862 +03:00 [DBG] Connection id "0HNC8090TG9LH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:38.863 +03:00 [DBG] Connection id "0HNC8090TG9LH" stopped. 2025-06-30 11:21:40.040 +03:00 [DBG] Connection id "0HNC8090TG9LI" accepted. 2025-06-30 11:21:40.041 +03:00 [DBG] Connection id "0HNC8090TG9LI" started. 2025-06-30 11:21:40.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:40.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:40.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:40.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:40.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:40.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:40.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:40.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:40.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:40.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:40.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:40.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.184ms. 2025-06-30 11:21:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2227ms 2025-06-30 11:21:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:40.043 +03:00 [DBG] Connection id "0HNC8090TG9LI" completed keep alive response. 2025-06-30 11:21:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3425ms 2025-06-30 11:21:40.043 +03:00 [DBG] Connection id "0HNC8090TG9LI" received FIN. 2025-06-30 11:21:40.044 +03:00 [DBG] Connection id "0HNC8090TG9LI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:40.044 +03:00 [DBG] Connection id "0HNC8090TG9LI" disconnecting. 2025-06-30 11:21:40.044 +03:00 [DBG] Connection id "0HNC8090TG9LI" stopped. 2025-06-30 11:21:44.938 +03:00 [DBG] Connection id "0HNC8090TG9LJ" accepted. 2025-06-30 11:21:44.939 +03:00 [DBG] Connection id "0HNC8090TG9LJ" started. 2025-06-30 11:21:44.939 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 3 2025-06-30 11:21:44.939 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:44.939 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:44.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:44.939 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:21:44.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:44.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:44.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:44.939 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:44.939 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:44.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:44.939 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:44.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:44.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:44.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:44.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:44.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:44.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.940 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.940 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:44.940 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:21:44.940 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:44.940 +03:00 [DBG] Connection id "0HNC8090TG9LJ", Request id "0HNC8090TG9LJ:00000001": started reading request body. 2025-06-30 11:21:44.940 +03:00 [DBG] Connection id "0HNC8090TG9LJ", Request id "0HNC8090TG9LJ:00000001": done reading request body. 2025-06-30 11:21:44.940 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:44.940 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:21:44.940 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:21:44.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:44.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:44.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:44.941 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:44.941 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:44.941 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:21:44.941 +03:00 [INF] Changing group of physicals [9] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:44.965 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 24.5868ms. 2025-06-30 11:21:44.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:44.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:44.965 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:44.965 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:44.966 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:44.966 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:44.966 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 26.5432ms 2025-06-30 11:21:44.966 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:21:44.966 +03:00 [DBG] Connection id "0HNC8090TG9LJ" completed keep alive response. 2025-06-30 11:21:44.966 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 27.4968ms 2025-06-30 11:21:44.966 +03:00 [DBG] Connection id "0HNC8090TG9LJ" received FIN. 2025-06-30 11:21:44.966 +03:00 [DBG] Connection id "0HNC8090TG9LJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:44.967 +03:00 [DBG] Connection id "0HNC8090TG9LJ" disconnecting. 2025-06-30 11:21:44.967 +03:00 [DBG] Connection id "0HNC8090TG9LJ" stopped. 2025-06-30 11:21:45.006 +03:00 [DBG] Connection id "0HNC8090TG9LK" accepted. 2025-06-30 11:21:45.006 +03:00 [DBG] Connection id "0HNC8090TG9LK" started. 2025-06-30 11:21:45.006 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:45.006 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:45.006 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:45.006 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:45.006 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:45.006 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.006 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:45.006 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:45.007 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.007 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:45.007 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:45.007 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:45.007 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:45.007 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:45.007 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:45.007 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.007 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.007 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:45.007 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:45.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:45.007 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:45.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.007 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.007 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:45.007 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.007 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.007 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.007 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:45.007 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:45.007 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:45.008 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9249ms. 2025-06-30 11:21:45.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.008 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:45.009 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:45.009 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:45.009 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:45.009 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:45.009 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:45.009 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:45.009 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:45.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.009 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.009 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.009 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.009 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.009 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0173ms 2025-06-30 11:21:45.009 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.009 +03:00 [DBG] Connection id "0HNC8090TG9LK" completed keep alive response. 2025-06-30 11:21:45.009 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6717ms 2025-06-30 11:21:45.009 +03:00 [DBG] Connection id "0HNC8090TG9LK" received FIN. 2025-06-30 11:21:45.009 +03:00 [DBG] Connection id "0HNC8090TG9LK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:45.009 +03:00 [DBG] Connection id "0HNC8090TG9LK" disconnecting. 2025-06-30 11:21:45.009 +03:00 [DBG] Connection id "0HNC8090TG9LK" stopped. 2025-06-30 11:21:45.042 +03:00 [DBG] Connection id "0HNC8090TG9LL" accepted. 2025-06-30 11:21:45.042 +03:00 [DBG] Connection id "0HNC8090TG9LL" started. 2025-06-30 11:21:45.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:45.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:45.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:45.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:45.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:45.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:45.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:45.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:45.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:45.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:45.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:45.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:45.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:45.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:45.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:45.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:45.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:45.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:45.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:45.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1561ms. 2025-06-30 11:21:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:45.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:45.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0984ms 2025-06-30 11:21:45.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:45.044 +03:00 [DBG] Connection id "0HNC8090TG9LL" completed keep alive response. 2025-06-30 11:21:45.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0577ms 2025-06-30 11:21:45.044 +03:00 [DBG] Connection id "0HNC8090TG9LL" received FIN. 2025-06-30 11:21:45.045 +03:00 [DBG] Connection id "0HNC8090TG9LL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:45.045 +03:00 [DBG] Connection id "0HNC8090TG9LL" disconnecting. 2025-06-30 11:21:45.045 +03:00 [DBG] Connection id "0HNC8090TG9LL" stopped. 2025-06-30 11:21:45.059 +03:00 [DBG] Connection id "0HNC8090TG9LM" accepted. 2025-06-30 11:21:45.059 +03:00 [DBG] Connection id "0HNC8090TG9LM" started. 2025-06-30 11:21:45.059 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:45.059 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:45.059 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:45.059 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:45.059 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:45.059 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.059 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:45.059 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:45.059 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.059 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:45.059 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:45.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:45.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:45.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:45.060 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:45.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.060 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:45.060 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:45.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:45.060 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:45.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.060 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.060 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:45.060 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:45.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.060 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.060 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.060 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:45.060 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:45.060 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:45.216 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 155.4257ms. 2025-06-30 11:21:45.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.216 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:45.216 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:45.216 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:45.216 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:45.216 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:45.216 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:45.216 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:45.218 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:45.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:45.218 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.218 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.218 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.218 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:45.218 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 158.3863ms 2025-06-30 11:21:45.218 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:45.218 +03:00 [DBG] Connection id "0HNC8090TG9LM" completed keep alive response. 2025-06-30 11:21:45.218 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 159.2636ms 2025-06-30 11:21:45.222 +03:00 [DBG] Connection id "0HNC8090TG9LM" received FIN. 2025-06-30 11:21:45.222 +03:00 [DBG] Connection id "0HNC8090TG9LM" disconnecting. 2025-06-30 11:21:45.222 +03:00 [DBG] Connection id "0HNC8090TG9LM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:45.223 +03:00 [DBG] Connection id "0HNC8090TG9LM" stopped. 2025-06-30 11:21:50.050 +03:00 [DBG] Connection id "0HNC8090TG9LN" accepted. 2025-06-30 11:21:50.051 +03:00 [DBG] Connection id "0HNC8090TG9LN" started. 2025-06-30 11:21:50.051 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:50.051 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:50.051 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:50.051 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:50.051 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:50.051 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:50.051 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:50.051 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:50.051 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:50.051 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:50.051 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:50.051 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:50.051 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:50.051 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:50.051 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:50.051 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:50.051 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:50.051 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.051 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.051 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:50.051 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:50.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:50.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:50.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:50.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:50.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:50.052 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-06-30 11:21:50.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:50.052 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:50.052 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:50.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7969ms 2025-06-30 11:21:50.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:50.052 +03:00 [DBG] Connection id "0HNC8090TG9LN" completed keep alive response. 2025-06-30 11:21:50.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5143ms 2025-06-30 11:21:50.052 +03:00 [DBG] Connection id "0HNC8090TG9LN" received FIN. 2025-06-30 11:21:50.053 +03:00 [DBG] Connection id "0HNC8090TG9LN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:50.053 +03:00 [DBG] Connection id "0HNC8090TG9LN" disconnecting. 2025-06-30 11:21:50.053 +03:00 [DBG] Connection id "0HNC8090TG9LN" stopped. 2025-06-30 11:21:55.038 +03:00 [DBG] Connection id "0HNC8090TG9LO" accepted. 2025-06-30 11:21:55.038 +03:00 [DBG] Connection id "0HNC8090TG9LO" started. 2025-06-30 11:21:55.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:21:55.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:55.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:55.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:21:55.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:21:55.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:55.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:55.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:55.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:55.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:55.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:55.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:21:55.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:55.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:55.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:55.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:55.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:55.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:55.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:21:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:55.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:55.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-06-30 11:21:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:55.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:55.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:55.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4359ms 2025-06-30 11:21:55.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:21:55.041 +03:00 [DBG] Connection id "0HNC8090TG9LO" completed keep alive response. 2025-06-30 11:21:55.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8948ms 2025-06-30 11:21:55.042 +03:00 [DBG] Connection id "0HNC8090TG9LO" received FIN. 2025-06-30 11:21:55.042 +03:00 [DBG] Connection id "0HNC8090TG9LO" disconnecting. 2025-06-30 11:21:55.042 +03:00 [DBG] Connection id "0HNC8090TG9LO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:55.043 +03:00 [DBG] Connection id "0HNC8090TG9LO" stopped. 2025-06-30 11:21:58.535 +03:00 [DBG] Connection id "0HNC8090TG9LP" accepted. 2025-06-30 11:21:58.535 +03:00 [DBG] Connection id "0HNC8090TG9LP" started. 2025-06-30 11:21:58.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 703 2025-06-30 11:21:58.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:58.536 +03:00 [DBG] POST requests are not supported 2025-06-30 11:21:58.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:58.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:21:58.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:58.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:58.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:58.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:21:58.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:21:58.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:58.536 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:58.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:58.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:58.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:58.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:58.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:58.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.536 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:58.536 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:21:58.536 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:21:58.536 +03:00 [DBG] Connection id "0HNC8090TG9LP", Request id "0HNC8090TG9LP:00000001": started reading request body. 2025-06-30 11:21:58.536 +03:00 [DBG] Connection id "0HNC8090TG9LP", Request id "0HNC8090TG9LP:00000001": done reading request body. 2025-06-30 11:21:58.537 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:21:58.537 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:58.537 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:58.537 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:21:58.537 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:21:58.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:58.537 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:21:58.537 +03:00 [INF] Updating physical elements properties 2025-06-30 11:21:58.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 21.0288ms. 2025-06-30 11:21:58.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:58.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:21:58.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 22.3643ms 2025-06-30 11:21:58.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:21:58.559 +03:00 [DBG] Connection id "0HNC8090TG9LP" completed keep alive response. 2025-06-30 11:21:58.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 23.0019ms 2025-06-30 11:21:58.559 +03:00 [DBG] Connection id "0HNC8090TG9LP" received FIN. 2025-06-30 11:21:58.559 +03:00 [DBG] Connection id "0HNC8090TG9LP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:58.559 +03:00 [DBG] Connection id "0HNC8090TG9LP" disconnecting. 2025-06-30 11:21:58.559 +03:00 [DBG] Connection id "0HNC8090TG9LP" stopped. 2025-06-30 11:21:58.596 +03:00 [DBG] Connection id "0HNC8090TG9LQ" accepted. 2025-06-30 11:21:58.596 +03:00 [DBG] Connection id "0HNC8090TG9LQ" started. 2025-06-30 11:21:58.596 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:58.596 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:58.596 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:58.596 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:58.596 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:58.596 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.596 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:58.596 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:58.596 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.597 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:58.597 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:58.597 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:58.597 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:58.597 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:58.597 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:58.597 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.597 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.597 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.597 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.597 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:58.597 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:58.597 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.597 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.597 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:58.597 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.597 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.597 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.597 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:58.597 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:58.597 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:58.599 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.1178ms. 2025-06-30 11:21:58.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.599 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.599 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:58.600 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:58.600 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:58.600 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:58.600 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:58.600 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:58.600 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:58.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.3118ms 2025-06-30 11:21:58.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.600 +03:00 [DBG] Connection id "0HNC8090TG9LQ" completed keep alive response. 2025-06-30 11:21:58.600 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 4.0269ms 2025-06-30 11:21:58.600 +03:00 [DBG] Connection id "0HNC8090TG9LQ" received FIN. 2025-06-30 11:21:58.601 +03:00 [DBG] Connection id "0HNC8090TG9LQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:58.601 +03:00 [DBG] Connection id "0HNC8090TG9LQ" disconnecting. 2025-06-30 11:21:58.601 +03:00 [DBG] Connection id "0HNC8090TG9LQ" stopped. 2025-06-30 11:21:58.642 +03:00 [DBG] Connection id "0HNC8090TG9LR" accepted. 2025-06-30 11:21:58.642 +03:00 [DBG] Connection id "0HNC8090TG9LR" started. 2025-06-30 11:21:58.642 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:21:58.642 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:21:58.642 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:21:58.642 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:58.642 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:21:58.642 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.642 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:21:58.642 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:21:58.642 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.643 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:21:58.643 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:21:58.643 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:21:58.643 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:21:58.643 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:21:58.643 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:21:58.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.643 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.643 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:21:58.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:21:58.643 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:21:58.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.643 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.643 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:21:58.643 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:21:58.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.643 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.643 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.643 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:21:58.643 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:21:58.643 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:21:58.805 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 161.5614ms. 2025-06-30 11:21:58.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.805 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:58.805 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:21:58.805 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:21:58.805 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:21:58.805 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:21:58.805 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:21:58.805 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:21:58.807 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:21:58.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:21:58.807 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.807 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.807 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.807 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:21:58.807 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 164.1907ms 2025-06-30 11:21:58.807 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:21:58.807 +03:00 [DBG] Connection id "0HNC8090TG9LR" completed keep alive response. 2025-06-30 11:21:58.807 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 165.0028ms 2025-06-30 11:21:58.811 +03:00 [DBG] Connection id "0HNC8090TG9LR" received FIN. 2025-06-30 11:21:58.811 +03:00 [DBG] Connection id "0HNC8090TG9LR" disconnecting. 2025-06-30 11:21:58.811 +03:00 [DBG] Connection id "0HNC8090TG9LR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:21:58.812 +03:00 [DBG] Connection id "0HNC8090TG9LR" stopped. 2025-06-30 11:22:00.040 +03:00 [DBG] Connection id "0HNC8090TG9LS" accepted. 2025-06-30 11:22:00.040 +03:00 [DBG] Connection id "0HNC8090TG9LS" started. 2025-06-30 11:22:00.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:00.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:00.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:00.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:00.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:00.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:00.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:00.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:00.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:00.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:00.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:00.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:00.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:00.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:00.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:00.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:00.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:00.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:00.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:00.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:00.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:00.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0297ms 2025-06-30 11:22:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:00.042 +03:00 [DBG] Connection id "0HNC8090TG9LS" completed keep alive response. 2025-06-30 11:22:00.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0117ms 2025-06-30 11:22:00.042 +03:00 [DBG] Connection id "0HNC8090TG9LS" received FIN. 2025-06-30 11:22:00.042 +03:00 [DBG] Connection id "0HNC8090TG9LS" disconnecting. 2025-06-30 11:22:00.042 +03:00 [DBG] Connection id "0HNC8090TG9LS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:00.043 +03:00 [DBG] Connection id "0HNC8090TG9LS" stopped. 2025-06-30 11:22:02.034 +03:00 [DBG] Connection id "0HNC8090TG9LT" accepted. 2025-06-30 11:22:02.034 +03:00 [DBG] Connection id "0HNC8090TG9LT" started. 2025-06-30 11:22:02.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:22:02.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:02.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:02.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:02.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:02.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:02.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:02.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:02.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:02.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:02.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:02.035 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:02.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:02.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:02.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:02.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:02.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:02.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:02.035 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:02.035 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:22:02.035 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:22:02.035 +03:00 [DBG] Connection id "0HNC8090TG9LT", Request id "0HNC8090TG9LT:00000001": started reading request body. 2025-06-30 11:22:02.035 +03:00 [DBG] Connection id "0HNC8090TG9LT", Request id "0HNC8090TG9LT:00000001": done reading request body. 2025-06-30 11:22:02.036 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:22:02.036 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:02.036 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:02.036 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:02.036 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:02.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:02.036 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:22:02.036 +03:00 [INF] Changing group of physicals [30] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:02.063 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 27.1132ms. 2025-06-30 11:22:02.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:02.063 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:02.063 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.063 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.064 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.064 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.064 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.064 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 28.5247ms 2025-06-30 11:22:02.064 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:02.064 +03:00 [DBG] Connection id "0HNC8090TG9LT" completed keep alive response. 2025-06-30 11:22:02.064 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 29.1621ms 2025-06-30 11:22:02.064 +03:00 [DBG] Connection id "0HNC8090TG9LT" received FIN. 2025-06-30 11:22:02.064 +03:00 [DBG] Connection id "0HNC8090TG9LT" disconnecting. 2025-06-30 11:22:02.064 +03:00 [DBG] Connection id "0HNC8090TG9LT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:02.065 +03:00 [DBG] Connection id "0HNC8090TG9LT" stopped. 2025-06-30 11:22:02.109 +03:00 [DBG] Connection id "0HNC8090TG9LU" accepted. 2025-06-30 11:22:02.109 +03:00 [DBG] Connection id "0HNC8090TG9LU" started. 2025-06-30 11:22:02.110 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:02.110 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:02.110 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:02.110 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:02.110 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:02.110 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.110 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:02.110 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:02.110 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.110 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:02.110 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:02.110 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:02.110 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:02.110 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:02.110 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:02.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.110 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.110 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.110 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:02.110 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:02.110 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.110 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.110 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:02.110 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.110 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.110 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.110 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:02.110 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:02.111 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:02.111 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.9568ms. 2025-06-30 11:22:02.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:02.112 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:02.112 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:02.112 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:02.112 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:02.112 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:02.112 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:02.112 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.112 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.0453ms 2025-06-30 11:22:02.112 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.112 +03:00 [DBG] Connection id "0HNC8090TG9LU" completed keep alive response. 2025-06-30 11:22:02.112 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.6572ms 2025-06-30 11:22:02.112 +03:00 [DBG] Connection id "0HNC8090TG9LU" received FIN. 2025-06-30 11:22:02.112 +03:00 [DBG] Connection id "0HNC8090TG9LU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:02.113 +03:00 [DBG] Connection id "0HNC8090TG9LU" disconnecting. 2025-06-30 11:22:02.113 +03:00 [DBG] Connection id "0HNC8090TG9LU" stopped. 2025-06-30 11:22:02.156 +03:00 [DBG] Connection id "0HNC8090TG9LV" accepted. 2025-06-30 11:22:02.156 +03:00 [DBG] Connection id "0HNC8090TG9LV" started. 2025-06-30 11:22:02.156 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:02.156 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:02.156 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:02.156 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:02.156 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:02.156 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.156 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:02.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:02.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.157 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:02.157 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:02.157 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:02.157 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:02.157 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:02.157 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:02.157 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.157 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.157 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.157 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:02.157 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:02.157 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:02.157 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.157 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.157 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:02.157 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:02.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.158 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.158 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:02.158 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:02.158 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:02.321 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 163.1051ms. 2025-06-30 11:22:02.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.321 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:02.321 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:02.321 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:02.321 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:02.321 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:02.321 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:02.321 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:02.323 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:02.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:02.323 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.323 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.323 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.323 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:02.323 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 165.6468ms 2025-06-30 11:22:02.323 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:02.323 +03:00 [DBG] Connection id "0HNC8090TG9LV" completed keep alive response. 2025-06-30 11:22:02.323 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 166.5329ms 2025-06-30 11:22:02.327 +03:00 [DBG] Connection id "0HNC8090TG9LV" received FIN. 2025-06-30 11:22:02.327 +03:00 [DBG] Connection id "0HNC8090TG9LV" disconnecting. 2025-06-30 11:22:02.327 +03:00 [DBG] Connection id "0HNC8090TG9LV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:02.328 +03:00 [DBG] Connection id "0HNC8090TG9LV" stopped. 2025-06-30 11:22:05.036 +03:00 [DBG] Connection id "0HNC8090TG9M0" accepted. 2025-06-30 11:22:05.036 +03:00 [DBG] Connection id "0HNC8090TG9M0" started. 2025-06-30 11:22:05.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:05.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:05.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:05.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:05.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:05.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:05.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:05.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:05.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:05.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:05.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:05.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:05.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:05.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:05.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:05.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:05.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:05.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:05.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:05.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:05.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-30 11:22:05.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:05.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:05.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:05.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6506ms 2025-06-30 11:22:05.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:05.037 +03:00 [DBG] Connection id "0HNC8090TG9M0" completed keep alive response. 2025-06-30 11:22:05.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1817ms 2025-06-30 11:22:05.037 +03:00 [DBG] Connection id "0HNC8090TG9M0" received FIN. 2025-06-30 11:22:05.037 +03:00 [DBG] Connection id "0HNC8090TG9M0" disconnecting. 2025-06-30 11:22:05.037 +03:00 [DBG] Connection id "0HNC8090TG9M0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:05.038 +03:00 [DBG] Connection id "0HNC8090TG9M0" stopped. 2025-06-30 11:22:10.034 +03:00 [DBG] Connection id "0HNC8090TG9M1" accepted. 2025-06-30 11:22:10.034 +03:00 [DBG] Connection id "0HNC8090TG9M1" started. 2025-06-30 11:22:10.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:10.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:10.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:10.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:10.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:10.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:10.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:10.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:10.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:10.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:10.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:10.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:10.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:10.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:10.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:10.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:10.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:10.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:10.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:10.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:10.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:10.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:10.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:10.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1582ms 2025-06-30 11:22:10.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:10.037 +03:00 [DBG] Connection id "0HNC8090TG9M1" completed keep alive response. 2025-06-30 11:22:10.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0737ms 2025-06-30 11:22:10.037 +03:00 [DBG] Connection id "0HNC8090TG9M1" received FIN. 2025-06-30 11:22:10.037 +03:00 [DBG] Connection id "0HNC8090TG9M1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:10.037 +03:00 [DBG] Connection id "0HNC8090TG9M1" disconnecting. 2025-06-30 11:22:10.037 +03:00 [DBG] Connection id "0HNC8090TG9M1" stopped. 2025-06-30 11:22:15.057 +03:00 [DBG] Connection id "0HNC8090TG9M2" accepted. 2025-06-30 11:22:15.058 +03:00 [DBG] Connection id "0HNC8090TG9M2" started. 2025-06-30 11:22:15.058 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:15.058 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:15.058 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:15.058 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:15.058 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:15.058 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:15.058 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:15.058 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:15.058 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:15.058 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:15.058 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:15.058 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:15.058 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:15.059 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:15.059 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:15.059 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:15.059 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:15.059 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.059 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:15.059 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:15.059 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:15.059 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1825ms. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.059 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:15.060 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:15.060 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.060 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:15.060 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1766ms 2025-06-30 11:22:15.060 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:15.060 +03:00 [DBG] Connection id "0HNC8090TG9M2" completed keep alive response. 2025-06-30 11:22:15.060 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1624ms 2025-06-30 11:22:15.060 +03:00 [DBG] Connection id "0HNC8090TG9M2" received FIN. 2025-06-30 11:22:15.060 +03:00 [DBG] Connection id "0HNC8090TG9M2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:15.060 +03:00 [DBG] Connection id "0HNC8090TG9M2" disconnecting. 2025-06-30 11:22:15.060 +03:00 [DBG] Connection id "0HNC8090TG9M2" stopped. 2025-06-30 11:22:20.043 +03:00 [DBG] Connection id "0HNC8090TG9M3" accepted. 2025-06-30 11:22:20.043 +03:00 [DBG] Connection id "0HNC8090TG9M3" started. 2025-06-30 11:22:20.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:20.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:20.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:20.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:20.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:20.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:20.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:20.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:20.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:20.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:20.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:20.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:20.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:20.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:20.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:20.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:20.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:20.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:20.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:20.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2455ms. 2025-06-30 11:22:20.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:20.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:20.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:20.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:20.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7074ms 2025-06-30 11:22:20.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:20.046 +03:00 [DBG] Connection id "0HNC8090TG9M3" completed keep alive response. 2025-06-30 11:22:20.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0369ms 2025-06-30 11:22:20.046 +03:00 [DBG] Connection id "0HNC8090TG9M3" received FIN. 2025-06-30 11:22:20.046 +03:00 [DBG] Connection id "0HNC8090TG9M3" disconnecting. 2025-06-30 11:22:20.046 +03:00 [DBG] Connection id "0HNC8090TG9M3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:20.048 +03:00 [DBG] Connection id "0HNC8090TG9M3" stopped. 2025-06-30 11:22:25.046 +03:00 [DBG] Connection id "0HNC8090TG9M4" accepted. 2025-06-30 11:22:25.046 +03:00 [DBG] Connection id "0HNC8090TG9M4" started. 2025-06-30 11:22:25.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:25.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:25.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:25.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:25.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:25.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:25.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:25.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:25.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:25.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:25.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:25.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:25.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:25.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:25.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:25.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:25.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:25.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:25.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:25.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:25.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1209ms. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:25.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:25.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:25.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6691ms 2025-06-30 11:22:25.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:25.047 +03:00 [DBG] Connection id "0HNC8090TG9M4" completed keep alive response. 2025-06-30 11:22:25.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2882ms 2025-06-30 11:22:25.047 +03:00 [DBG] Connection id "0HNC8090TG9M4" received FIN. 2025-06-30 11:22:25.047 +03:00 [DBG] Connection id "0HNC8090TG9M4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:25.048 +03:00 [DBG] Connection id "0HNC8090TG9M4" disconnecting. 2025-06-30 11:22:25.048 +03:00 [DBG] Connection id "0HNC8090TG9M4" stopped. 2025-06-30 11:22:26.726 +03:00 [DBG] Connection id "0HNC8090TG9M5" accepted. 2025-06-30 11:22:26.727 +03:00 [DBG] Connection id "0HNC8090TG9M5" started. 2025-06-30 11:22:26.727 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 701 2025-06-30 11:22:26.727 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:26.727 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:26.727 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:22:26.727 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:22:26.727 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:26.727 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:26.727 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:26.727 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:26.727 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:26.727 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:26.727 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:26.727 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:26.728 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:26.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-06-30 11:22:26.728 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:26.728 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:26.728 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.728 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.728 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.728 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.728 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:22:26.728 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:22:26.728 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:22:26.728 +03:00 [DBG] Connection id "0HNC8090TG9M5", Request id "0HNC8090TG9M5:00000001": started reading request body. 2025-06-30 11:22:26.728 +03:00 [DBG] Connection id "0HNC8090TG9M5", Request id "0HNC8090TG9M5:00000001": done reading request body. 2025-06-30 11:22:26.728 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:22:26.728 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:26.728 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:26.728 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:22:26.729 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:26.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.729 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.729 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.729 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:26.729 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:22:26.729 +03:00 [INF] Updating physical elements properties 2025-06-30 11:22:26.761 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 32.4643ms. 2025-06-30 11:22:26.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.761 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.761 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:26.762 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:26.762 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.762 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 34.3167ms 2025-06-30 11:22:26.762 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:26.762 +03:00 [DBG] Connection id "0HNC8090TG9M5" completed keep alive response. 2025-06-30 11:22:26.762 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 35.4059ms 2025-06-30 11:22:26.762 +03:00 [DBG] Connection id "0HNC8090TG9M5" received FIN. 2025-06-30 11:22:26.763 +03:00 [DBG] Connection id "0HNC8090TG9M5" disconnecting. 2025-06-30 11:22:26.763 +03:00 [DBG] Connection id "0HNC8090TG9M5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:26.764 +03:00 [DBG] Connection id "0HNC8090TG9M5" stopped. 2025-06-30 11:22:26.800 +03:00 [DBG] Connection id "0HNC8090TG9M6" accepted. 2025-06-30 11:22:26.800 +03:00 [DBG] Connection id "0HNC8090TG9M6" started. 2025-06-30 11:22:26.800 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:26.800 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:26.800 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:26.800 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:26.801 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:26.801 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:26.801 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:26.801 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:26.801 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:26.801 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:26.801 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:26.801 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:26.801 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:26.801 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:26.801 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:26.801 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.801 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.802 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.802 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.802 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:26.802 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:26.802 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.802 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.802 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:26.802 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.802 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.802 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.802 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:26.802 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:26.802 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:26.804 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.5485ms. 2025-06-30 11:22:26.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.804 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:26.805 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:26.805 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:26.805 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:26.805 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:26.805 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:26.805 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:26.805 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:26.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:26.805 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.805 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.805 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.805 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.805 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 3.985ms 2025-06-30 11:22:26.805 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:26.806 +03:00 [DBG] Connection id "0HNC8090TG9M6" completed keep alive response. 2025-06-30 11:22:26.806 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 5.3092ms 2025-06-30 11:22:26.806 +03:00 [DBG] Connection id "0HNC8090TG9M6" received FIN. 2025-06-30 11:22:26.806 +03:00 [DBG] Connection id "0HNC8090TG9M6" disconnecting. 2025-06-30 11:22:26.806 +03:00 [DBG] Connection id "0HNC8090TG9M6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:26.807 +03:00 [DBG] Connection id "0HNC8090TG9M6" stopped. 2025-06-30 11:22:26.846 +03:00 [DBG] Connection id "0HNC8090TG9M7" accepted. 2025-06-30 11:22:26.846 +03:00 [DBG] Connection id "0HNC8090TG9M7" started. 2025-06-30 11:22:26.846 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:26.846 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:26.846 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:26.846 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:26.846 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:26.846 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:26.846 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:26.846 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:26.846 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:26.847 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:26.847 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:26.847 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:26.847 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:26.847 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:26.847 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:26.847 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.847 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:26.847 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.847 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:26.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:26.847 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:26.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.847 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.847 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:26.847 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:26.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:26.847 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.847 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:26.847 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:26.847 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:26.847 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:27.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 154.4876ms. 2025-06-30 11:22:27.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:27.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:27.002 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:27.002 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:27.002 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:27.002 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:27.002 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:27.002 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:27.004 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:27.004 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:27.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:27.005 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.005 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.005 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.005 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:27.005 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 157.7883ms 2025-06-30 11:22:27.005 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:27.005 +03:00 [DBG] Connection id "0HNC8090TG9M7" completed keep alive response. 2025-06-30 11:22:27.005 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 158.621ms 2025-06-30 11:22:27.008 +03:00 [DBG] Connection id "0HNC8090TG9M7" received FIN. 2025-06-30 11:22:27.009 +03:00 [DBG] Connection id "0HNC8090TG9M7" disconnecting. 2025-06-30 11:22:27.009 +03:00 [DBG] Connection id "0HNC8090TG9M7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:27.010 +03:00 [DBG] Connection id "0HNC8090TG9M7" stopped. 2025-06-30 11:22:29.868 +03:00 [DBG] Connection id "0HNC8090TG9M8" accepted. 2025-06-30 11:22:29.868 +03:00 [DBG] Connection id "0HNC8090TG9M8" started. 2025-06-30 11:22:29.868 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:22:29.868 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:29.868 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:29.868 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:29.868 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:29.868 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:29.868 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:29.868 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:29.868 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:29.868 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:29.869 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:29.869 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:29.869 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:29.869 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:29.869 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:29.869 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:29.869 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:29.869 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.869 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.869 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.869 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:22:29.869 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:22:29.869 +03:00 [DBG] Connection id "0HNC8090TG9M8", Request id "0HNC8090TG9M8:00000001": started reading request body. 2025-06-30 11:22:29.869 +03:00 [DBG] Connection id "0HNC8090TG9M8", Request id "0HNC8090TG9M8:00000001": done reading request body. 2025-06-30 11:22:29.869 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:29.869 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:29.869 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.869 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.869 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.869 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:29.870 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:22:29.870 +03:00 [INF] Changing group of physicals [21] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:29.904 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.143ms. 2025-06-30 11:22:29.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:29.904 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:29.904 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.904 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 35.5025ms 2025-06-30 11:22:29.904 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:29.904 +03:00 [DBG] Connection id "0HNC8090TG9M8" completed keep alive response. 2025-06-30 11:22:29.904 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 36.2196ms 2025-06-30 11:22:29.905 +03:00 [DBG] Connection id "0HNC8090TG9M8" received FIN. 2025-06-30 11:22:29.905 +03:00 [DBG] Connection id "0HNC8090TG9M8" disconnecting. 2025-06-30 11:22:29.905 +03:00 [DBG] Connection id "0HNC8090TG9M8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:29.906 +03:00 [DBG] Connection id "0HNC8090TG9M8" stopped. 2025-06-30 11:22:29.938 +03:00 [DBG] Connection id "0HNC8090TG9M9" accepted. 2025-06-30 11:22:29.939 +03:00 [DBG] Connection id "0HNC8090TG9M9" started. 2025-06-30 11:22:29.939 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:29.939 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:29.939 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:29.939 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:29.939 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:29.939 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:29.939 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:29.939 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:29.939 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:29.939 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:29.939 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:29.939 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:29.939 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:29.939 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:29.939 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:29.939 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.939 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.939 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.939 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:29.939 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:29.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.940 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.940 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:29.940 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.940 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.940 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.940 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:29.940 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:29.940 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:29.941 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.1348ms. 2025-06-30 11:22:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.941 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:29.941 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:29.942 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:29.942 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:29.942 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:29.942 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:29.942 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:29.942 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:29.942 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.942 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.942 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.942 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.942 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.6558ms 2025-06-30 11:22:29.942 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:29.942 +03:00 [DBG] Connection id "0HNC8090TG9M9" completed keep alive response. 2025-06-30 11:22:29.942 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.3214ms 2025-06-30 11:22:29.942 +03:00 [DBG] Connection id "0HNC8090TG9M9" received FIN. 2025-06-30 11:22:29.942 +03:00 [DBG] Connection id "0HNC8090TG9M9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:29.943 +03:00 [DBG] Connection id "0HNC8090TG9M9" disconnecting. 2025-06-30 11:22:29.943 +03:00 [DBG] Connection id "0HNC8090TG9M9" stopped. 2025-06-30 11:22:29.984 +03:00 [DBG] Connection id "0HNC8090TG9MA" accepted. 2025-06-30 11:22:29.984 +03:00 [DBG] Connection id "0HNC8090TG9MA" started. 2025-06-30 11:22:29.985 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:29.985 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:29.985 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:29.985 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:29.985 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:29.985 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:29.985 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:29.985 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:29.985 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:29.985 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:29.985 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:29.985 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:29.985 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:29.985 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:29.985 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:29.985 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.985 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:29.985 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.985 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:29.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:29.985 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:29.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.985 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.985 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:29.985 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:29.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:29.985 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.985 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:29.985 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:29.986 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:29.986 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:30.044 +03:00 [DBG] Connection id "0HNC8090TG9MB" accepted. 2025-06-30 11:22:30.044 +03:00 [DBG] Connection id "0HNC8090TG9MB" started. 2025-06-30 11:22:30.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:30.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:30.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:30.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:30.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:30.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:30.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:30.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:30.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:30.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:30.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:30.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:30.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:30.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:30.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:30.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:30.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:30.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:30.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2008ms. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:30.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:30.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.561ms 2025-06-30 11:22:30.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:30.047 +03:00 [DBG] Connection id "0HNC8090TG9MB" completed keep alive response. 2025-06-30 11:22:30.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5112ms 2025-06-30 11:22:30.047 +03:00 [DBG] Connection id "0HNC8090TG9MB" received FIN. 2025-06-30 11:22:30.047 +03:00 [DBG] Connection id "0HNC8090TG9MB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:30.047 +03:00 [DBG] Connection id "0HNC8090TG9MB" disconnecting. 2025-06-30 11:22:30.047 +03:00 [DBG] Connection id "0HNC8090TG9MB" stopped. 2025-06-30 11:22:30.154 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 168.4448ms. 2025-06-30 11:22:30.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.154 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:30.154 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:30.154 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:30.154 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:30.154 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:30.154 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:30.154 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:30.156 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:30.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:30.156 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.156 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.156 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.156 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:30.156 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 170.6777ms 2025-06-30 11:22:30.156 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:30.156 +03:00 [DBG] Connection id "0HNC8090TG9MA" completed keep alive response. 2025-06-30 11:22:30.156 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 171.3019ms 2025-06-30 11:22:30.160 +03:00 [DBG] Connection id "0HNC8090TG9MA" received FIN. 2025-06-30 11:22:30.160 +03:00 [DBG] Connection id "0HNC8090TG9MA" disconnecting. 2025-06-30 11:22:30.160 +03:00 [DBG] Connection id "0HNC8090TG9MA" stopped. 2025-06-30 11:22:30.160 +03:00 [DBG] Connection id "0HNC8090TG9MA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:35.047 +03:00 [DBG] Connection id "0HNC8090TG9MC" accepted. 2025-06-30 11:22:35.047 +03:00 [DBG] Connection id "0HNC8090TG9MC" started. 2025-06-30 11:22:35.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:35.047 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:35.047 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:35.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:35.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:35.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:35.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:35.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:35.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:35.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:35.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:35.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:35.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:35.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:35.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:35.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:35.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:35.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:35.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:35.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:35.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:35.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:35.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:35.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7028ms 2025-06-30 11:22:35.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:35.048 +03:00 [DBG] Connection id "0HNC8090TG9MC" completed keep alive response. 2025-06-30 11:22:35.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2992ms 2025-06-30 11:22:35.049 +03:00 [DBG] Connection id "0HNC8090TG9MC" received FIN. 2025-06-30 11:22:35.049 +03:00 [DBG] Connection id "0HNC8090TG9MC" disconnecting. 2025-06-30 11:22:35.049 +03:00 [DBG] Connection id "0HNC8090TG9MC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:35.050 +03:00 [DBG] Connection id "0HNC8090TG9MC" stopped. 2025-06-30 11:22:40.043 +03:00 [DBG] Connection id "0HNC8090TG9MD" accepted. 2025-06-30 11:22:40.043 +03:00 [DBG] Connection id "0HNC8090TG9MD" started. 2025-06-30 11:22:40.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:40.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:40.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:40.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:40.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:40.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:40.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:40.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:40.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:40.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:40.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:40.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:40.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:40.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:40.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:40.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:40.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:40.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:40.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:40.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:40.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:40.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:40.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7114ms 2025-06-30 11:22:40.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:40.044 +03:00 [DBG] Connection id "0HNC8090TG9MD" completed keep alive response. 2025-06-30 11:22:40.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4292ms 2025-06-30 11:22:40.045 +03:00 [DBG] Connection id "0HNC8090TG9MD" received FIN. 2025-06-30 11:22:40.045 +03:00 [DBG] Connection id "0HNC8090TG9MD" disconnecting. 2025-06-30 11:22:40.045 +03:00 [DBG] Connection id "0HNC8090TG9MD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:40.046 +03:00 [DBG] Connection id "0HNC8090TG9MD" stopped. 2025-06-30 11:22:45.038 +03:00 [DBG] Connection id "0HNC8090TG9ME" accepted. 2025-06-30 11:22:45.038 +03:00 [DBG] Connection id "0HNC8090TG9ME" started. 2025-06-30 11:22:45.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:45.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:45.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:45.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:45.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:45.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:45.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:45.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:45.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:45.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:45.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:45.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:45.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:45.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7696ms 2025-06-30 11:22:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:45.040 +03:00 [DBG] Connection id "0HNC8090TG9ME" completed keep alive response. 2025-06-30 11:22:45.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4136ms 2025-06-30 11:22:45.040 +03:00 [DBG] Connection id "0HNC8090TG9ME" received FIN. 2025-06-30 11:22:45.040 +03:00 [DBG] Connection id "0HNC8090TG9ME" disconnecting. 2025-06-30 11:22:45.040 +03:00 [DBG] Connection id "0HNC8090TG9ME" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:45.042 +03:00 [DBG] Connection id "0HNC8090TG9ME" stopped. 2025-06-30 11:22:50.033 +03:00 [DBG] Connection id "0HNC8090TG9MF" accepted. 2025-06-30 11:22:50.033 +03:00 [DBG] Connection id "0HNC8090TG9MF" started. 2025-06-30 11:22:50.034 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:50.034 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:50.034 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:50.034 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:50.034 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:50.034 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:50.034 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:50.034 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:50.034 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:50.034 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:50.034 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:50.034 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:50.034 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:50.034 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:50.034 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:50.034 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:50.034 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:50.034 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.034 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:50.034 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:50.034 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:50.034 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:50.034 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:50.035 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:50.035 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:50.035 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.696ms 2025-06-30 11:22:50.035 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:50.035 +03:00 [DBG] Connection id "0HNC8090TG9MF" completed keep alive response. 2025-06-30 11:22:50.035 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3346ms 2025-06-30 11:22:50.035 +03:00 [DBG] Connection id "0HNC8090TG9MF" received FIN. 2025-06-30 11:22:50.035 +03:00 [DBG] Connection id "0HNC8090TG9MF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:50.035 +03:00 [DBG] Connection id "0HNC8090TG9MF" disconnecting. 2025-06-30 11:22:50.035 +03:00 [DBG] Connection id "0HNC8090TG9MF" stopped. 2025-06-30 11:22:51.606 +03:00 [DBG] Connection id "0HNC8090TG9MG" accepted. 2025-06-30 11:22:51.606 +03:00 [DBG] Connection id "0HNC8090TG9MG" started. 2025-06-30 11:22:51.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - application/json;charset=UTF-8 695 2025-06-30 11:22:51.606 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:51.606 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:51.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:22:51.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' with route pattern 'api/physical-elements/update-properites' is valid for the request path '/api/physical-elements/update-properites/' 2025-06-30 11:22:51.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:51.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:51.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:51.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:51.606 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:51.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:51.607 +03:00 [INF] Route matched with {action = "UpdateProperties", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult] UpdateProperties(ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:51.607 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:51.607 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:51.607 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:51.607 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:51.607 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:51.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.607 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.607 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:22:51.607 +03:00 [DBG] Attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' using the name '' in request data ... 2025-06-30 11:22:51.607 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:22:51.607 +03:00 [DBG] Connection id "0HNC8090TG9MG", Request id "0HNC8090TG9MG:00000001": started reading request body. 2025-06-30 11:22:51.607 +03:00 [DBG] Connection id "0HNC8090TG9MG", Request id "0HNC8090TG9MG:00000001": done reading request body. 2025-06-30 11:22:51.607 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' 2025-06-30 11:22:51.607 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:51.607 +03:00 [DBG] Done attempting to bind parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:51.607 +03:00 [DBG] Attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]' ... 2025-06-30 11:22:51.607 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalElementsToUpdate' of type 'ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]'. 2025-06-30 11:22:51.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:51.607 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.Tables.PhysicalElementInfo[]"]) 2025-06-30 11:22:51.607 +03:00 [INF] Updating physical elements properties 2025-06-30 11:22:51.642 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 34.5076ms. 2025-06-30 11:22:51.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.642 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:51.643 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:51.643 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:51.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.643 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.643 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server) in 36.5524ms 2025-06-30 11:22:51.643 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.UpdateProperties (ConnectionApp.Server)' 2025-06-30 11:22:51.643 +03:00 [DBG] Connection id "0HNC8090TG9MG" completed keep alive response. 2025-06-30 11:22:51.643 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/update-properites/ - 200 0 null 37.3474ms 2025-06-30 11:22:51.644 +03:00 [DBG] Connection id "0HNC8090TG9MG" received FIN. 2025-06-30 11:22:51.644 +03:00 [DBG] Connection id "0HNC8090TG9MG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:51.644 +03:00 [DBG] Connection id "0HNC8090TG9MG" disconnecting. 2025-06-30 11:22:51.644 +03:00 [DBG] Connection id "0HNC8090TG9MG" stopped. 2025-06-30 11:22:51.682 +03:00 [DBG] Connection id "0HNC8090TG9MH" accepted. 2025-06-30 11:22:51.682 +03:00 [DBG] Connection id "0HNC8090TG9MH" started. 2025-06-30 11:22:51.682 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:51.682 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:51.682 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:51.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:51.682 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:51.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.683 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:51.683 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:51.683 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.683 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:51.683 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:51.683 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:51.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:51.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:51.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:51.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.684 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.684 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:51.684 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:51.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.684 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.684 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:51.684 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.684 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.684 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.685 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:51.685 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:51.685 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:51.687 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 2.2763ms. 2025-06-30 11:22:51.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.687 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.687 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.688 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:51.688 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:51.688 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:51.688 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:51.688 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:51.688 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:51.688 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:51.688 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.689 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.689 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.689 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.689 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.689 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 5.5617ms 2025-06-30 11:22:51.689 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.689 +03:00 [DBG] Connection id "0HNC8090TG9MH" completed keep alive response. 2025-06-30 11:22:51.689 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 7.1969ms 2025-06-30 11:22:51.689 +03:00 [DBG] Connection id "0HNC8090TG9MH" received FIN. 2025-06-30 11:22:51.690 +03:00 [DBG] Connection id "0HNC8090TG9MH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:51.690 +03:00 [DBG] Connection id "0HNC8090TG9MH" disconnecting. 2025-06-30 11:22:51.690 +03:00 [DBG] Connection id "0HNC8090TG9MH" stopped. 2025-06-30 11:22:51.732 +03:00 [DBG] Connection id "0HNC8090TG9MI" accepted. 2025-06-30 11:22:51.732 +03:00 [DBG] Connection id "0HNC8090TG9MI" started. 2025-06-30 11:22:51.732 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:51.732 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:51.732 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:51.732 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:51.733 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:51.733 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.733 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:51.733 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:51.733 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.733 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:51.733 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:51.733 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:51.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-06-30 11:22:51.733 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:51.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-06-30 11:22:51.733 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.733 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.733 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.733 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:51.733 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:51.733 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:51.733 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.733 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.733 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:51.733 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:51.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.733 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.733 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.733 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:51.733 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:51.733 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:51.892 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 158.4497ms. 2025-06-30 11:22:51.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.892 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:51.892 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:51.892 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:51.892 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:51.892 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:51.892 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:51.892 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:51.893 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:51.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:51.893 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.893 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.893 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.893 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:51.893 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 160.4879ms 2025-06-30 11:22:51.893 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:51.893 +03:00 [DBG] Connection id "0HNC8090TG9MI" completed keep alive response. 2025-06-30 11:22:51.893 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 161.0241ms 2025-06-30 11:22:51.901 +03:00 [DBG] Connection id "0HNC8090TG9MI" received FIN. 2025-06-30 11:22:51.901 +03:00 [DBG] Connection id "0HNC8090TG9MI" disconnecting. 2025-06-30 11:22:51.901 +03:00 [DBG] Connection id "0HNC8090TG9MI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:51.902 +03:00 [DBG] Connection id "0HNC8090TG9MI" stopped. 2025-06-30 11:22:55.039 +03:00 [DBG] Connection id "0HNC8090TG9MJ" accepted. 2025-06-30 11:22:55.039 +03:00 [DBG] Connection id "0HNC8090TG9MJ" started. 2025-06-30 11:22:55.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:22:55.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:55.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:55.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:22:55.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:22:55.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:55.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:55.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:55.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:55.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:55.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:55.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:22:55.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:55.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:55.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:55.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:55.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:55.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:55.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:22:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:55.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:55.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:55.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:55.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2115ms. 2025-06-30 11:22:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:55.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:55.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:55.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3387ms 2025-06-30 11:22:55.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:22:55.042 +03:00 [DBG] Connection id "0HNC8090TG9MJ" completed keep alive response. 2025-06-30 11:22:55.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.393ms 2025-06-30 11:22:55.042 +03:00 [DBG] Connection id "0HNC8090TG9MJ" received FIN. 2025-06-30 11:22:55.042 +03:00 [DBG] Connection id "0HNC8090TG9MJ" disconnecting. 2025-06-30 11:22:55.042 +03:00 [DBG] Connection id "0HNC8090TG9MJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:55.043 +03:00 [DBG] Connection id "0HNC8090TG9MJ" stopped. 2025-06-30 11:22:57.241 +03:00 [DBG] Connection id "0HNC8090TG9MK" accepted. 2025-06-30 11:22:57.241 +03:00 [DBG] Connection id "0HNC8090TG9MK" started. 2025-06-30 11:22:57.241 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - application/json;charset=UTF-8 4 2025-06-30 11:22:57.241 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:57.241 +03:00 [DBG] POST requests are not supported 2025-06-30 11:22:57.241 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:57.241 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' with route pattern 'api/physical-elements/groups/project/{projectId}/change/{newGroupName}' is valid for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/' 2025-06-30 11:22:57.241 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:57.241 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:57.241 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:57.241 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:22:57.241 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:22:57.241 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:57.242 +03:00 [INF] Route matched with {action = "ChangeGroupOfPhysicalElements", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.IActionResult] ChangeGroupOfPhysicalElements(System.String, System.String, Int32[]) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:57.242 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:57.242 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:57.242 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:57.242 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:57.242 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:57.242 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.242 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.242 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.242 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'projectId' of type 'System.String' using the name 'projectId' in request data ... 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to validate the bound parameter 'projectId' of type 'System.String' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to validate the bound parameter 'projectId' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'newGroupName' of type 'System.String' using the name 'newGroupName' in request data ... 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to validate the bound parameter 'newGroupName' of type 'System.String' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to validate the bound parameter 'newGroupName' of type 'System.String'. 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to bind parameter 'physicalIds' of type 'System.Int32[]' using the name '' in request data ... 2025-06-30 11:22:57.242 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 11:22:57.242 +03:00 [DBG] Connection id "0HNC8090TG9MK", Request id "0HNC8090TG9MK:00000001": started reading request body. 2025-06-30 11:22:57.242 +03:00 [DBG] Connection id "0HNC8090TG9MK", Request id "0HNC8090TG9MK:00000001": done reading request body. 2025-06-30 11:22:57.242 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'System.Int32[]' 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to bind parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:57.242 +03:00 [DBG] Attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]' ... 2025-06-30 11:22:57.242 +03:00 [DBG] Done attempting to validate the bound parameter 'physicalIds' of type 'System.Int32[]'. 2025-06-30 11:22:57.242 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.243 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.243 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.243 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.243 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:57.243 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0","C-3","System.Int32[]"]) 2025-06-30 11:22:57.243 +03:00 [INF] Changing group of physicals [39] of propject 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:57.272 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 29.853ms. 2025-06-30 11:22:57.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:57.273 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:22:57.273 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.273 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server) in 31.6311ms 2025-06-30 11:22:57.273 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.ChangeGroupOfPhysicalElements (ConnectionApp.Server)' 2025-06-30 11:22:57.273 +03:00 [DBG] Connection id "0HNC8090TG9MK" completed keep alive response. 2025-06-30 11:22:57.274 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0/change/C-3/ - 200 0 null 32.4488ms 2025-06-30 11:22:57.274 +03:00 [DBG] Connection id "0HNC8090TG9MK" received FIN. 2025-06-30 11:22:57.274 +03:00 [DBG] Connection id "0HNC8090TG9MK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:57.274 +03:00 [DBG] Connection id "0HNC8090TG9MK" disconnecting. 2025-06-30 11:22:57.274 +03:00 [DBG] Connection id "0HNC8090TG9MK" stopped. 2025-06-30 11:22:57.312 +03:00 [DBG] Connection id "0HNC8090TG9ML" accepted. 2025-06-30 11:22:57.312 +03:00 [DBG] Connection id "0HNC8090TG9ML" started. 2025-06-30 11:22:57.312 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:57.312 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:57.312 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:57.312 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:57.312 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:57.312 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.312 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:57.313 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:57.313 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.313 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:57.313 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:57.313 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:57.313 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:22:57.313 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:57.313 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:22:57.313 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.313 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.313 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.313 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.313 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:57.313 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:57.313 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.313 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.313 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:57.313 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.313 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.313 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.313 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:57.313 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:57.313 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:57.315 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 1.0629ms. 2025-06-30 11:22:57.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:57.315 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:57.315 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:57.315 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:57.315 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:57.315 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:57.315 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:57.315 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.315 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.316 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 2.5865ms 2025-06-30 11:22:57.316 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.316 +03:00 [DBG] Connection id "0HNC8090TG9ML" completed keep alive response. 2025-06-30 11:22:57.316 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 3.342ms 2025-06-30 11:22:57.316 +03:00 [DBG] Connection id "0HNC8090TG9ML" received FIN. 2025-06-30 11:22:57.316 +03:00 [DBG] Connection id "0HNC8090TG9ML" disconnecting. 2025-06-30 11:22:57.316 +03:00 [DBG] Connection id "0HNC8090TG9ML" stopped. 2025-06-30 11:22:57.316 +03:00 [DBG] Connection id "0HNC8090TG9ML" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:57.356 +03:00 [DBG] Connection id "0HNC8090TG9MM" accepted. 2025-06-30 11:22:57.357 +03:00 [DBG] Connection id "0HNC8090TG9MM" started. 2025-06-30 11:22:57.357 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 11:22:57.357 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:22:57.357 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 11:22:57.357 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:57.357 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 11:22:57.357 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.357 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:22:57.357 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:22:57.357 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.358 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 11:22:57.358 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:22:57.358 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:22:57.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-06-30 11:22:57.358 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:22:57.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-06-30 11:22:57.358 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.358 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.358 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.358 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 11:22:57.358 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 11:22:57.358 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 11:22:57.358 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.358 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.358 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 11:22:57.358 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 11:22:57.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.358 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.358 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.358 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:22:57.358 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 11:22:57.358 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 11:22:57.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 179.7314ms. 2025-06-30 11:22:57.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.538 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:57.538 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 11:22:57.538 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 11:22:57.538 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 11:22:57.538 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 11:22:57.539 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 11:22:57.539 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 11:22:57.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 11:22:57.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:22:57.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:22:57.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 182.5935ms 2025-06-30 11:22:57.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 11:22:57.540 +03:00 [DBG] Connection id "0HNC8090TG9MM" completed keep alive response. 2025-06-30 11:22:57.540 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.4897ms 2025-06-30 11:22:57.546 +03:00 [DBG] Connection id "0HNC8090TG9MM" received FIN. 2025-06-30 11:22:57.547 +03:00 [DBG] Connection id "0HNC8090TG9MM" disconnecting. 2025-06-30 11:22:57.547 +03:00 [DBG] Connection id "0HNC8090TG9MM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:22:57.548 +03:00 [DBG] Connection id "0HNC8090TG9MM" stopped. 2025-06-30 11:23:00.036 +03:00 [DBG] Connection id "0HNC8090TG9MN" accepted. 2025-06-30 11:23:00.036 +03:00 [DBG] Connection id "0HNC8090TG9MN" started. 2025-06-30 11:23:00.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:00.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:00.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:00.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:00.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:00.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:00.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:00.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:00.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:00.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:00.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:00.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:00.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:00.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:00.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:00.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:00.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:00.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:00.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:00.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:00.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:00.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:00.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:00.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1252ms 2025-06-30 11:23:00.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:00.038 +03:00 [DBG] Connection id "0HNC8090TG9MN" completed keep alive response. 2025-06-30 11:23:00.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7121ms 2025-06-30 11:23:00.038 +03:00 [DBG] Connection id "0HNC8090TG9MN" received FIN. 2025-06-30 11:23:00.038 +03:00 [DBG] Connection id "0HNC8090TG9MN" disconnecting. 2025-06-30 11:23:00.038 +03:00 [DBG] Connection id "0HNC8090TG9MN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:00.039 +03:00 [DBG] Connection id "0HNC8090TG9MN" stopped. 2025-06-30 11:23:05.042 +03:00 [DBG] Connection id "0HNC8090TG9MO" accepted. 2025-06-30 11:23:05.042 +03:00 [DBG] Connection id "0HNC8090TG9MO" started. 2025-06-30 11:23:05.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:05.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:05.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:05.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:05.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:05.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:05.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:05.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:05.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:05.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:05.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:05.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:05.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:05.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:05.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:05.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:05.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:05.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:05.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:05.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:05.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:05.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:05.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:05.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.612ms 2025-06-30 11:23:05.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:05.043 +03:00 [DBG] Connection id "0HNC8090TG9MO" completed keep alive response. 2025-06-30 11:23:05.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2798ms 2025-06-30 11:23:05.043 +03:00 [DBG] Connection id "0HNC8090TG9MO" received FIN. 2025-06-30 11:23:05.043 +03:00 [DBG] Connection id "0HNC8090TG9MO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:05.043 +03:00 [DBG] Connection id "0HNC8090TG9MO" disconnecting. 2025-06-30 11:23:05.044 +03:00 [DBG] Connection id "0HNC8090TG9MO" stopped. 2025-06-30 11:23:10.039 +03:00 [DBG] Connection id "0HNC8090TG9MP" accepted. 2025-06-30 11:23:10.039 +03:00 [DBG] Connection id "0HNC8090TG9MP" started. 2025-06-30 11:23:10.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:10.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:10.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:10.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:10.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:10.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:10.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:10.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:10.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:10.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:10.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:10.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:10.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:10.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:10.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:10.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:10.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:10.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:10.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:10.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:10.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:10.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:10.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:10.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:10.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:10.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:10.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:10.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0707ms 2025-06-30 11:23:10.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:10.041 +03:00 [DBG] Connection id "0HNC8090TG9MP" completed keep alive response. 2025-06-30 11:23:10.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6856ms 2025-06-30 11:23:10.041 +03:00 [DBG] Connection id "0HNC8090TG9MP" received FIN. 2025-06-30 11:23:10.041 +03:00 [DBG] Connection id "0HNC8090TG9MP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:10.042 +03:00 [DBG] Connection id "0HNC8090TG9MP" disconnecting. 2025-06-30 11:23:10.042 +03:00 [DBG] Connection id "0HNC8090TG9MP" stopped. 2025-06-30 11:23:15.034 +03:00 [DBG] Connection id "0HNC8090TG9MQ" accepted. 2025-06-30 11:23:15.034 +03:00 [DBG] Connection id "0HNC8090TG9MQ" started. 2025-06-30 11:23:15.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:15.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:15.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:15.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:15.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:15.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:15.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:15.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:15.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:15.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:15.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:15.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:15.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:15.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:15.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:15.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:15.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:15.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:15.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:15.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:15.035 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1108ms. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:15.035 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:15.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:15.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:15.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:15.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6766ms 2025-06-30 11:23:15.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:15.036 +03:00 [DBG] Connection id "0HNC8090TG9MQ" completed keep alive response. 2025-06-30 11:23:15.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2241ms 2025-06-30 11:23:15.036 +03:00 [DBG] Connection id "0HNC8090TG9MQ" received FIN. 2025-06-30 11:23:15.036 +03:00 [DBG] Connection id "0HNC8090TG9MQ" disconnecting. 2025-06-30 11:23:15.036 +03:00 [DBG] Connection id "0HNC8090TG9MQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:15.037 +03:00 [DBG] Connection id "0HNC8090TG9MQ" stopped. 2025-06-30 11:23:20.035 +03:00 [DBG] Connection id "0HNC8090TG9MR" accepted. 2025-06-30 11:23:20.035 +03:00 [DBG] Connection id "0HNC8090TG9MR" started. 2025-06-30 11:23:20.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:20.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:20.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:20.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:20.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:20.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:20.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:20.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:20.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:20.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:20.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:20.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:20.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:20.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:20.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:20.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:20.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:20.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:20.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:20.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:20.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:20.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:20.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:20.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:20.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:20.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2303ms 2025-06-30 11:23:20.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:20.037 +03:00 [DBG] Connection id "0HNC8090TG9MR" completed keep alive response. 2025-06-30 11:23:20.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1092ms 2025-06-30 11:23:20.037 +03:00 [DBG] Connection id "0HNC8090TG9MR" received FIN. 2025-06-30 11:23:20.037 +03:00 [DBG] Connection id "0HNC8090TG9MR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:20.037 +03:00 [DBG] Connection id "0HNC8090TG9MR" disconnecting. 2025-06-30 11:23:20.037 +03:00 [DBG] Connection id "0HNC8090TG9MR" stopped. 2025-06-30 11:23:25.036 +03:00 [DBG] Connection id "0HNC8090TG9MS" accepted. 2025-06-30 11:23:25.036 +03:00 [DBG] Connection id "0HNC8090TG9MS" started. 2025-06-30 11:23:25.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:25.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:25.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:25.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:25.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:25.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:25.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:25.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:25.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:25.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:25.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1875ms. 2025-06-30 11:23:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:25.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:25.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:25.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.253ms 2025-06-30 11:23:25.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:25.038 +03:00 [DBG] Connection id "0HNC8090TG9MS" completed keep alive response. 2025-06-30 11:23:25.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1669ms 2025-06-30 11:23:25.039 +03:00 [DBG] Connection id "0HNC8090TG9MS" received FIN. 2025-06-30 11:23:25.039 +03:00 [DBG] Connection id "0HNC8090TG9MS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:25.039 +03:00 [DBG] Connection id "0HNC8090TG9MS" disconnecting. 2025-06-30 11:23:25.039 +03:00 [DBG] Connection id "0HNC8090TG9MS" stopped. 2025-06-30 11:23:30.039 +03:00 [DBG] Connection id "0HNC8090TG9MT" accepted. 2025-06-30 11:23:30.039 +03:00 [DBG] Connection id "0HNC8090TG9MT" started. 2025-06-30 11:23:30.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:30.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:30.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:30.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:30.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:30.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:30.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:30.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:30.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:30.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:30.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:30.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:30.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1118ms. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:30.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6357ms 2025-06-30 11:23:30.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:30.041 +03:00 [DBG] Connection id "0HNC8090TG9MT" completed keep alive response. 2025-06-30 11:23:30.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.16ms 2025-06-30 11:23:30.041 +03:00 [DBG] Connection id "0HNC8090TG9MT" received FIN. 2025-06-30 11:23:30.041 +03:00 [DBG] Connection id "0HNC8090TG9MT" disconnecting. 2025-06-30 11:23:30.041 +03:00 [DBG] Connection id "0HNC8090TG9MT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:30.042 +03:00 [DBG] Connection id "0HNC8090TG9MT" stopped. 2025-06-30 11:23:35.040 +03:00 [DBG] Connection id "0HNC8090TG9MU" accepted. 2025-06-30 11:23:35.040 +03:00 [DBG] Connection id "0HNC8090TG9MU" started. 2025-06-30 11:23:35.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:35.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:35.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:35.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:35.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:35.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:35.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:35.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:35.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:35.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:35.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:35.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:35.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:35.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:35.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:35.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:35.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:35.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:35.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:35.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:35.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:35.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:35.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:35.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7264ms 2025-06-30 11:23:35.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:35.042 +03:00 [DBG] Connection id "0HNC8090TG9MU" completed keep alive response. 2025-06-30 11:23:35.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4703ms 2025-06-30 11:23:35.042 +03:00 [DBG] Connection id "0HNC8090TG9MU" received FIN. 2025-06-30 11:23:35.042 +03:00 [DBG] Connection id "0HNC8090TG9MU" disconnecting. 2025-06-30 11:23:35.042 +03:00 [DBG] Connection id "0HNC8090TG9MU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:35.043 +03:00 [DBG] Connection id "0HNC8090TG9MU" stopped. 2025-06-30 11:23:40.036 +03:00 [DBG] Connection id "0HNC8090TG9MV" accepted. 2025-06-30 11:23:40.036 +03:00 [DBG] Connection id "0HNC8090TG9MV" started. 2025-06-30 11:23:40.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:40.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:40.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:40.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:40.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:40.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:40.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:40.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:40.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:40.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:40.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:40.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:40.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:40.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:40.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:40.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:40.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:40.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:40.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:40.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-30 11:23:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:40.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:40.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:40.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8439ms 2025-06-30 11:23:40.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:40.038 +03:00 [DBG] Connection id "0HNC8090TG9MV" completed keep alive response. 2025-06-30 11:23:40.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5863ms 2025-06-30 11:23:40.038 +03:00 [DBG] Connection id "0HNC8090TG9MV" received FIN. 2025-06-30 11:23:40.038 +03:00 [DBG] Connection id "0HNC8090TG9MV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:40.038 +03:00 [DBG] Connection id "0HNC8090TG9MV" disconnecting. 2025-06-30 11:23:40.039 +03:00 [DBG] Connection id "0HNC8090TG9MV" stopped. 2025-06-30 11:23:45.036 +03:00 [DBG] Connection id "0HNC8090TG9N0" accepted. 2025-06-30 11:23:45.037 +03:00 [DBG] Connection id "0HNC8090TG9N0" started. 2025-06-30 11:23:45.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:45.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:45.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:45.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:45.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:45.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:45.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:45.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:45.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:45.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:45.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:45.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:45.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:45.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:45.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:45.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:45.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:45.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:45.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:45.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:45.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:45.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:45.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:45.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2618ms 2025-06-30 11:23:45.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:45.039 +03:00 [DBG] Connection id "0HNC8090TG9N0" completed keep alive response. 2025-06-30 11:23:45.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2817ms 2025-06-30 11:23:45.039 +03:00 [DBG] Connection id "0HNC8090TG9N0" received FIN. 2025-06-30 11:23:45.040 +03:00 [DBG] Connection id "0HNC8090TG9N0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:45.040 +03:00 [DBG] Connection id "0HNC8090TG9N0" disconnecting. 2025-06-30 11:23:45.040 +03:00 [DBG] Connection id "0HNC8090TG9N0" stopped. 2025-06-30 11:23:50.038 +03:00 [DBG] Connection id "0HNC8090TG9N1" accepted. 2025-06-30 11:23:50.038 +03:00 [DBG] Connection id "0HNC8090TG9N1" started. 2025-06-30 11:23:50.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:50.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:50.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:50.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:50.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:50.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:50.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:50.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:50.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:50.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:50.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:50.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:50.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:50.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:50.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:50.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:50.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:50.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:50.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:50.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-30 11:23:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:50.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:50.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:50.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7716ms 2025-06-30 11:23:50.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:50.040 +03:00 [DBG] Connection id "0HNC8090TG9N1" completed keep alive response. 2025-06-30 11:23:50.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4467ms 2025-06-30 11:23:50.040 +03:00 [DBG] Connection id "0HNC8090TG9N1" received FIN. 2025-06-30 11:23:50.040 +03:00 [DBG] Connection id "0HNC8090TG9N1" disconnecting. 2025-06-30 11:23:50.040 +03:00 [DBG] Connection id "0HNC8090TG9N1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:50.042 +03:00 [DBG] Connection id "0HNC8090TG9N1" stopped. 2025-06-30 11:23:55.040 +03:00 [DBG] Connection id "0HNC8090TG9N2" accepted. 2025-06-30 11:23:55.040 +03:00 [DBG] Connection id "0HNC8090TG9N2" started. 2025-06-30 11:23:55.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:23:55.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:23:55.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:23:55.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:23:55.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:23:55.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:55.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:23:55.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:23:55.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:23:55.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:23:55.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:55.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:23:55.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:23:55.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:23:55.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:23:55.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:23:55.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:23:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:55.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:55.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:23:55.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:55.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:23:55.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:23:55.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7082ms 2025-06-30 11:23:55.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:23:55.041 +03:00 [DBG] Connection id "0HNC8090TG9N2" completed keep alive response. 2025-06-30 11:23:55.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4015ms 2025-06-30 11:23:55.042 +03:00 [DBG] Connection id "0HNC8090TG9N2" received FIN. 2025-06-30 11:23:55.042 +03:00 [DBG] Connection id "0HNC8090TG9N2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:23:55.042 +03:00 [DBG] Connection id "0HNC8090TG9N2" disconnecting. 2025-06-30 11:23:55.042 +03:00 [DBG] Connection id "0HNC8090TG9N2" stopped. 2025-06-30 11:24:00.038 +03:00 [DBG] Connection id "0HNC8090TG9N3" accepted. 2025-06-30 11:24:00.038 +03:00 [DBG] Connection id "0HNC8090TG9N3" started. 2025-06-30 11:24:00.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:00.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:00.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:00.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:00.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:00.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:00.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:00.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:00.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:00.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:00.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:00.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:00.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:00.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:00.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:00.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:00.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:00.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:00.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:00.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-30 11:24:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:00.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:00.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:00.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1068ms 2025-06-30 11:24:00.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:00.040 +03:00 [DBG] Connection id "0HNC8090TG9N3" completed keep alive response. 2025-06-30 11:24:00.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9142ms 2025-06-30 11:24:00.041 +03:00 [DBG] Connection id "0HNC8090TG9N3" received FIN. 2025-06-30 11:24:00.041 +03:00 [DBG] Connection id "0HNC8090TG9N3" disconnecting. 2025-06-30 11:24:00.041 +03:00 [DBG] Connection id "0HNC8090TG9N3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:00.042 +03:00 [DBG] Connection id "0HNC8090TG9N3" stopped. 2025-06-30 11:24:05.035 +03:00 [DBG] Connection id "0HNC8090TG9N4" accepted. 2025-06-30 11:24:05.035 +03:00 [DBG] Connection id "0HNC8090TG9N4" started. 2025-06-30 11:24:05.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:05.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:05.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:05.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:05.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:05.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:05.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:05.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:05.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:05.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:05.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:05.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:05.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:05.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:05.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:05.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:05.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:05.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:05.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:05.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:05.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1519ms. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:05.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:05.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:05.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.149ms 2025-06-30 11:24:05.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:05.037 +03:00 [DBG] Connection id "0HNC8090TG9N4" completed keep alive response. 2025-06-30 11:24:05.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9713ms 2025-06-30 11:24:05.037 +03:00 [DBG] Connection id "0HNC8090TG9N4" received FIN. 2025-06-30 11:24:05.037 +03:00 [DBG] Connection id "0HNC8090TG9N4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:05.037 +03:00 [DBG] Connection id "0HNC8090TG9N4" disconnecting. 2025-06-30 11:24:05.037 +03:00 [DBG] Connection id "0HNC8090TG9N4" stopped. 2025-06-30 11:24:10.036 +03:00 [DBG] Connection id "0HNC8090TG9N5" accepted. 2025-06-30 11:24:10.037 +03:00 [DBG] Connection id "0HNC8090TG9N5" started. 2025-06-30 11:24:10.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:10.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:10.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:10.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:10.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:10.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:10.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:10.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:10.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:10.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:10.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:10.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:10.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:10.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:10.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:10.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:10.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:10.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:10.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:10.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:10.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1715ms. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:10.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:10.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:10.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2848ms 2025-06-30 11:24:10.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:10.039 +03:00 [DBG] Connection id "0HNC8090TG9N5" completed keep alive response. 2025-06-30 11:24:10.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1305ms 2025-06-30 11:24:10.039 +03:00 [DBG] Connection id "0HNC8090TG9N5" received FIN. 2025-06-30 11:24:10.040 +03:00 [DBG] Connection id "0HNC8090TG9N5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:10.040 +03:00 [DBG] Connection id "0HNC8090TG9N5" disconnecting. 2025-06-30 11:24:10.040 +03:00 [DBG] Connection id "0HNC8090TG9N5" stopped. 2025-06-30 11:24:15.038 +03:00 [DBG] Connection id "0HNC8090TG9N6" accepted. 2025-06-30 11:24:15.038 +03:00 [DBG] Connection id "0HNC8090TG9N6" started. 2025-06-30 11:24:15.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:15.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:15.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:15.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:15.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:15.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:15.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:15.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:15.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:15.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:15.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:15.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:15.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:15.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:15.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:15.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:15.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:15.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:15.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:15.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 11:24:15.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:15.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:15.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:15.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7943ms 2025-06-30 11:24:15.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:15.040 +03:00 [DBG] Connection id "0HNC8090TG9N6" completed keep alive response. 2025-06-30 11:24:15.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7059ms 2025-06-30 11:24:15.040 +03:00 [DBG] Connection id "0HNC8090TG9N6" received FIN. 2025-06-30 11:24:15.040 +03:00 [DBG] Connection id "0HNC8090TG9N6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:15.040 +03:00 [DBG] Connection id "0HNC8090TG9N6" disconnecting. 2025-06-30 11:24:15.040 +03:00 [DBG] Connection id "0HNC8090TG9N6" stopped. 2025-06-30 11:24:20.042 +03:00 [DBG] Connection id "0HNC8090TG9N7" accepted. 2025-06-30 11:24:20.042 +03:00 [DBG] Connection id "0HNC8090TG9N7" started. 2025-06-30 11:24:20.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:20.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:20.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:20.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:20.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:20.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:20.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:20.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:20.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:20.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:20.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:20.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:20.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:20.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:20.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:20.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:20.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:20.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:20.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:20.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:20.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 11:24:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:20.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:20.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:20.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8018ms 2025-06-30 11:24:20.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:20.044 +03:00 [DBG] Connection id "0HNC8090TG9N7" completed keep alive response. 2025-06-30 11:24:20.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5033ms 2025-06-30 11:24:20.044 +03:00 [DBG] Connection id "0HNC8090TG9N7" received FIN. 2025-06-30 11:24:20.044 +03:00 [DBG] Connection id "0HNC8090TG9N7" disconnecting. 2025-06-30 11:24:20.045 +03:00 [DBG] Connection id "0HNC8090TG9N7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:20.046 +03:00 [DBG] Connection id "0HNC8090TG9N7" stopped. 2025-06-30 11:24:25.034 +03:00 [DBG] Connection id "0HNC8090TG9N8" accepted. 2025-06-30 11:24:25.034 +03:00 [DBG] Connection id "0HNC8090TG9N8" started. 2025-06-30 11:24:25.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:25.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:25.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:25.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:25.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:25.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:25.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:25.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:25.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:25.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:25.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:25.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:25.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:25.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:25.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:25.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:25.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:25.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:25.035 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:25.035 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:25.035 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:25.035 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:25.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1233ms. 2025-06-30 11:24:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:25.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:25.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:25.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6908ms 2025-06-30 11:24:25.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:25.036 +03:00 [DBG] Connection id "0HNC8090TG9N8" completed keep alive response. 2025-06-30 11:24:25.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4401ms 2025-06-30 11:24:25.036 +03:00 [DBG] Connection id "0HNC8090TG9N8" received FIN. 2025-06-30 11:24:25.036 +03:00 [DBG] Connection id "0HNC8090TG9N8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:25.036 +03:00 [DBG] Connection id "0HNC8090TG9N8" disconnecting. 2025-06-30 11:24:25.036 +03:00 [DBG] Connection id "0HNC8090TG9N8" stopped. 2025-06-30 11:24:30.036 +03:00 [DBG] Connection id "0HNC8090TG9N9" accepted. 2025-06-30 11:24:30.036 +03:00 [DBG] Connection id "0HNC8090TG9N9" started. 2025-06-30 11:24:30.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:30.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:30.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:30.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:30.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:30.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:30.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:30.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:30.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:30.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:30.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:30.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:30.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:30.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:30.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:30.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:30.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:30.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:30.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:30.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:30.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:30.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:30.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:30.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:30.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7259ms 2025-06-30 11:24:30.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:30.038 +03:00 [DBG] Connection id "0HNC8090TG9N9" completed keep alive response. 2025-06-30 11:24:30.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4784ms 2025-06-30 11:24:30.038 +03:00 [DBG] Connection id "0HNC8090TG9N9" received FIN. 2025-06-30 11:24:30.038 +03:00 [DBG] Connection id "0HNC8090TG9N9" disconnecting. 2025-06-30 11:24:30.038 +03:00 [DBG] Connection id "0HNC8090TG9N9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:30.039 +03:00 [DBG] Connection id "0HNC8090TG9N9" stopped. 2025-06-30 11:24:35.038 +03:00 [DBG] Connection id "0HNC8090TG9NA" accepted. 2025-06-30 11:24:35.038 +03:00 [DBG] Connection id "0HNC8090TG9NA" started. 2025-06-30 11:24:35.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:35.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:35.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:35.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:35.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:35.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:35.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:35.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:35.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:35.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:35.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:35.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:35.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:35.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:35.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:35.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:35.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:35.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:35.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:35.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:35.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:35.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:35.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:35.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:35.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.732ms 2025-06-30 11:24:35.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:35.040 +03:00 [DBG] Connection id "0HNC8090TG9NA" completed keep alive response. 2025-06-30 11:24:35.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3583ms 2025-06-30 11:24:35.040 +03:00 [DBG] Connection id "0HNC8090TG9NA" received FIN. 2025-06-30 11:24:35.040 +03:00 [DBG] Connection id "0HNC8090TG9NA" disconnecting. 2025-06-30 11:24:35.040 +03:00 [DBG] Connection id "0HNC8090TG9NA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:35.041 +03:00 [DBG] Connection id "0HNC8090TG9NA" stopped. 2025-06-30 11:24:40.038 +03:00 [DBG] Connection id "0HNC8090TG9NB" accepted. 2025-06-30 11:24:40.038 +03:00 [DBG] Connection id "0HNC8090TG9NB" started. 2025-06-30 11:24:40.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:40.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:40.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:40.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:40.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:40.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:40.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:40.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:40.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:40.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:40.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:40.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:40.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:40.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:40.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:40.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:40.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:40.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:40.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:40.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:40.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-30 11:24:40.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:40.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:40.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:40.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7435ms 2025-06-30 11:24:40.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:40.040 +03:00 [DBG] Connection id "0HNC8090TG9NB" completed keep alive response. 2025-06-30 11:24:40.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4572ms 2025-06-30 11:24:40.040 +03:00 [DBG] Connection id "0HNC8090TG9NB" received FIN. 2025-06-30 11:24:40.040 +03:00 [DBG] Connection id "0HNC8090TG9NB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:40.040 +03:00 [DBG] Connection id "0HNC8090TG9NB" disconnecting. 2025-06-30 11:24:40.041 +03:00 [DBG] Connection id "0HNC8090TG9NB" stopped. 2025-06-30 11:24:45.034 +03:00 [DBG] Connection id "0HNC8090TG9NC" accepted. 2025-06-30 11:24:45.035 +03:00 [DBG] Connection id "0HNC8090TG9NC" started. 2025-06-30 11:24:45.035 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:45.035 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:45.035 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:45.035 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:45.035 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:45.035 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:45.035 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:45.035 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:45.035 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:45.035 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:45.035 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:45.035 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:45.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:45.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:45.035 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:45.035 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:45.035 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:45.035 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.035 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.035 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:45.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:45.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:45.036 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:45.036 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:45.036 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:45.036 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.902ms 2025-06-30 11:24:45.036 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:45.036 +03:00 [DBG] Connection id "0HNC8090TG9NC" completed keep alive response. 2025-06-30 11:24:45.036 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6621ms 2025-06-30 11:24:45.037 +03:00 [DBG] Connection id "0HNC8090TG9NC" received FIN. 2025-06-30 11:24:45.037 +03:00 [DBG] Connection id "0HNC8090TG9NC" disconnecting. 2025-06-30 11:24:45.037 +03:00 [DBG] Connection id "0HNC8090TG9NC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:45.038 +03:00 [DBG] Connection id "0HNC8090TG9NC" stopped. 2025-06-30 11:24:50.036 +03:00 [DBG] Connection id "0HNC8090TG9ND" accepted. 2025-06-30 11:24:50.037 +03:00 [DBG] Connection id "0HNC8090TG9ND" started. 2025-06-30 11:24:50.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:50.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:50.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:50.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:50.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:50.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:50.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:50.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:50.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:50.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:50.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:50.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:50.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:50.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:50.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:50.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:50.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:50.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:50.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:50.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:50.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1712ms. 2025-06-30 11:24:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:50.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:50.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:50.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3372ms 2025-06-30 11:24:50.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:50.039 +03:00 [DBG] Connection id "0HNC8090TG9ND" completed keep alive response. 2025-06-30 11:24:50.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5145ms 2025-06-30 11:24:50.040 +03:00 [DBG] Connection id "0HNC8090TG9ND" received FIN. 2025-06-30 11:24:50.040 +03:00 [DBG] Connection id "0HNC8090TG9ND" disconnecting. 2025-06-30 11:24:50.040 +03:00 [DBG] Connection id "0HNC8090TG9ND" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:50.041 +03:00 [DBG] Connection id "0HNC8090TG9ND" stopped. 2025-06-30 11:24:55.036 +03:00 [DBG] Connection id "0HNC8090TG9NE" accepted. 2025-06-30 11:24:55.036 +03:00 [DBG] Connection id "0HNC8090TG9NE" started. 2025-06-30 11:24:55.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:24:55.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:24:55.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:24:55.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:24:55.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:24:55.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:55.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:24:55.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:24:55.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:24:55.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:24:55.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:55.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:24:55.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:24:55.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:24:55.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:24:55.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:24:55.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:24:55.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:55.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:24:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:55.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:24:55.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1352ms. 2025-06-30 11:24:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:55.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:24:55.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:24:55.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7824ms 2025-06-30 11:24:55.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:24:55.038 +03:00 [DBG] Connection id "0HNC8090TG9NE" completed keep alive response. 2025-06-30 11:24:55.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4201ms 2025-06-30 11:24:55.038 +03:00 [DBG] Connection id "0HNC8090TG9NE" received FIN. 2025-06-30 11:24:55.038 +03:00 [DBG] Connection id "0HNC8090TG9NE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:24:55.038 +03:00 [DBG] Connection id "0HNC8090TG9NE" disconnecting. 2025-06-30 11:24:55.038 +03:00 [DBG] Connection id "0HNC8090TG9NE" stopped. 2025-06-30 11:25:00.040 +03:00 [DBG] Connection id "0HNC8090TG9NF" accepted. 2025-06-30 11:25:00.040 +03:00 [DBG] Connection id "0HNC8090TG9NF" started. 2025-06-30 11:25:00.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:00.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:00.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:00.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:00.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:00.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:00.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:00.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:00.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:00.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:00.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:00.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:00.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:00.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:00.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:00.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:00.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:00.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:00.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:00.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1713ms. 2025-06-30 11:25:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:00.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4292ms 2025-06-30 11:25:00.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:00.043 +03:00 [DBG] Connection id "0HNC8090TG9NF" completed keep alive response. 2025-06-30 11:25:00.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5766ms 2025-06-30 11:25:00.043 +03:00 [DBG] Connection id "0HNC8090TG9NF" received FIN. 2025-06-30 11:25:00.043 +03:00 [DBG] Connection id "0HNC8090TG9NF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:00.043 +03:00 [DBG] Connection id "0HNC8090TG9NF" disconnecting. 2025-06-30 11:25:00.043 +03:00 [DBG] Connection id "0HNC8090TG9NF" stopped. 2025-06-30 11:25:05.040 +03:00 [DBG] Connection id "0HNC8090TG9NG" accepted. 2025-06-30 11:25:05.040 +03:00 [DBG] Connection id "0HNC8090TG9NG" started. 2025-06-30 11:25:05.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:05.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:05.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:05.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:05.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:05.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:05.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:05.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:05.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:05.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:05.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:05.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:05.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:05.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:05.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:05.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:05.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:05.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:05.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:05.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:05.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:05.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:05.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7459ms 2025-06-30 11:25:05.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:05.042 +03:00 [DBG] Connection id "0HNC8090TG9NG" completed keep alive response. 2025-06-30 11:25:05.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.367ms 2025-06-30 11:25:05.042 +03:00 [DBG] Connection id "0HNC8090TG9NG" received FIN. 2025-06-30 11:25:05.042 +03:00 [DBG] Connection id "0HNC8090TG9NG" disconnecting. 2025-06-30 11:25:05.042 +03:00 [DBG] Connection id "0HNC8090TG9NG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NG" stopped. 2025-06-30 11:25:10.041 +03:00 [DBG] Connection id "0HNC8090TG9NH" accepted. 2025-06-30 11:25:10.042 +03:00 [DBG] Connection id "0HNC8090TG9NH" started. 2025-06-30 11:25:10.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:10.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:10.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:10.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:10.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:10.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:10.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:10.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:10.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:10.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:10.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:10.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:10.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:10.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:10.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:10.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:10.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:10.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:10.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:10.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:10.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2247ms. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:10.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:10.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:10.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:10.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1318ms 2025-06-30 11:25:10.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NH" completed keep alive response. 2025-06-30 11:25:10.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1734ms 2025-06-30 11:25:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NH" received FIN. 2025-06-30 11:25:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:10.045 +03:00 [DBG] Connection id "0HNC8090TG9NH" disconnecting. 2025-06-30 11:25:10.045 +03:00 [DBG] Connection id "0HNC8090TG9NH" stopped. 2025-06-30 11:25:15.038 +03:00 [DBG] Connection id "0HNC8090TG9NI" accepted. 2025-06-30 11:25:15.038 +03:00 [DBG] Connection id "0HNC8090TG9NI" started. 2025-06-30 11:25:15.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:15.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:15.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:15.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:15.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:15.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:15.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:15.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:15.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:15.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:15.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:15.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:15.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:15.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:15.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:15.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:15.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:15.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:15.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:15.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:15.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:15.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:15.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0702ms 2025-06-30 11:25:15.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NI" completed keep alive response. 2025-06-30 11:25:15.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9288ms 2025-06-30 11:25:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NI" received FIN. 2025-06-30 11:25:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NI" disconnecting. 2025-06-30 11:25:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NI" stopped. 2025-06-30 11:25:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:20.035 +03:00 [DBG] Connection id "0HNC8090TG9NJ" accepted. 2025-06-30 11:25:20.035 +03:00 [DBG] Connection id "0HNC8090TG9NJ" started. 2025-06-30 11:25:20.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:20.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:20.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:20.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:20.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:20.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:20.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:20.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:20.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:20.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:20.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:20.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:20.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:20.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:20.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:20.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:20.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:20.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:20.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:20.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:20.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1386ms. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:20.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:20.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1922ms 2025-06-30 11:25:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:20.038 +03:00 [DBG] Connection id "0HNC8090TG9NJ" completed keep alive response. 2025-06-30 11:25:20.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0372ms 2025-06-30 11:25:20.038 +03:00 [DBG] Connection id "0HNC8090TG9NJ" received FIN. 2025-06-30 11:25:20.038 +03:00 [DBG] Connection id "0HNC8090TG9NJ" disconnecting. 2025-06-30 11:25:20.038 +03:00 [DBG] Connection id "0HNC8090TG9NJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:20.039 +03:00 [DBG] Connection id "0HNC8090TG9NJ" stopped. 2025-06-30 11:25:25.042 +03:00 [DBG] Connection id "0HNC8090TG9NK" accepted. 2025-06-30 11:25:25.042 +03:00 [DBG] Connection id "0HNC8090TG9NK" started. 2025-06-30 11:25:25.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:25.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:25.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:25.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:25.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:25.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:25.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:25.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:25.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:25.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:25.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:25.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:25.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:25.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:25.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:25.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:25.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:25.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:25.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:25.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:25.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:25.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:25.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:25.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:25.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1616ms. 2025-06-30 11:25:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:25.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:25.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:25.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3418ms 2025-06-30 11:25:25.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:25.044 +03:00 [DBG] Connection id "0HNC8090TG9NK" completed keep alive response. 2025-06-30 11:25:25.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0126ms 2025-06-30 11:25:25.045 +03:00 [DBG] Connection id "0HNC8090TG9NK" received FIN. 2025-06-30 11:25:25.045 +03:00 [DBG] Connection id "0HNC8090TG9NK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:25.045 +03:00 [DBG] Connection id "0HNC8090TG9NK" disconnecting. 2025-06-30 11:25:25.045 +03:00 [DBG] Connection id "0HNC8090TG9NK" stopped. 2025-06-30 11:25:30.041 +03:00 [DBG] Connection id "0HNC8090TG9NL" accepted. 2025-06-30 11:25:30.041 +03:00 [DBG] Connection id "0HNC8090TG9NL" started. 2025-06-30 11:25:30.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:30.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:30.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:30.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:30.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:30.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:30.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:30.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:30.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:30.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:30.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:30.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:30.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:30.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:30.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:30.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:30.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:30.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:30.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:30.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:30.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:30.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8307ms 2025-06-30 11:25:30.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:30.043 +03:00 [DBG] Connection id "0HNC8090TG9NL" completed keep alive response. 2025-06-30 11:25:30.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5454ms 2025-06-30 11:25:30.043 +03:00 [DBG] Connection id "0HNC8090TG9NL" received FIN. 2025-06-30 11:25:30.043 +03:00 [DBG] Connection id "0HNC8090TG9NL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:30.043 +03:00 [DBG] Connection id "0HNC8090TG9NL" disconnecting. 2025-06-30 11:25:30.043 +03:00 [DBG] Connection id "0HNC8090TG9NL" stopped. 2025-06-30 11:25:35.043 +03:00 [DBG] Connection id "0HNC8090TG9NM" accepted. 2025-06-30 11:25:35.044 +03:00 [DBG] Connection id "0HNC8090TG9NM" started. 2025-06-30 11:25:35.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:35.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:35.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:35.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:35.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:35.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:35.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:35.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:35.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:35.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:35.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:35.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:35.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:35.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:35.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:35.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:35.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:35.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:35.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:35.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:35.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:35.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:35.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:35.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.079ms 2025-06-30 11:25:35.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:35.046 +03:00 [DBG] Connection id "0HNC8090TG9NM" completed keep alive response. 2025-06-30 11:25:35.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9951ms 2025-06-30 11:25:35.046 +03:00 [DBG] Connection id "0HNC8090TG9NM" received FIN. 2025-06-30 11:25:35.046 +03:00 [DBG] Connection id "0HNC8090TG9NM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:35.046 +03:00 [DBG] Connection id "0HNC8090TG9NM" disconnecting. 2025-06-30 11:25:35.046 +03:00 [DBG] Connection id "0HNC8090TG9NM" stopped. 2025-06-30 11:25:40.042 +03:00 [DBG] Connection id "0HNC8090TG9NN" accepted. 2025-06-30 11:25:40.042 +03:00 [DBG] Connection id "0HNC8090TG9NN" started. 2025-06-30 11:25:40.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:40.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:40.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:40.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:40.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:40.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:40.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:40.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:40.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:40.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:40.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:40.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:40.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:40.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:40.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1202ms. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8423ms 2025-06-30 11:25:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:40.043 +03:00 [DBG] Connection id "0HNC8090TG9NN" completed keep alive response. 2025-06-30 11:25:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4963ms 2025-06-30 11:25:40.044 +03:00 [DBG] Connection id "0HNC8090TG9NN" received FIN. 2025-06-30 11:25:40.044 +03:00 [DBG] Connection id "0HNC8090TG9NN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:40.044 +03:00 [DBG] Connection id "0HNC8090TG9NN" disconnecting. 2025-06-30 11:25:40.044 +03:00 [DBG] Connection id "0HNC8090TG9NN" stopped. 2025-06-30 11:25:45.039 +03:00 [DBG] Connection id "0HNC8090TG9NO" accepted. 2025-06-30 11:25:45.039 +03:00 [DBG] Connection id "0HNC8090TG9NO" started. 2025-06-30 11:25:45.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:45.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:45.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:45.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:45.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:45.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:45.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:45.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:45.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:45.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:45.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:45.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:45.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:45.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:45.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:45.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:45.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7969ms 2025-06-30 11:25:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:45.040 +03:00 [DBG] Connection id "0HNC8090TG9NO" completed keep alive response. 2025-06-30 11:25:45.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5807ms 2025-06-30 11:25:45.041 +03:00 [DBG] Connection id "0HNC8090TG9NO" received FIN. 2025-06-30 11:25:45.041 +03:00 [DBG] Connection id "0HNC8090TG9NO" disconnecting. 2025-06-30 11:25:45.041 +03:00 [DBG] Connection id "0HNC8090TG9NO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:45.042 +03:00 [DBG] Connection id "0HNC8090TG9NO" stopped. 2025-06-30 11:25:50.040 +03:00 [DBG] Connection id "0HNC8090TG9NP" accepted. 2025-06-30 11:25:50.040 +03:00 [DBG] Connection id "0HNC8090TG9NP" started. 2025-06-30 11:25:50.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:50.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:50.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:50.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:50.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:50.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:50.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:50.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:50.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:50.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:50.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:50.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:50.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:50.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:50.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:50.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:50.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:50.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:50.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:50.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-30 11:25:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:50.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:50.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:50.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6595ms 2025-06-30 11:25:50.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:50.042 +03:00 [DBG] Connection id "0HNC8090TG9NP" completed keep alive response. 2025-06-30 11:25:50.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2536ms 2025-06-30 11:25:50.042 +03:00 [DBG] Connection id "0HNC8090TG9NP" received FIN. 2025-06-30 11:25:50.042 +03:00 [DBG] Connection id "0HNC8090TG9NP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:50.042 +03:00 [DBG] Connection id "0HNC8090TG9NP" disconnecting. 2025-06-30 11:25:50.042 +03:00 [DBG] Connection id "0HNC8090TG9NP" stopped. 2025-06-30 11:25:55.040 +03:00 [DBG] Connection id "0HNC8090TG9NQ" accepted. 2025-06-30 11:25:55.041 +03:00 [DBG] Connection id "0HNC8090TG9NQ" started. 2025-06-30 11:25:55.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:25:55.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:25:55.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:25:55.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:25:55.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:25:55.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:55.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:25:55.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:25:55.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:25:55.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:25:55.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:55.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:25:55.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:25:55.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:25:55.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:25:55.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:25:55.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:25:55.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:55.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:55.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:25:55.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:55.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:25:55.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:25:55.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1588ms 2025-06-30 11:25:55.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:25:55.044 +03:00 [DBG] Connection id "0HNC8090TG9NQ" completed keep alive response. 2025-06-30 11:25:55.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2075ms 2025-06-30 11:25:55.044 +03:00 [DBG] Connection id "0HNC8090TG9NQ" received FIN. 2025-06-30 11:25:55.044 +03:00 [DBG] Connection id "0HNC8090TG9NQ" disconnecting. 2025-06-30 11:25:55.044 +03:00 [DBG] Connection id "0HNC8090TG9NQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:25:55.045 +03:00 [DBG] Connection id "0HNC8090TG9NQ" stopped. 2025-06-30 11:26:00.039 +03:00 [DBG] Connection id "0HNC8090TG9NR" accepted. 2025-06-30 11:26:00.040 +03:00 [DBG] Connection id "0HNC8090TG9NR" started. 2025-06-30 11:26:00.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:00.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:00.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:00.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:00.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:00.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:00.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:00.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:00.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:00.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:00.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:00.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:00.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:00.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:00.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:00.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:00.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:00.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:00.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:00.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:00.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:00.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-06-30 11:26:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:00.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:00.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3228ms 2025-06-30 11:26:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:00.042 +03:00 [DBG] Connection id "0HNC8090TG9NR" completed keep alive response. 2025-06-30 11:26:00.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9088ms 2025-06-30 11:26:00.042 +03:00 [DBG] Connection id "0HNC8090TG9NR" received FIN. 2025-06-30 11:26:00.042 +03:00 [DBG] Connection id "0HNC8090TG9NR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:00.042 +03:00 [DBG] Connection id "0HNC8090TG9NR" disconnecting. 2025-06-30 11:26:00.042 +03:00 [DBG] Connection id "0HNC8090TG9NR" stopped. 2025-06-30 11:26:05.039 +03:00 [DBG] Connection id "0HNC8090TG9NS" accepted. 2025-06-30 11:26:05.039 +03:00 [DBG] Connection id "0HNC8090TG9NS" started. 2025-06-30 11:26:05.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:05.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:05.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:05.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:05.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:05.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:05.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:05.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:05.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:05.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:05.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:05.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:05.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:05.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:05.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:05.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:05.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:05.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:05.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:05.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.922ms 2025-06-30 11:26:05.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NS" completed keep alive response. 2025-06-30 11:26:05.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.7525ms 2025-06-30 11:26:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NS" received FIN. 2025-06-30 11:26:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NS" disconnecting. 2025-06-30 11:26:05.043 +03:00 [DBG] Connection id "0HNC8090TG9NS" stopped. 2025-06-30 11:26:10.042 +03:00 [DBG] Connection id "0HNC8090TG9NT" accepted. 2025-06-30 11:26:10.042 +03:00 [DBG] Connection id "0HNC8090TG9NT" started. 2025-06-30 11:26:10.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:10.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:10.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:10.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:10.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:10.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:10.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:10.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:10.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:10.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:10.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:10.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:10.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:10.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:10.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:10.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:10.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:10.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:10.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:10.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:10.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:10.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:10.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:10.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6879ms 2025-06-30 11:26:10.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:10.043 +03:00 [DBG] Connection id "0HNC8090TG9NT" completed keep alive response. 2025-06-30 11:26:10.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3789ms 2025-06-30 11:26:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NT" received FIN. 2025-06-30 11:26:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NT" disconnecting. 2025-06-30 11:26:10.044 +03:00 [DBG] Connection id "0HNC8090TG9NT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:10.045 +03:00 [DBG] Connection id "0HNC8090TG9NT" stopped. 2025-06-30 11:26:15.037 +03:00 [DBG] Connection id "0HNC8090TG9NU" accepted. 2025-06-30 11:26:15.037 +03:00 [DBG] Connection id "0HNC8090TG9NU" started. 2025-06-30 11:26:15.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:15.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:15.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:15.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:15.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:15.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:15.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:15.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:15.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:15.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:15.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:15.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:15.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:15.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:15.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:15.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:15.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:15.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:15.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:15.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:15.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1943ms. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:15.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:15.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:15.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3831ms 2025-06-30 11:26:15.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NU" completed keep alive response. 2025-06-30 11:26:15.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4967ms 2025-06-30 11:26:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NU" received FIN. 2025-06-30 11:26:15.040 +03:00 [DBG] Connection id "0HNC8090TG9NU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:15.041 +03:00 [DBG] Connection id "0HNC8090TG9NU" disconnecting. 2025-06-30 11:26:15.041 +03:00 [DBG] Connection id "0HNC8090TG9NU" stopped. 2025-06-30 11:26:20.036 +03:00 [DBG] Connection id "0HNC8090TG9NV" accepted. 2025-06-30 11:26:20.037 +03:00 [DBG] Connection id "0HNC8090TG9NV" started. 2025-06-30 11:26:20.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:20.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:20.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:20.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:20.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:20.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:20.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:20.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:20.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:20.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:20.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:20.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:20.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:20.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:20.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:20.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:20.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:20.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:20.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:20.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:20.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:20.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:20.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:20.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7948ms 2025-06-30 11:26:20.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:20.038 +03:00 [DBG] Connection id "0HNC8090TG9NV" completed keep alive response. 2025-06-30 11:26:20.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5741ms 2025-06-30 11:26:20.039 +03:00 [DBG] Connection id "0HNC8090TG9NV" received FIN. 2025-06-30 11:26:20.039 +03:00 [DBG] Connection id "0HNC8090TG9NV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:20.039 +03:00 [DBG] Connection id "0HNC8090TG9NV" disconnecting. 2025-06-30 11:26:20.039 +03:00 [DBG] Connection id "0HNC8090TG9NV" stopped. 2025-06-30 11:26:25.040 +03:00 [DBG] Connection id "0HNC8090TG9O0" accepted. 2025-06-30 11:26:25.040 +03:00 [DBG] Connection id "0HNC8090TG9O0" started. 2025-06-30 11:26:25.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:25.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:25.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:25.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:25.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:25.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:25.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:25.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:25.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:25.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:25.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:25.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:25.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:25.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:25.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:25.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:25.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:25.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:25.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:25.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:25.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2176ms. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:25.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:25.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:25.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1522ms 2025-06-30 11:26:25.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:25.043 +03:00 [DBG] Connection id "0HNC8090TG9O0" completed keep alive response. 2025-06-30 11:26:25.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.197ms 2025-06-30 11:26:25.043 +03:00 [DBG] Connection id "0HNC8090TG9O0" received FIN. 2025-06-30 11:26:25.043 +03:00 [DBG] Connection id "0HNC8090TG9O0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:25.043 +03:00 [DBG] Connection id "0HNC8090TG9O0" disconnecting. 2025-06-30 11:26:25.043 +03:00 [DBG] Connection id "0HNC8090TG9O0" stopped. 2025-06-30 11:26:30.038 +03:00 [DBG] Connection id "0HNC8090TG9O1" accepted. 2025-06-30 11:26:30.038 +03:00 [DBG] Connection id "0HNC8090TG9O1" started. 2025-06-30 11:26:30.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:30.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:30.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:30.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:30.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:30.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:30.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:30.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:30.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-30 11:26:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:30.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6476ms 2025-06-30 11:26:30.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:30.040 +03:00 [DBG] Connection id "0HNC8090TG9O1" completed keep alive response. 2025-06-30 11:26:30.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3454ms 2025-06-30 11:26:30.040 +03:00 [DBG] Connection id "0HNC8090TG9O1" received FIN. 2025-06-30 11:26:30.040 +03:00 [DBG] Connection id "0HNC8090TG9O1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:30.041 +03:00 [DBG] Connection id "0HNC8090TG9O1" disconnecting. 2025-06-30 11:26:30.041 +03:00 [DBG] Connection id "0HNC8090TG9O1" stopped. 2025-06-30 11:26:35.046 +03:00 [DBG] Connection id "0HNC8090TG9O2" accepted. 2025-06-30 11:26:35.046 +03:00 [DBG] Connection id "0HNC8090TG9O2" started. 2025-06-30 11:26:35.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:35.047 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:35.047 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:35.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:35.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:35.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:35.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:35.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:35.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:35.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:35.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:35.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:35.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:35.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:35.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:35.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:35.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:35.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:35.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:35.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:35.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1185ms. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:35.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:35.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:35.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:35.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.794ms 2025-06-30 11:26:35.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:35.049 +03:00 [DBG] Connection id "0HNC8090TG9O2" completed keep alive response. 2025-06-30 11:26:35.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8216ms 2025-06-30 11:26:35.049 +03:00 [DBG] Connection id "0HNC8090TG9O2" received FIN. 2025-06-30 11:26:35.049 +03:00 [DBG] Connection id "0HNC8090TG9O2" disconnecting. 2025-06-30 11:26:35.049 +03:00 [DBG] Connection id "0HNC8090TG9O2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:35.050 +03:00 [DBG] Connection id "0HNC8090TG9O2" stopped. 2025-06-30 11:26:40.035 +03:00 [DBG] Connection id "0HNC8090TG9O3" accepted. 2025-06-30 11:26:40.036 +03:00 [DBG] Connection id "0HNC8090TG9O3" started. 2025-06-30 11:26:40.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:40.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:40.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:40.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:40.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:40.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:40.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:40.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:40.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:40.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:40.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:40.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:40.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:40.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:40.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:40.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:40.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:40.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:40.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:40.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:40.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:40.036 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:40.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-06-30 11:26:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:40.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:40.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7922ms 2025-06-30 11:26:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:40.037 +03:00 [DBG] Connection id "0HNC8090TG9O3" completed keep alive response. 2025-06-30 11:26:40.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4107ms 2025-06-30 11:26:40.037 +03:00 [DBG] Connection id "0HNC8090TG9O3" received FIN. 2025-06-30 11:26:40.037 +03:00 [DBG] Connection id "0HNC8090TG9O3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:40.037 +03:00 [DBG] Connection id "0HNC8090TG9O3" disconnecting. 2025-06-30 11:26:40.038 +03:00 [DBG] Connection id "0HNC8090TG9O3" stopped. 2025-06-30 11:26:45.042 +03:00 [DBG] Connection id "0HNC8090TG9O4" accepted. 2025-06-30 11:26:45.042 +03:00 [DBG] Connection id "0HNC8090TG9O4" started. 2025-06-30 11:26:45.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:45.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:45.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:45.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:45.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:45.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:45.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:45.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:45.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:45.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:45.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:45.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:45.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:45.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:45.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:45.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:45.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:45.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:45.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:45.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:45.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:45.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:45.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:45.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8279ms 2025-06-30 11:26:45.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:45.044 +03:00 [DBG] Connection id "0HNC8090TG9O4" completed keep alive response. 2025-06-30 11:26:45.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4118ms 2025-06-30 11:26:45.044 +03:00 [DBG] Connection id "0HNC8090TG9O4" received FIN. 2025-06-30 11:26:45.044 +03:00 [DBG] Connection id "0HNC8090TG9O4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:45.044 +03:00 [DBG] Connection id "0HNC8090TG9O4" disconnecting. 2025-06-30 11:26:45.044 +03:00 [DBG] Connection id "0HNC8090TG9O4" stopped. 2025-06-30 11:26:50.038 +03:00 [DBG] Connection id "0HNC8090TG9O5" accepted. 2025-06-30 11:26:50.038 +03:00 [DBG] Connection id "0HNC8090TG9O5" started. 2025-06-30 11:26:50.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:50.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:50.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:50.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:50.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:50.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:50.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:50.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:50.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:50.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:50.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:50.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:50.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:50.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:50.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:50.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:50.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:50.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:50.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:50.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:50.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:50.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:50.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:50.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6787ms 2025-06-30 11:26:50.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:50.040 +03:00 [DBG] Connection id "0HNC8090TG9O5" completed keep alive response. 2025-06-30 11:26:50.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3056ms 2025-06-30 11:26:50.040 +03:00 [DBG] Connection id "0HNC8090TG9O5" received FIN. 2025-06-30 11:26:50.040 +03:00 [DBG] Connection id "0HNC8090TG9O5" disconnecting. 2025-06-30 11:26:50.040 +03:00 [DBG] Connection id "0HNC8090TG9O5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:50.041 +03:00 [DBG] Connection id "0HNC8090TG9O5" stopped. 2025-06-30 11:26:55.044 +03:00 [DBG] Connection id "0HNC8090TG9O6" accepted. 2025-06-30 11:26:55.044 +03:00 [DBG] Connection id "0HNC8090TG9O6" started. 2025-06-30 11:26:55.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:26:55.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:26:55.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:26:55.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:26:55.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:26:55.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:55.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:26:55.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:26:55.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:26:55.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:26:55.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:55.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:26:55.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:26:55.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:26:55.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:26:55.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:26:55.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:26:55.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:55.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:26:55.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:55.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:55.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:55.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:55.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:26:55.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1726ms. 2025-06-30 11:26:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:55.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:26:55.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:26:55.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.169ms 2025-06-30 11:26:55.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:26:55.046 +03:00 [DBG] Connection id "0HNC8090TG9O6" completed keep alive response. 2025-06-30 11:26:55.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1527ms 2025-06-30 11:26:55.047 +03:00 [DBG] Connection id "0HNC8090TG9O6" received FIN. 2025-06-30 11:26:55.047 +03:00 [DBG] Connection id "0HNC8090TG9O6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:26:55.047 +03:00 [DBG] Connection id "0HNC8090TG9O6" disconnecting. 2025-06-30 11:26:55.047 +03:00 [DBG] Connection id "0HNC8090TG9O6" stopped. 2025-06-30 11:27:00.036 +03:00 [DBG] Connection id "0HNC8090TG9O7" accepted. 2025-06-30 11:27:00.036 +03:00 [DBG] Connection id "0HNC8090TG9O7" started. 2025-06-30 11:27:00.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:00.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:00.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:00.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:00.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:00.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:00.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:00.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:00.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:00.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:00.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:00.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:00.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:00.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:00.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:00.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:00.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:00.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:00.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:00.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:00.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:00.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:00.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:00.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6959ms 2025-06-30 11:27:00.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:00.038 +03:00 [DBG] Connection id "0HNC8090TG9O7" completed keep alive response. 2025-06-30 11:27:00.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.319ms 2025-06-30 11:27:00.038 +03:00 [DBG] Connection id "0HNC8090TG9O7" received FIN. 2025-06-30 11:27:00.038 +03:00 [DBG] Connection id "0HNC8090TG9O7" disconnecting. 2025-06-30 11:27:00.039 +03:00 [DBG] Connection id "0HNC8090TG9O7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:00.040 +03:00 [DBG] Connection id "0HNC8090TG9O7" stopped. 2025-06-30 11:27:05.039 +03:00 [DBG] Connection id "0HNC8090TG9O8" accepted. 2025-06-30 11:27:05.039 +03:00 [DBG] Connection id "0HNC8090TG9O8" started. 2025-06-30 11:27:05.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:05.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:05.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:05.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:05.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:05.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:05.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:05.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:05.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:05.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:05.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:05.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:05.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:05.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:05.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:05.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:05.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:05.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:05.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:05.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-30 11:27:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:05.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:05.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:05.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7408ms 2025-06-30 11:27:05.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:05.041 +03:00 [DBG] Connection id "0HNC8090TG9O8" completed keep alive response. 2025-06-30 11:27:05.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3763ms 2025-06-30 11:27:05.041 +03:00 [DBG] Connection id "0HNC8090TG9O8" received FIN. 2025-06-30 11:27:05.041 +03:00 [DBG] Connection id "0HNC8090TG9O8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:05.041 +03:00 [DBG] Connection id "0HNC8090TG9O8" disconnecting. 2025-06-30 11:27:05.041 +03:00 [DBG] Connection id "0HNC8090TG9O8" stopped. 2025-06-30 11:27:10.036 +03:00 [DBG] Connection id "0HNC8090TG9O9" accepted. 2025-06-30 11:27:10.036 +03:00 [DBG] Connection id "0HNC8090TG9O9" started. 2025-06-30 11:27:10.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:10.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:10.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:10.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:10.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:10.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:10.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:10.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:10.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:10.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:10.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:10.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:10.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:10.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:10.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:10.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:10.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:10.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:10.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:10.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:10.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:10.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:10.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:10.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7718ms 2025-06-30 11:27:10.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:10.038 +03:00 [DBG] Connection id "0HNC8090TG9O9" completed keep alive response. 2025-06-30 11:27:10.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4313ms 2025-06-30 11:27:10.038 +03:00 [DBG] Connection id "0HNC8090TG9O9" received FIN. 2025-06-30 11:27:10.038 +03:00 [DBG] Connection id "0HNC8090TG9O9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:10.038 +03:00 [DBG] Connection id "0HNC8090TG9O9" disconnecting. 2025-06-30 11:27:10.038 +03:00 [DBG] Connection id "0HNC8090TG9O9" stopped. 2025-06-30 11:27:15.038 +03:00 [DBG] Connection id "0HNC8090TG9OA" accepted. 2025-06-30 11:27:15.038 +03:00 [DBG] Connection id "0HNC8090TG9OA" started. 2025-06-30 11:27:15.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:15.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:15.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:15.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:15.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:15.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:15.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:15.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:15.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:15.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:15.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:15.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:15.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:15.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:15.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:15.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:15.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:15.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:15.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:15.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1398ms. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:15.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:15.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:15.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7868ms 2025-06-30 11:27:15.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:15.039 +03:00 [DBG] Connection id "0HNC8090TG9OA" completed keep alive response. 2025-06-30 11:27:15.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4386ms 2025-06-30 11:27:15.040 +03:00 [DBG] Connection id "0HNC8090TG9OA" received FIN. 2025-06-30 11:27:15.040 +03:00 [DBG] Connection id "0HNC8090TG9OA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:15.040 +03:00 [DBG] Connection id "0HNC8090TG9OA" disconnecting. 2025-06-30 11:27:15.040 +03:00 [DBG] Connection id "0HNC8090TG9OA" stopped. 2025-06-30 11:27:20.041 +03:00 [DBG] Connection id "0HNC8090TG9OB" accepted. 2025-06-30 11:27:20.041 +03:00 [DBG] Connection id "0HNC8090TG9OB" started. 2025-06-30 11:27:20.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:20.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:20.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:20.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:20.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:20.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:20.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:20.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:20.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:20.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:20.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:20.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:20.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:20.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:20.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:20.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:20.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:20.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:20.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:20.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:20.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:20.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:20.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:20.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:20.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1824ms. 2025-06-30 11:27:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:20.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:20.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:20.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5801ms 2025-06-30 11:27:20.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:20.044 +03:00 [DBG] Connection id "0HNC8090TG9OB" completed keep alive response. 2025-06-30 11:27:20.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8257ms 2025-06-30 11:27:20.044 +03:00 [DBG] Connection id "0HNC8090TG9OB" received FIN. 2025-06-30 11:27:20.044 +03:00 [DBG] Connection id "0HNC8090TG9OB" disconnecting. 2025-06-30 11:27:20.044 +03:00 [DBG] Connection id "0HNC8090TG9OB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:20.045 +03:00 [DBG] Connection id "0HNC8090TG9OB" stopped. 2025-06-30 11:27:25.036 +03:00 [DBG] Connection id "0HNC8090TG9OC" accepted. 2025-06-30 11:27:25.036 +03:00 [DBG] Connection id "0HNC8090TG9OC" started. 2025-06-30 11:27:25.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:25.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:25.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:25.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:25.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:25.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:25.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:25.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:25.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:25.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:25.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:25.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:25.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:25.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7212ms 2025-06-30 11:27:25.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OC" completed keep alive response. 2025-06-30 11:27:25.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3926ms 2025-06-30 11:27:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OC" received FIN. 2025-06-30 11:27:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OC" disconnecting. 2025-06-30 11:27:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:25.039 +03:00 [DBG] Connection id "0HNC8090TG9OC" stopped. 2025-06-30 11:27:30.038 +03:00 [DBG] Connection id "0HNC8090TG9OD" accepted. 2025-06-30 11:27:30.038 +03:00 [DBG] Connection id "0HNC8090TG9OD" started. 2025-06-30 11:27:30.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:30.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:30.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:30.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:30.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:30.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:30.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2009ms. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:30.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2724ms 2025-06-30 11:27:30.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OD" completed keep alive response. 2025-06-30 11:27:30.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1972ms 2025-06-30 11:27:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OD" received FIN. 2025-06-30 11:27:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OD" disconnecting. 2025-06-30 11:27:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:30.042 +03:00 [DBG] Connection id "0HNC8090TG9OD" stopped. 2025-06-30 11:27:35.038 +03:00 [DBG] Connection id "0HNC8090TG9OE" accepted. 2025-06-30 11:27:35.038 +03:00 [DBG] Connection id "0HNC8090TG9OE" started. 2025-06-30 11:27:35.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:35.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:35.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:35.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:35.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:35.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:35.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:35.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:35.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:35.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:35.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:35.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:35.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:35.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:35.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:35.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:35.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:35.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:35.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:35.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:35.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2599ms. 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:35.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:35.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:35.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7392ms 2025-06-30 11:27:35.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:35.042 +03:00 [DBG] Connection id "0HNC8090TG9OE" completed keep alive response. 2025-06-30 11:27:35.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5905ms 2025-06-30 11:27:35.042 +03:00 [DBG] Connection id "0HNC8090TG9OE" received FIN. 2025-06-30 11:27:35.043 +03:00 [DBG] Connection id "0HNC8090TG9OE" disconnecting. 2025-06-30 11:27:35.043 +03:00 [DBG] Connection id "0HNC8090TG9OE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:35.044 +03:00 [DBG] Connection id "0HNC8090TG9OE" stopped. 2025-06-30 11:27:40.041 +03:00 [DBG] Connection id "0HNC8090TG9OF" accepted. 2025-06-30 11:27:40.041 +03:00 [DBG] Connection id "0HNC8090TG9OF" started. 2025-06-30 11:27:40.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:40.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:40.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:40.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:40.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:40.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:40.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:40.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:40.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:40.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:40.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:40.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1812ms. 2025-06-30 11:27:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5018ms 2025-06-30 11:27:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:40.044 +03:00 [DBG] Connection id "0HNC8090TG9OF" completed keep alive response. 2025-06-30 11:27:40.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6692ms 2025-06-30 11:27:40.044 +03:00 [DBG] Connection id "0HNC8090TG9OF" received FIN. 2025-06-30 11:27:40.044 +03:00 [DBG] Connection id "0HNC8090TG9OF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:40.044 +03:00 [DBG] Connection id "0HNC8090TG9OF" disconnecting. 2025-06-30 11:27:40.044 +03:00 [DBG] Connection id "0HNC8090TG9OF" stopped. 2025-06-30 11:27:45.040 +03:00 [DBG] Connection id "0HNC8090TG9OG" accepted. 2025-06-30 11:27:45.040 +03:00 [DBG] Connection id "0HNC8090TG9OG" started. 2025-06-30 11:27:45.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:45.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:45.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:45.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:45.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:45.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:45.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:45.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:45.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:45.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:45.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:45.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:45.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:45.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:45.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:45.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:45.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:45.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:45.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:45.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:45.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:45.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:45.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:45.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:45.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7587ms 2025-06-30 11:27:45.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OG" completed keep alive response. 2025-06-30 11:27:45.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0285ms 2025-06-30 11:27:45.044 +03:00 [DBG] Connection id "0HNC8090TG9OG" received FIN. 2025-06-30 11:27:45.044 +03:00 [DBG] Connection id "0HNC8090TG9OG" disconnecting. 2025-06-30 11:27:45.044 +03:00 [DBG] Connection id "0HNC8090TG9OG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:45.045 +03:00 [DBG] Connection id "0HNC8090TG9OG" stopped. 2025-06-30 11:27:50.040 +03:00 [DBG] Connection id "0HNC8090TG9OH" accepted. 2025-06-30 11:27:50.040 +03:00 [DBG] Connection id "0HNC8090TG9OH" started. 2025-06-30 11:27:50.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:50.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:50.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:50.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:50.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:50.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:50.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:50.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:50.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:50.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:50.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:50.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:50.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:50.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:50.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:50.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:50.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:50.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:50.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:50.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:50.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:50.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:50.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2244ms 2025-06-30 11:27:50.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:50.043 +03:00 [DBG] Connection id "0HNC8090TG9OH" completed keep alive response. 2025-06-30 11:27:50.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2549ms 2025-06-30 11:27:50.043 +03:00 [DBG] Connection id "0HNC8090TG9OH" received FIN. 2025-06-30 11:27:50.043 +03:00 [DBG] Connection id "0HNC8090TG9OH" disconnecting. 2025-06-30 11:27:50.043 +03:00 [DBG] Connection id "0HNC8090TG9OH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:50.044 +03:00 [DBG] Connection id "0HNC8090TG9OH" stopped. 2025-06-30 11:27:55.040 +03:00 [DBG] Connection id "0HNC8090TG9OI" accepted. 2025-06-30 11:27:55.040 +03:00 [DBG] Connection id "0HNC8090TG9OI" started. 2025-06-30 11:27:55.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:27:55.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:27:55.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:27:55.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:27:55.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:27:55.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:55.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:27:55.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:27:55.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:27:55.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:27:55.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:55.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:27:55.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:27:55.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:27:55.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:27:55.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:27:55.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:27:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:55.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:27:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:55.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:27:55.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-30 11:27:55.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:55.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:27:55.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:27:55.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7786ms 2025-06-30 11:27:55.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:27:55.042 +03:00 [DBG] Connection id "0HNC8090TG9OI" completed keep alive response. 2025-06-30 11:27:55.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4419ms 2025-06-30 11:27:55.042 +03:00 [DBG] Connection id "0HNC8090TG9OI" received FIN. 2025-06-30 11:27:55.042 +03:00 [DBG] Connection id "0HNC8090TG9OI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:27:55.042 +03:00 [DBG] Connection id "0HNC8090TG9OI" disconnecting. 2025-06-30 11:27:55.042 +03:00 [DBG] Connection id "0HNC8090TG9OI" stopped. 2025-06-30 11:28:00.041 +03:00 [DBG] Connection id "0HNC8090TG9OJ" accepted. 2025-06-30 11:28:00.041 +03:00 [DBG] Connection id "0HNC8090TG9OJ" started. 2025-06-30 11:28:00.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:00.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:00.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:00.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:00.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:00.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:00.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:00.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:00.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:00.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:00.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:00.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:00.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:00.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:00.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:00.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:00.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:00.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:00.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:00.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1258ms. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:00.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:00.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:00.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8229ms 2025-06-30 11:28:00.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:00.043 +03:00 [DBG] Connection id "0HNC8090TG9OJ" completed keep alive response. 2025-06-30 11:28:00.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4468ms 2025-06-30 11:28:00.043 +03:00 [DBG] Connection id "0HNC8090TG9OJ" received FIN. 2025-06-30 11:28:00.043 +03:00 [DBG] Connection id "0HNC8090TG9OJ" disconnecting. 2025-06-30 11:28:00.043 +03:00 [DBG] Connection id "0HNC8090TG9OJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:00.045 +03:00 [DBG] Connection id "0HNC8090TG9OJ" stopped. 2025-06-30 11:28:05.045 +03:00 [DBG] Connection id "0HNC8090TG9OK" accepted. 2025-06-30 11:28:05.045 +03:00 [DBG] Connection id "0HNC8090TG9OK" started. 2025-06-30 11:28:05.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:05.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:05.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:05.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:05.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:05.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:05.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:05.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:05.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:05.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:05.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:05.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:05.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:05.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:05.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:05.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:05.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:05.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:05.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:05.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:05.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:05.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:05.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:05.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7938ms 2025-06-30 11:28:05.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:05.046 +03:00 [DBG] Connection id "0HNC8090TG9OK" completed keep alive response. 2025-06-30 11:28:05.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4846ms 2025-06-30 11:28:05.047 +03:00 [DBG] Connection id "0HNC8090TG9OK" received FIN. 2025-06-30 11:28:05.047 +03:00 [DBG] Connection id "0HNC8090TG9OK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:05.047 +03:00 [DBG] Connection id "0HNC8090TG9OK" disconnecting. 2025-06-30 11:28:05.047 +03:00 [DBG] Connection id "0HNC8090TG9OK" stopped. 2025-06-30 11:28:10.042 +03:00 [DBG] Connection id "0HNC8090TG9OL" accepted. 2025-06-30 11:28:10.042 +03:00 [DBG] Connection id "0HNC8090TG9OL" started. 2025-06-30 11:28:10.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:10.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:10.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:10.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:10.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:10.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:10.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:10.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:10.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:10.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:10.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:10.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:10.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:10.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:10.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:10.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:10.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:10.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:10.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:10.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:10.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:10.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:10.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:10.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7584ms 2025-06-30 11:28:10.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:10.043 +03:00 [DBG] Connection id "0HNC8090TG9OL" completed keep alive response. 2025-06-30 11:28:10.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4727ms 2025-06-30 11:28:10.044 +03:00 [DBG] Connection id "0HNC8090TG9OL" received FIN. 2025-06-30 11:28:10.044 +03:00 [DBG] Connection id "0HNC8090TG9OL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:10.044 +03:00 [DBG] Connection id "0HNC8090TG9OL" disconnecting. 2025-06-30 11:28:10.044 +03:00 [DBG] Connection id "0HNC8090TG9OL" stopped. 2025-06-30 11:28:15.047 +03:00 [DBG] Connection id "0HNC8090TG9OM" accepted. 2025-06-30 11:28:15.047 +03:00 [DBG] Connection id "0HNC8090TG9OM" started. 2025-06-30 11:28:15.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:15.047 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:15.047 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:15.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:15.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:15.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:15.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:15.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:15.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:15.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:15.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:15.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:15.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:15.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:15.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:15.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:15.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:15.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:15.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:15.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:15.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:15.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:15.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1785ms. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:15.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:15.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:15.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3075ms 2025-06-30 11:28:15.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:15.050 +03:00 [DBG] Connection id "0HNC8090TG9OM" completed keep alive response. 2025-06-30 11:28:15.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3442ms 2025-06-30 11:28:15.050 +03:00 [DBG] Connection id "0HNC8090TG9OM" received FIN. 2025-06-30 11:28:15.050 +03:00 [DBG] Connection id "0HNC8090TG9OM" disconnecting. 2025-06-30 11:28:15.050 +03:00 [DBG] Connection id "0HNC8090TG9OM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:15.052 +03:00 [DBG] Connection id "0HNC8090TG9OM" stopped. 2025-06-30 11:28:20.040 +03:00 [DBG] Connection id "0HNC8090TG9ON" accepted. 2025-06-30 11:28:20.040 +03:00 [DBG] Connection id "0HNC8090TG9ON" started. 2025-06-30 11:28:20.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:20.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:20.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:20.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:20.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:20.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:20.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:20.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:20.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:20.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:20.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:20.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:20.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:20.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:20.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:20.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:20.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:20.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:20.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:20.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:20.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:20.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:20.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7051ms 2025-06-30 11:28:20.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:20.042 +03:00 [DBG] Connection id "0HNC8090TG9ON" completed keep alive response. 2025-06-30 11:28:20.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3286ms 2025-06-30 11:28:20.042 +03:00 [DBG] Connection id "0HNC8090TG9ON" received FIN. 2025-06-30 11:28:20.042 +03:00 [DBG] Connection id "0HNC8090TG9ON" disconnecting. 2025-06-30 11:28:20.042 +03:00 [DBG] Connection id "0HNC8090TG9ON" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:20.043 +03:00 [DBG] Connection id "0HNC8090TG9ON" stopped. 2025-06-30 11:28:25.036 +03:00 [DBG] Connection id "0HNC8090TG9OO" accepted. 2025-06-30 11:28:25.036 +03:00 [DBG] Connection id "0HNC8090TG9OO" started. 2025-06-30 11:28:25.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:25.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:25.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:25.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:25.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:25.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:25.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:25.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:25.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:25.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:25.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1292ms. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:25.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:25.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:25.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7242ms 2025-06-30 11:28:25.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OO" completed keep alive response. 2025-06-30 11:28:25.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3818ms 2025-06-30 11:28:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OO" received FIN. 2025-06-30 11:28:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OO" disconnecting. 2025-06-30 11:28:25.038 +03:00 [DBG] Connection id "0HNC8090TG9OO" stopped. 2025-06-30 11:28:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OP" accepted. 2025-06-30 11:28:30.041 +03:00 [DBG] Connection id "0HNC8090TG9OP" started. 2025-06-30 11:28:30.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:30.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:30.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:30.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:30.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:30.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:30.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:30.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:30.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:30.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:30.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:30.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:30.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:30.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:30.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:30.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:30.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:30.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:30.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-30 11:28:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:30.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:30.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:30.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6208ms 2025-06-30 11:28:30.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:30.043 +03:00 [DBG] Connection id "0HNC8090TG9OP" completed keep alive response. 2025-06-30 11:28:30.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2742ms 2025-06-30 11:28:30.043 +03:00 [DBG] Connection id "0HNC8090TG9OP" received FIN. 2025-06-30 11:28:30.043 +03:00 [DBG] Connection id "0HNC8090TG9OP" disconnecting. 2025-06-30 11:28:30.043 +03:00 [DBG] Connection id "0HNC8090TG9OP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:30.044 +03:00 [DBG] Connection id "0HNC8090TG9OP" stopped. 2025-06-30 11:28:35.108 +03:00 [DBG] Connection id "0HNC8090TG9OQ" accepted. 2025-06-30 11:28:35.109 +03:00 [DBG] Connection id "0HNC8090TG9OQ" started. 2025-06-30 11:28:35.109 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:35.109 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:35.109 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:35.109 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:35.109 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:35.109 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:35.109 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:35.109 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:35.109 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:35.109 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:35.109 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:35.109 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:35.109 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:35.109 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:35.109 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:35.109 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:35.109 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:35.109 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.109 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.109 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:35.109 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:35.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:35.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:35.109 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:35.109 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:35.109 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:35.110 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1149ms. 2025-06-30 11:28:35.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:35.110 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:35.110 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:35.110 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6478ms 2025-06-30 11:28:35.110 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:35.110 +03:00 [DBG] Connection id "0HNC8090TG9OQ" completed keep alive response. 2025-06-30 11:28:35.110 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.29ms 2025-06-30 11:28:35.110 +03:00 [DBG] Connection id "0HNC8090TG9OQ" received FIN. 2025-06-30 11:28:35.110 +03:00 [DBG] Connection id "0HNC8090TG9OQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:35.110 +03:00 [DBG] Connection id "0HNC8090TG9OQ" disconnecting. 2025-06-30 11:28:35.110 +03:00 [DBG] Connection id "0HNC8090TG9OQ" stopped. 2025-06-30 11:28:40.038 +03:00 [DBG] Connection id "0HNC8090TG9OR" accepted. 2025-06-30 11:28:40.038 +03:00 [DBG] Connection id "0HNC8090TG9OR" started. 2025-06-30 11:28:40.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:40.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:40.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:40.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:40.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:40.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:40.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:40.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:40.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:40.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:40.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:40.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:40.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:40.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:40.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:40.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:40.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:40.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:40.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:40.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:40.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1211ms. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:40.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:40.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:40.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6573ms 2025-06-30 11:28:40.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:40.039 +03:00 [DBG] Connection id "0HNC8090TG9OR" completed keep alive response. 2025-06-30 11:28:40.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2887ms 2025-06-30 11:28:40.040 +03:00 [DBG] Connection id "0HNC8090TG9OR" received FIN. 2025-06-30 11:28:40.040 +03:00 [DBG] Connection id "0HNC8090TG9OR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:40.040 +03:00 [DBG] Connection id "0HNC8090TG9OR" disconnecting. 2025-06-30 11:28:40.040 +03:00 [DBG] Connection id "0HNC8090TG9OR" stopped. 2025-06-30 11:28:45.041 +03:00 [DBG] Connection id "0HNC8090TG9OS" accepted. 2025-06-30 11:28:45.041 +03:00 [DBG] Connection id "0HNC8090TG9OS" started. 2025-06-30 11:28:45.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:45.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:45.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:45.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:45.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:45.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:45.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:45.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:45.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:45.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:45.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:45.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:45.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:45.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:45.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:45.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:45.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:45.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:45.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:45.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:45.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1376ms. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:45.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:45.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:45.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6891ms 2025-06-30 11:28:45.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OS" completed keep alive response. 2025-06-30 11:28:45.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3399ms 2025-06-30 11:28:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OS" received FIN. 2025-06-30 11:28:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OS" disconnecting. 2025-06-30 11:28:45.043 +03:00 [DBG] Connection id "0HNC8090TG9OS" stopped. 2025-06-30 11:28:50.047 +03:00 [DBG] Connection id "0HNC8090TG9OT" accepted. 2025-06-30 11:28:50.047 +03:00 [DBG] Connection id "0HNC8090TG9OT" started. 2025-06-30 11:28:50.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:50.048 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:50.048 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:50.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:50.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:50.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:50.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:50.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:50.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:50.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:50.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:50.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:50.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:50.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:50.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:50.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:50.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:50.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:50.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:50.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:50.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:50.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1692ms. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:50.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:50.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:50.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2695ms 2025-06-30 11:28:50.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:50.050 +03:00 [DBG] Connection id "0HNC8090TG9OT" completed keep alive response. 2025-06-30 11:28:50.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2328ms 2025-06-30 11:28:50.050 +03:00 [DBG] Connection id "0HNC8090TG9OT" received FIN. 2025-06-30 11:28:50.050 +03:00 [DBG] Connection id "0HNC8090TG9OT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:50.050 +03:00 [DBG] Connection id "0HNC8090TG9OT" disconnecting. 2025-06-30 11:28:50.050 +03:00 [DBG] Connection id "0HNC8090TG9OT" stopped. 2025-06-30 11:28:55.036 +03:00 [DBG] Connection id "0HNC8090TG9OU" accepted. 2025-06-30 11:28:55.036 +03:00 [DBG] Connection id "0HNC8090TG9OU" started. 2025-06-30 11:28:55.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:28:55.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:28:55.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:28:55.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:28:55.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:28:55.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:55.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:28:55.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:28:55.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:28:55.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:28:55.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:55.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:28:55.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:28:55.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:28:55.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:28:55.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:28:55.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:28:55.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.036 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:55.036 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:28:55.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:55.036 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:55.036 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:55.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:28:55.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-06-30 11:28:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:55.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:28:55.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:28:55.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-06-30 11:28:55.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:28:55.037 +03:00 [DBG] Connection id "0HNC8090TG9OU" completed keep alive response. 2025-06-30 11:28:55.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2805ms 2025-06-30 11:28:55.037 +03:00 [DBG] Connection id "0HNC8090TG9OU" received FIN. 2025-06-30 11:28:55.038 +03:00 [DBG] Connection id "0HNC8090TG9OU" disconnecting. 2025-06-30 11:28:55.038 +03:00 [DBG] Connection id "0HNC8090TG9OU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:28:55.039 +03:00 [DBG] Connection id "0HNC8090TG9OU" stopped. 2025-06-30 11:29:00.038 +03:00 [DBG] Connection id "0HNC8090TG9OV" accepted. 2025-06-30 11:29:00.038 +03:00 [DBG] Connection id "0HNC8090TG9OV" started. 2025-06-30 11:29:00.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:00.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:00.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:00.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:00.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:00.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:00.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:00.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:00.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:00.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:00.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:00.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:00.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:00.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:00.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:00.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:00.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:00.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:00.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:00.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:00.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:00.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:00.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7595ms 2025-06-30 11:29:00.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:00.040 +03:00 [DBG] Connection id "0HNC8090TG9OV" completed keep alive response. 2025-06-30 11:29:00.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3858ms 2025-06-30 11:29:00.040 +03:00 [DBG] Connection id "0HNC8090TG9OV" received FIN. 2025-06-30 11:29:00.040 +03:00 [DBG] Connection id "0HNC8090TG9OV" disconnecting. 2025-06-30 11:29:00.040 +03:00 [DBG] Connection id "0HNC8090TG9OV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:00.041 +03:00 [DBG] Connection id "0HNC8090TG9OV" stopped. 2025-06-30 11:29:05.038 +03:00 [DBG] Connection id "0HNC8090TG9P0" accepted. 2025-06-30 11:29:05.038 +03:00 [DBG] Connection id "0HNC8090TG9P0" started. 2025-06-30 11:29:05.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:05.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:05.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:05.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:05.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:05.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:05.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:05.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:05.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:05.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:05.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:05.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:05.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:05.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:05.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:05.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0423ms 2025-06-30 11:29:05.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:05.040 +03:00 [DBG] Connection id "0HNC8090TG9P0" completed keep alive response. 2025-06-30 11:29:05.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8314ms 2025-06-30 11:29:05.040 +03:00 [DBG] Connection id "0HNC8090TG9P0" received FIN. 2025-06-30 11:29:05.040 +03:00 [DBG] Connection id "0HNC8090TG9P0" disconnecting. 2025-06-30 11:29:05.040 +03:00 [DBG] Connection id "0HNC8090TG9P0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:05.041 +03:00 [DBG] Connection id "0HNC8090TG9P0" stopped. 2025-06-30 11:29:10.044 +03:00 [DBG] Connection id "0HNC8090TG9P1" accepted. 2025-06-30 11:29:10.044 +03:00 [DBG] Connection id "0HNC8090TG9P1" started. 2025-06-30 11:29:10.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:10.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:10.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:10.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:10.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:10.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:10.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:10.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:10.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:10.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:10.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:10.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:10.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:10.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:10.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:10.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:10.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:10.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:10.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:10.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:10.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1922ms. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:10.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:10.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:10.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:10.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4625ms 2025-06-30 11:29:10.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:10.047 +03:00 [DBG] Connection id "0HNC8090TG9P1" completed keep alive response. 2025-06-30 11:29:10.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6815ms 2025-06-30 11:29:10.047 +03:00 [DBG] Connection id "0HNC8090TG9P1" received FIN. 2025-06-30 11:29:10.048 +03:00 [DBG] Connection id "0HNC8090TG9P1" disconnecting. 2025-06-30 11:29:10.048 +03:00 [DBG] Connection id "0HNC8090TG9P1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:10.049 +03:00 [DBG] Connection id "0HNC8090TG9P1" stopped. 2025-06-30 11:29:15.041 +03:00 [DBG] Connection id "0HNC8090TG9P2" accepted. 2025-06-30 11:29:15.041 +03:00 [DBG] Connection id "0HNC8090TG9P2" started. 2025-06-30 11:29:15.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:15.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:15.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:15.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:15.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:15.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:15.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:15.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:15.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:15.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:15.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:15.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:15.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:15.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:15.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:15.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:15.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:15.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:15.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:15.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1156ms. 2025-06-30 11:29:15.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:15.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:15.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:15.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7214ms 2025-06-30 11:29:15.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:15.043 +03:00 [DBG] Connection id "0HNC8090TG9P2" completed keep alive response. 2025-06-30 11:29:15.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3841ms 2025-06-30 11:29:15.043 +03:00 [DBG] Connection id "0HNC8090TG9P2" received FIN. 2025-06-30 11:29:15.043 +03:00 [DBG] Connection id "0HNC8090TG9P2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:15.043 +03:00 [DBG] Connection id "0HNC8090TG9P2" disconnecting. 2025-06-30 11:29:15.043 +03:00 [DBG] Connection id "0HNC8090TG9P2" stopped. 2025-06-30 11:29:20.043 +03:00 [DBG] Connection id "0HNC8090TG9P3" accepted. 2025-06-30 11:29:20.043 +03:00 [DBG] Connection id "0HNC8090TG9P3" started. 2025-06-30 11:29:20.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:20.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:20.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:20.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:20.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:20.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:20.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:20.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:20.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:20.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:20.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:20.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:20.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:20.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:20.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:20.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:20.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:20.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:20.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:20.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:20.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:20.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:20.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:20.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:20.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:20.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:20.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7044ms 2025-06-30 11:29:20.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:20.045 +03:00 [DBG] Connection id "0HNC8090TG9P3" completed keep alive response. 2025-06-30 11:29:20.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2741ms 2025-06-30 11:29:20.045 +03:00 [DBG] Connection id "0HNC8090TG9P3" received FIN. 2025-06-30 11:29:20.045 +03:00 [DBG] Connection id "0HNC8090TG9P3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:20.045 +03:00 [DBG] Connection id "0HNC8090TG9P3" disconnecting. 2025-06-30 11:29:20.045 +03:00 [DBG] Connection id "0HNC8090TG9P3" stopped. 2025-06-30 11:29:25.043 +03:00 [DBG] Connection id "0HNC8090TG9P4" accepted. 2025-06-30 11:29:25.043 +03:00 [DBG] Connection id "0HNC8090TG9P4" started. 2025-06-30 11:29:25.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:25.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:25.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:25.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:25.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:25.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:25.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:25.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:25.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:25.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:25.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:25.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:25.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:25.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:25.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:25.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:25.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:25.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:25.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:25.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:25.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:25.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:25.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:25.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:25.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 11:29:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:25.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:25.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:25.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7172ms 2025-06-30 11:29:25.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:25.044 +03:00 [DBG] Connection id "0HNC8090TG9P4" completed keep alive response. 2025-06-30 11:29:25.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3715ms 2025-06-30 11:29:25.044 +03:00 [DBG] Connection id "0HNC8090TG9P4" received FIN. 2025-06-30 11:29:25.044 +03:00 [DBG] Connection id "0HNC8090TG9P4" disconnecting. 2025-06-30 11:29:25.045 +03:00 [DBG] Connection id "0HNC8090TG9P4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:25.046 +03:00 [DBG] Connection id "0HNC8090TG9P4" stopped. 2025-06-30 11:29:30.038 +03:00 [DBG] Connection id "0HNC8090TG9P5" accepted. 2025-06-30 11:29:30.038 +03:00 [DBG] Connection id "0HNC8090TG9P5" started. 2025-06-30 11:29:30.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:30.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:30.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:30.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:30.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:30.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:30.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:30.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:30.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:30.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:30.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:30.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:30.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:30.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:30.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:30.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:30.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:30.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:30.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:30.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:30.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:30.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1685ms. 2025-06-30 11:29:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:30.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:30.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:30.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1324ms 2025-06-30 11:29:30.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:30.040 +03:00 [DBG] Connection id "0HNC8090TG9P5" completed keep alive response. 2025-06-30 11:29:30.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1438ms 2025-06-30 11:29:30.041 +03:00 [DBG] Connection id "0HNC8090TG9P5" received FIN. 2025-06-30 11:29:30.041 +03:00 [DBG] Connection id "0HNC8090TG9P5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:30.041 +03:00 [DBG] Connection id "0HNC8090TG9P5" disconnecting. 2025-06-30 11:29:30.041 +03:00 [DBG] Connection id "0HNC8090TG9P5" stopped. 2025-06-30 11:29:35.041 +03:00 [DBG] Connection id "0HNC8090TG9P6" accepted. 2025-06-30 11:29:35.041 +03:00 [DBG] Connection id "0HNC8090TG9P6" started. 2025-06-30 11:29:35.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:35.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:35.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:35.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:35.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:35.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:35.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:35.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:35.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:35.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:35.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:35.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:35.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:35.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:35.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:35.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:35.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:35.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:35.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:35.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1228ms. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:35.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:35.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:35.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.726ms 2025-06-30 11:29:35.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:35.042 +03:00 [DBG] Connection id "0HNC8090TG9P6" completed keep alive response. 2025-06-30 11:29:35.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3515ms 2025-06-30 11:29:35.043 +03:00 [DBG] Connection id "0HNC8090TG9P6" received FIN. 2025-06-30 11:29:35.043 +03:00 [DBG] Connection id "0HNC8090TG9P6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:35.043 +03:00 [DBG] Connection id "0HNC8090TG9P6" disconnecting. 2025-06-30 11:29:35.043 +03:00 [DBG] Connection id "0HNC8090TG9P6" stopped. 2025-06-30 11:29:40.036 +03:00 [DBG] Connection id "0HNC8090TG9P7" accepted. 2025-06-30 11:29:40.036 +03:00 [DBG] Connection id "0HNC8090TG9P7" started. 2025-06-30 11:29:40.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:40.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:40.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:40.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:40.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:40.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:40.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:40.036 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:40.036 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:40.036 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:40.036 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:40.036 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:40.036 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:40.036 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:40.036 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:40.036 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:40.036 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:40.036 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.036 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:40.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:40.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:40.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:40.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:40.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:40.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7697ms 2025-06-30 11:29:40.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:40.037 +03:00 [DBG] Connection id "0HNC8090TG9P7" completed keep alive response. 2025-06-30 11:29:40.037 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4573ms 2025-06-30 11:29:40.038 +03:00 [DBG] Connection id "0HNC8090TG9P7" received FIN. 2025-06-30 11:29:40.038 +03:00 [DBG] Connection id "0HNC8090TG9P7" disconnecting. 2025-06-30 11:29:40.038 +03:00 [DBG] Connection id "0HNC8090TG9P7" stopped. 2025-06-30 11:29:40.038 +03:00 [DBG] Connection id "0HNC8090TG9P7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:45.037 +03:00 [DBG] Connection id "0HNC8090TG9P8" accepted. 2025-06-30 11:29:45.037 +03:00 [DBG] Connection id "0HNC8090TG9P8" started. 2025-06-30 11:29:45.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:45.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:45.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:45.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:45.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:45.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:45.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:45.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:45.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:45.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:45.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:45.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:45.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:45.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:45.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:45.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:45.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:45.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2474ms. 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9534ms 2025-06-30 11:29:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:45.041 +03:00 [DBG] Connection id "0HNC8090TG9P8" completed keep alive response. 2025-06-30 11:29:45.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5774ms 2025-06-30 11:29:45.041 +03:00 [DBG] Connection id "0HNC8090TG9P8" received FIN. 2025-06-30 11:29:45.041 +03:00 [DBG] Connection id "0HNC8090TG9P8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:45.041 +03:00 [DBG] Connection id "0HNC8090TG9P8" disconnecting. 2025-06-30 11:29:45.041 +03:00 [DBG] Connection id "0HNC8090TG9P8" stopped. 2025-06-30 11:29:50.040 +03:00 [DBG] Connection id "0HNC8090TG9P9" accepted. 2025-06-30 11:29:50.041 +03:00 [DBG] Connection id "0HNC8090TG9P9" started. 2025-06-30 11:29:50.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:50.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:50.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:50.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:50.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:50.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:50.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:50.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:50.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:50.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:50.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:50.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:50.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:50.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:50.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:50.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:50.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:50.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:50.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:50.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:50.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:50.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:50.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0291ms 2025-06-30 11:29:50.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:50.043 +03:00 [DBG] Connection id "0HNC8090TG9P9" completed keep alive response. 2025-06-30 11:29:50.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9244ms 2025-06-30 11:29:50.043 +03:00 [DBG] Connection id "0HNC8090TG9P9" received FIN. 2025-06-30 11:29:50.043 +03:00 [DBG] Connection id "0HNC8090TG9P9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:50.043 +03:00 [DBG] Connection id "0HNC8090TG9P9" disconnecting. 2025-06-30 11:29:50.043 +03:00 [DBG] Connection id "0HNC8090TG9P9" stopped. 2025-06-30 11:29:55.044 +03:00 [DBG] Connection id "0HNC8090TG9PA" accepted. 2025-06-30 11:29:55.045 +03:00 [DBG] Connection id "0HNC8090TG9PA" started. 2025-06-30 11:29:55.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:29:55.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:29:55.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:29:55.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:29:55.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:29:55.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:55.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:29:55.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:29:55.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:29:55.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:29:55.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:55.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:29:55.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:29:55.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:29:55.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:29:55.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:29:55.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:29:55.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:55.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:29:55.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:55.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:55.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:55.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:55.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:29:55.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1128ms. 2025-06-30 11:29:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:55.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:29:55.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:29:55.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5517ms 2025-06-30 11:29:55.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:29:55.046 +03:00 [DBG] Connection id "0HNC8090TG9PA" completed keep alive response. 2025-06-30 11:29:55.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1195ms 2025-06-30 11:29:55.046 +03:00 [DBG] Connection id "0HNC8090TG9PA" received FIN. 2025-06-30 11:29:55.046 +03:00 [DBG] Connection id "0HNC8090TG9PA" disconnecting. 2025-06-30 11:29:55.046 +03:00 [DBG] Connection id "0HNC8090TG9PA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:29:55.047 +03:00 [DBG] Connection id "0HNC8090TG9PA" stopped. 2025-06-30 11:30:00.039 +03:00 [DBG] Connection id "0HNC8090TG9PB" accepted. 2025-06-30 11:30:00.039 +03:00 [DBG] Connection id "0HNC8090TG9PB" started. 2025-06-30 11:30:00.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:00.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:00.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:00.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:00.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:00.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:00.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:00.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:00.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:00.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:00.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:00.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:00.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:00.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:00.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:00.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:00.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:00.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:00.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:00.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:00.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2451ms. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:00.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:00.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9306ms 2025-06-30 11:30:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:00.042 +03:00 [DBG] Connection id "0HNC8090TG9PB" completed keep alive response. 2025-06-30 11:30:00.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5543ms 2025-06-30 11:30:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PB" received FIN. 2025-06-30 11:30:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PB" disconnecting. 2025-06-30 11:30:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PB" stopped. 2025-06-30 11:30:05.038 +03:00 [DBG] Connection id "0HNC8090TG9PC" accepted. 2025-06-30 11:30:05.038 +03:00 [DBG] Connection id "0HNC8090TG9PC" started. 2025-06-30 11:30:05.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:05.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:05.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:05.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:05.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:05.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:05.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:05.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:05.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:05.038 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:05.038 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:05.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:05.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:05.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:05.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:05.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:05.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:05.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:05.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:05.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:05.039 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:05.039 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:05.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6149ms 2025-06-30 11:30:05.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:05.039 +03:00 [DBG] Connection id "0HNC8090TG9PC" completed keep alive response. 2025-06-30 11:30:05.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2125ms 2025-06-30 11:30:05.039 +03:00 [DBG] Connection id "0HNC8090TG9PC" received FIN. 2025-06-30 11:30:05.040 +03:00 [DBG] Connection id "0HNC8090TG9PC" disconnecting. 2025-06-30 11:30:05.040 +03:00 [DBG] Connection id "0HNC8090TG9PC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:05.041 +03:00 [DBG] Connection id "0HNC8090TG9PC" stopped. 2025-06-30 11:30:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PD" accepted. 2025-06-30 11:30:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PD" started. 2025-06-30 11:30:10.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:10.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:10.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:10.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:10.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:10.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:10.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:10.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:10.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:10.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:10.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:10.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:10.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:10.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:10.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:10.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:10.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:10.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:10.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:10.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:10.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:10.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:10.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:10.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:10.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:10.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.781ms 2025-06-30 11:30:10.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:10.041 +03:00 [DBG] Connection id "0HNC8090TG9PD" completed keep alive response. 2025-06-30 11:30:10.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4685ms 2025-06-30 11:30:10.041 +03:00 [DBG] Connection id "0HNC8090TG9PD" received FIN. 2025-06-30 11:30:10.041 +03:00 [DBG] Connection id "0HNC8090TG9PD" disconnecting. 2025-06-30 11:30:10.041 +03:00 [DBG] Connection id "0HNC8090TG9PD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:10.042 +03:00 [DBG] Connection id "0HNC8090TG9PD" stopped. 2025-06-30 11:30:15.039 +03:00 [DBG] Connection id "0HNC8090TG9PE" accepted. 2025-06-30 11:30:15.039 +03:00 [DBG] Connection id "0HNC8090TG9PE" started. 2025-06-30 11:30:15.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:15.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:15.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:15.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:15.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:15.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:15.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:15.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:15.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:15.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:15.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:15.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:15.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:15.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:15.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:15.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:15.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:15.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:15.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:15.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:15.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1693ms. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:15.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:15.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:15.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:15.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2326ms 2025-06-30 11:30:15.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:15.042 +03:00 [DBG] Connection id "0HNC8090TG9PE" completed keep alive response. 2025-06-30 11:30:15.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3531ms 2025-06-30 11:30:15.042 +03:00 [DBG] Connection id "0HNC8090TG9PE" received FIN. 2025-06-30 11:30:15.042 +03:00 [DBG] Connection id "0HNC8090TG9PE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:15.042 +03:00 [DBG] Connection id "0HNC8090TG9PE" disconnecting. 2025-06-30 11:30:15.043 +03:00 [DBG] Connection id "0HNC8090TG9PE" stopped. 2025-06-30 11:30:20.045 +03:00 [DBG] Connection id "0HNC8090TG9PF" accepted. 2025-06-30 11:30:20.045 +03:00 [DBG] Connection id "0HNC8090TG9PF" started. 2025-06-30 11:30:20.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:20.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:20.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:20.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:20.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:20.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:20.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:20.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:20.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:20.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:20.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:20.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:20.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:20.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:20.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:20.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:20.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:20.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:20.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:20.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:20.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:20.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:20.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:20.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-06-30 11:30:20.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:20.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:20.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:20.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1619ms 2025-06-30 11:30:20.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:20.048 +03:00 [DBG] Connection id "0HNC8090TG9PF" completed keep alive response. 2025-06-30 11:30:20.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2879ms 2025-06-30 11:30:20.048 +03:00 [DBG] Connection id "0HNC8090TG9PF" received FIN. 2025-06-30 11:30:20.048 +03:00 [DBG] Connection id "0HNC8090TG9PF" disconnecting. 2025-06-30 11:30:20.048 +03:00 [DBG] Connection id "0HNC8090TG9PF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:20.049 +03:00 [DBG] Connection id "0HNC8090TG9PF" stopped. 2025-06-30 11:30:25.036 +03:00 [DBG] Connection id "0HNC8090TG9PG" accepted. 2025-06-30 11:30:25.036 +03:00 [DBG] Connection id "0HNC8090TG9PG" started. 2025-06-30 11:30:25.036 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:25.036 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:25.036 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:25.036 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:25.036 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:25.036 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:25.036 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:25.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:25.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:25.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:25.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:25.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:25.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:25.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:25.037 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:25.037 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:25.037 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:25.037 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:25.037 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:25.037 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1131ms. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:25.037 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:25.037 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:25.037 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6221ms 2025-06-30 11:30:25.037 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:25.038 +03:00 [DBG] Connection id "0HNC8090TG9PG" completed keep alive response. 2025-06-30 11:30:25.038 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3026ms 2025-06-30 11:30:25.038 +03:00 [DBG] Connection id "0HNC8090TG9PG" received FIN. 2025-06-30 11:30:25.038 +03:00 [DBG] Connection id "0HNC8090TG9PG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:25.038 +03:00 [DBG] Connection id "0HNC8090TG9PG" disconnecting. 2025-06-30 11:30:25.038 +03:00 [DBG] Connection id "0HNC8090TG9PG" stopped. 2025-06-30 11:30:30.040 +03:00 [DBG] Connection id "0HNC8090TG9PH" accepted. 2025-06-30 11:30:30.040 +03:00 [DBG] Connection id "0HNC8090TG9PH" started. 2025-06-30 11:30:30.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:30.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:30.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:30.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:30.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:30.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:30.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:30.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:30.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:30.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:30.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:30.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:30.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:30.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:30.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:30.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:30.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:30.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:30.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-30 11:30:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:30.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:30.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:30.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7039ms 2025-06-30 11:30:30.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:30.042 +03:00 [DBG] Connection id "0HNC8090TG9PH" completed keep alive response. 2025-06-30 11:30:30.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3488ms 2025-06-30 11:30:30.042 +03:00 [DBG] Connection id "0HNC8090TG9PH" received FIN. 2025-06-30 11:30:30.042 +03:00 [DBG] Connection id "0HNC8090TG9PH" disconnecting. 2025-06-30 11:30:30.042 +03:00 [DBG] Connection id "0HNC8090TG9PH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:30.043 +03:00 [DBG] Connection id "0HNC8090TG9PH" stopped. 2025-06-30 11:30:35.038 +03:00 [DBG] Connection id "0HNC8090TG9PI" accepted. 2025-06-30 11:30:35.039 +03:00 [DBG] Connection id "0HNC8090TG9PI" started. 2025-06-30 11:30:35.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:35.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:35.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:35.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:35.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:35.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:35.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:35.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:35.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:35.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:35.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:35.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:35.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:35.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:35.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:35.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:35.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:35.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:35.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:35.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:35.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:35.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:35.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-30 11:30:35.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:35.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:35.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:35.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6906ms 2025-06-30 11:30:35.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:35.040 +03:00 [DBG] Connection id "0HNC8090TG9PI" completed keep alive response. 2025-06-30 11:30:35.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2593ms 2025-06-30 11:30:35.040 +03:00 [DBG] Connection id "0HNC8090TG9PI" received FIN. 2025-06-30 11:30:35.040 +03:00 [DBG] Connection id "0HNC8090TG9PI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:35.040 +03:00 [DBG] Connection id "0HNC8090TG9PI" disconnecting. 2025-06-30 11:30:35.040 +03:00 [DBG] Connection id "0HNC8090TG9PI" stopped. 2025-06-30 11:30:40.040 +03:00 [DBG] Connection id "0HNC8090TG9PJ" accepted. 2025-06-30 11:30:40.040 +03:00 [DBG] Connection id "0HNC8090TG9PJ" started. 2025-06-30 11:30:40.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:40.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:40.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:40.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:40.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:40.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:40.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:40.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:40.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:40.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:40.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:40.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:40.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:40.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:40.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:40.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:40.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:40.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:40.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:40.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:40.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:40.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1134ms 2025-06-30 11:30:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PJ" completed keep alive response. 2025-06-30 11:30:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0463ms 2025-06-30 11:30:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PJ" received FIN. 2025-06-30 11:30:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PJ" disconnecting. 2025-06-30 11:30:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PJ" stopped. 2025-06-30 11:30:45.038 +03:00 [DBG] Connection id "0HNC8090TG9PK" accepted. 2025-06-30 11:30:45.038 +03:00 [DBG] Connection id "0HNC8090TG9PK" started. 2025-06-30 11:30:45.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:45.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:45.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:45.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:45.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:45.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:45.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:45.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:45.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:45.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:45.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:45.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:45.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:45.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:45.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:45.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:45.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:45.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:45.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:45.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:45.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1717ms. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:45.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:45.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:45.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:45.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2434ms 2025-06-30 11:30:45.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:45.040 +03:00 [DBG] Connection id "0HNC8090TG9PK" completed keep alive response. 2025-06-30 11:30:45.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1174ms 2025-06-30 11:30:45.041 +03:00 [DBG] Connection id "0HNC8090TG9PK" received FIN. 2025-06-30 11:30:45.041 +03:00 [DBG] Connection id "0HNC8090TG9PK" disconnecting. 2025-06-30 11:30:45.041 +03:00 [DBG] Connection id "0HNC8090TG9PK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:45.042 +03:00 [DBG] Connection id "0HNC8090TG9PK" stopped. 2025-06-30 11:30:50.037 +03:00 [DBG] Connection id "0HNC8090TG9PL" accepted. 2025-06-30 11:30:50.037 +03:00 [DBG] Connection id "0HNC8090TG9PL" started. 2025-06-30 11:30:50.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:50.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:50.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:50.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:50.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:50.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:50.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:50.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:50.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:50.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:50.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:50.037 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:50.037 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:50.037 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:50.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:50.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:50.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:50.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:50.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:50.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:50.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1626ms. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:50.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:50.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:50.038 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8871ms 2025-06-30 11:30:50.038 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:50.039 +03:00 [DBG] Connection id "0HNC8090TG9PL" completed keep alive response. 2025-06-30 11:30:50.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6003ms 2025-06-30 11:30:50.039 +03:00 [DBG] Connection id "0HNC8090TG9PL" received FIN. 2025-06-30 11:30:50.039 +03:00 [DBG] Connection id "0HNC8090TG9PL" disconnecting. 2025-06-30 11:30:50.039 +03:00 [DBG] Connection id "0HNC8090TG9PL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:50.040 +03:00 [DBG] Connection id "0HNC8090TG9PL" stopped. 2025-06-30 11:30:55.040 +03:00 [DBG] Connection id "0HNC8090TG9PM" accepted. 2025-06-30 11:30:55.040 +03:00 [DBG] Connection id "0HNC8090TG9PM" started. 2025-06-30 11:30:55.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:30:55.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:30:55.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:30:55.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:30:55.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:30:55.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:55.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:30:55.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:30:55.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:30:55.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:30:55.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:55.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:30:55.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:30:55.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:30:55.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:30:55.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:30:55.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:30:55.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:55.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:55.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:30:55.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:55.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:30:55.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:30:55.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7449ms 2025-06-30 11:30:55.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:30:55.042 +03:00 [DBG] Connection id "0HNC8090TG9PM" completed keep alive response. 2025-06-30 11:30:55.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4482ms 2025-06-30 11:30:55.042 +03:00 [DBG] Connection id "0HNC8090TG9PM" received FIN. 2025-06-30 11:30:55.042 +03:00 [DBG] Connection id "0HNC8090TG9PM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:30:55.042 +03:00 [DBG] Connection id "0HNC8090TG9PM" disconnecting. 2025-06-30 11:30:55.042 +03:00 [DBG] Connection id "0HNC8090TG9PM" stopped. 2025-06-30 11:31:00.040 +03:00 [DBG] Connection id "0HNC8090TG9PN" accepted. 2025-06-30 11:31:00.040 +03:00 [DBG] Connection id "0HNC8090TG9PN" started. 2025-06-30 11:31:00.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:00.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:00.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:00.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:00.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:00.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:00.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:00.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:00.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:00.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:00.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:00.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:00.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:00.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:00.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:00.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:00.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:00.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:00.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:00.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1643ms. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:00.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:00.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:00.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3386ms 2025-06-30 11:31:00.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PN" completed keep alive response. 2025-06-30 11:31:00.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.356ms 2025-06-30 11:31:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PN" received FIN. 2025-06-30 11:31:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:00.043 +03:00 [DBG] Connection id "0HNC8090TG9PN" disconnecting. 2025-06-30 11:31:00.044 +03:00 [DBG] Connection id "0HNC8090TG9PN" stopped. 2025-06-30 11:31:05.045 +03:00 [DBG] Connection id "0HNC8090TG9PO" accepted. 2025-06-30 11:31:05.045 +03:00 [DBG] Connection id "0HNC8090TG9PO" started. 2025-06-30 11:31:05.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:05.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:05.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:05.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:05.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:05.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:05.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:05.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:05.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:05.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:05.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:05.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:05.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:05.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:05.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:05.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:05.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:05.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:05.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:05.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:05.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:05.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:05.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:05.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7644ms 2025-06-30 11:31:05.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:05.046 +03:00 [DBG] Connection id "0HNC8090TG9PO" completed keep alive response. 2025-06-30 11:31:05.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3705ms 2025-06-30 11:31:05.047 +03:00 [DBG] Connection id "0HNC8090TG9PO" received FIN. 2025-06-30 11:31:05.047 +03:00 [DBG] Connection id "0HNC8090TG9PO" disconnecting. 2025-06-30 11:31:05.047 +03:00 [DBG] Connection id "0HNC8090TG9PO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:05.048 +03:00 [DBG] Connection id "0HNC8090TG9PO" stopped. 2025-06-30 11:31:10.037 +03:00 [DBG] Connection id "0HNC8090TG9PP" accepted. 2025-06-30 11:31:10.037 +03:00 [DBG] Connection id "0HNC8090TG9PP" started. 2025-06-30 11:31:10.037 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:10.037 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:10.037 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:10.037 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:10.037 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:10.037 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:10.037 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:10.037 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:10.037 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:10.037 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:10.037 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:10.038 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:10.038 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:10.038 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:10.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:10.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:10.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:10.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:10.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:10.038 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:10.038 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:10.038 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:10.038 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:10.038 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:10.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.039 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:10.039 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.937ms 2025-06-30 11:31:10.039 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PP" completed keep alive response. 2025-06-30 11:31:10.039 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.645ms 2025-06-30 11:31:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PP" received FIN. 2025-06-30 11:31:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PP" disconnecting. 2025-06-30 11:31:10.039 +03:00 [DBG] Connection id "0HNC8090TG9PP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:10.040 +03:00 [DBG] Connection id "0HNC8090TG9PP" stopped. 2025-06-30 11:31:15.041 +03:00 [DBG] Connection id "0HNC8090TG9PQ" accepted. 2025-06-30 11:31:15.042 +03:00 [DBG] Connection id "0HNC8090TG9PQ" started. 2025-06-30 11:31:15.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:15.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:15.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:15.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:15.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:15.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:15.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:15.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:15.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:15.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:15.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:15.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:15.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:15.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:15.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:15.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:15.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:15.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:15.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:15.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1346ms. 2025-06-30 11:31:15.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:15.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:15.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:15.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7033ms 2025-06-30 11:31:15.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:15.043 +03:00 [DBG] Connection id "0HNC8090TG9PQ" completed keep alive response. 2025-06-30 11:31:15.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3988ms 2025-06-30 11:31:15.043 +03:00 [DBG] Connection id "0HNC8090TG9PQ" received FIN. 2025-06-30 11:31:15.043 +03:00 [DBG] Connection id "0HNC8090TG9PQ" disconnecting. 2025-06-30 11:31:15.044 +03:00 [DBG] Connection id "0HNC8090TG9PQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:15.045 +03:00 [DBG] Connection id "0HNC8090TG9PQ" stopped. 2025-06-30 11:31:20.039 +03:00 [DBG] Connection id "0HNC8090TG9PR" accepted. 2025-06-30 11:31:20.039 +03:00 [DBG] Connection id "0HNC8090TG9PR" started. 2025-06-30 11:31:20.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:20.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:20.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:20.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:20.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:20.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:20.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:20.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:20.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:20.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:20.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:20.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:20.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:20.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:20.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:20.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:20.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:20.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:20.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:20.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:20.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:20.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:20.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1753ms. 2025-06-30 11:31:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:20.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:20.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:20.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3673ms 2025-06-30 11:31:20.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:20.041 +03:00 [DBG] Connection id "0HNC8090TG9PR" completed keep alive response. 2025-06-30 11:31:20.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3501ms 2025-06-30 11:31:20.042 +03:00 [DBG] Connection id "0HNC8090TG9PR" received FIN. 2025-06-30 11:31:20.042 +03:00 [DBG] Connection id "0HNC8090TG9PR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:20.042 +03:00 [DBG] Connection id "0HNC8090TG9PR" disconnecting. 2025-06-30 11:31:20.042 +03:00 [DBG] Connection id "0HNC8090TG9PR" stopped. 2025-06-30 11:31:25.040 +03:00 [DBG] Connection id "0HNC8090TG9PS" accepted. 2025-06-30 11:31:25.040 +03:00 [DBG] Connection id "0HNC8090TG9PS" started. 2025-06-30 11:31:25.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:25.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:25.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:25.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:25.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:25.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:25.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:25.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:25.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:25.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:25.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:25.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:25.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:25.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:25.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:25.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:25.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:25.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:25.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:25.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:25.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-30 11:31:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:25.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:25.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:25.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9665ms 2025-06-30 11:31:25.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:25.042 +03:00 [DBG] Connection id "0HNC8090TG9PS" completed keep alive response. 2025-06-30 11:31:25.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0778ms 2025-06-30 11:31:25.042 +03:00 [DBG] Connection id "0HNC8090TG9PS" received FIN. 2025-06-30 11:31:25.043 +03:00 [DBG] Connection id "0HNC8090TG9PS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:25.043 +03:00 [DBG] Connection id "0HNC8090TG9PS" disconnecting. 2025-06-30 11:31:25.043 +03:00 [DBG] Connection id "0HNC8090TG9PS" stopped. 2025-06-30 11:31:30.044 +03:00 [DBG] Connection id "0HNC8090TG9PT" accepted. 2025-06-30 11:31:30.045 +03:00 [DBG] Connection id "0HNC8090TG9PT" started. 2025-06-30 11:31:30.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:30.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:30.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:30.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:30.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:30.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:30.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:30.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:30.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:30.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:30.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:30.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:30.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:30.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:30.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:30.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:30.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:30.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:30.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:30.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:30.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:30.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:30.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7014ms 2025-06-30 11:31:30.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:30.046 +03:00 [DBG] Connection id "0HNC8090TG9PT" completed keep alive response. 2025-06-30 11:31:30.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4332ms 2025-06-30 11:31:30.046 +03:00 [DBG] Connection id "0HNC8090TG9PT" received FIN. 2025-06-30 11:31:30.046 +03:00 [DBG] Connection id "0HNC8090TG9PT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:30.047 +03:00 [DBG] Connection id "0HNC8090TG9PT" disconnecting. 2025-06-30 11:31:30.047 +03:00 [DBG] Connection id "0HNC8090TG9PT" stopped. 2025-06-30 11:31:35.105 +03:00 [DBG] Connection id "0HNC8090TG9PU" accepted. 2025-06-30 11:31:35.105 +03:00 [DBG] Connection id "0HNC8090TG9PU" started. 2025-06-30 11:31:35.106 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:35.106 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:35.106 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:35.106 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:35.106 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:35.106 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:35.106 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:35.106 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:35.106 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:35.106 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:35.106 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:35.107 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:35.107 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:35.107 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:35.107 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:35.107 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:35.107 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:35.107 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.107 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:35.107 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:35.107 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:35.107 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1679ms. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:35.107 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:35.108 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:35.108 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:35.108 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0234ms 2025-06-30 11:31:35.108 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:35.108 +03:00 [DBG] Connection id "0HNC8090TG9PU" completed keep alive response. 2025-06-30 11:31:35.108 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.971ms 2025-06-30 11:31:35.108 +03:00 [DBG] Connection id "0HNC8090TG9PU" received FIN. 2025-06-30 11:31:35.108 +03:00 [DBG] Connection id "0HNC8090TG9PU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:35.108 +03:00 [DBG] Connection id "0HNC8090TG9PU" disconnecting. 2025-06-30 11:31:35.109 +03:00 [DBG] Connection id "0HNC8090TG9PU" stopped. 2025-06-30 11:31:40.041 +03:00 [DBG] Connection id "0HNC8090TG9PV" accepted. 2025-06-30 11:31:40.041 +03:00 [DBG] Connection id "0HNC8090TG9PV" started. 2025-06-30 11:31:40.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:40.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:40.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:40.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:40.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:40.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:40.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:40.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:40.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:40.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:40.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:40.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:40.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:40.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:40.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:40.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8961ms 2025-06-30 11:31:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PV" completed keep alive response. 2025-06-30 11:31:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.859ms 2025-06-30 11:31:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PV" received FIN. 2025-06-30 11:31:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PV" disconnecting. 2025-06-30 11:31:40.043 +03:00 [DBG] Connection id "0HNC8090TG9PV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:40.044 +03:00 [DBG] Connection id "0HNC8090TG9PV" stopped. 2025-06-30 11:31:45.043 +03:00 [DBG] Connection id "0HNC8090TG9Q0" accepted. 2025-06-30 11:31:45.043 +03:00 [DBG] Connection id "0HNC8090TG9Q0" started. 2025-06-30 11:31:45.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:45.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:45.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:45.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:45.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:45.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:45.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:45.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:45.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:45.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:45.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:45.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:45.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:45.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:45.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:45.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:45.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:45.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:45.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:45.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:45.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.132ms. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:45.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:45.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:45.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:45.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8088ms 2025-06-30 11:31:45.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:45.045 +03:00 [DBG] Connection id "0HNC8090TG9Q0" completed keep alive response. 2025-06-30 11:31:45.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4646ms 2025-06-30 11:31:45.045 +03:00 [DBG] Connection id "0HNC8090TG9Q0" received FIN. 2025-06-30 11:31:45.045 +03:00 [DBG] Connection id "0HNC8090TG9Q0" disconnecting. 2025-06-30 11:31:45.045 +03:00 [DBG] Connection id "0HNC8090TG9Q0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:45.047 +03:00 [DBG] Connection id "0HNC8090TG9Q0" stopped. 2025-06-30 11:31:50.040 +03:00 [DBG] Connection id "0HNC8090TG9Q1" accepted. 2025-06-30 11:31:50.040 +03:00 [DBG] Connection id "0HNC8090TG9Q1" started. 2025-06-30 11:31:50.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:50.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:50.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:50.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:50.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:50.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:50.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:50.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:50.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:50.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:50.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:50.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:50.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:50.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:50.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:50.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:50.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:50.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:50.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:50.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:50.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:50.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:50.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-06-30 11:31:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:50.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:50.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:50.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.168ms 2025-06-30 11:31:50.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:50.042 +03:00 [DBG] Connection id "0HNC8090TG9Q1" completed keep alive response. 2025-06-30 11:31:50.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2378ms 2025-06-30 11:31:50.043 +03:00 [DBG] Connection id "0HNC8090TG9Q1" received FIN. 2025-06-30 11:31:50.043 +03:00 [DBG] Connection id "0HNC8090TG9Q1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:50.043 +03:00 [DBG] Connection id "0HNC8090TG9Q1" disconnecting. 2025-06-30 11:31:50.043 +03:00 [DBG] Connection id "0HNC8090TG9Q1" stopped. 2025-06-30 11:31:55.045 +03:00 [DBG] Connection id "0HNC8090TG9Q2" accepted. 2025-06-30 11:31:55.045 +03:00 [DBG] Connection id "0HNC8090TG9Q2" started. 2025-06-30 11:31:55.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:31:55.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:31:55.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:31:55.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:31:55.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:31:55.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:55.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:31:55.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:31:55.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:31:55.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:31:55.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:55.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:31:55.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:31:55.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:31:55.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:31:55.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:31:55.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:31:55.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:55.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:55.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:31:55.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1988ms. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:31:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:55.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:31:55.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:31:55.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8654ms 2025-06-30 11:31:55.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:31:55.048 +03:00 [DBG] Connection id "0HNC8090TG9Q2" completed keep alive response. 2025-06-30 11:31:55.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.156ms 2025-06-30 11:31:55.049 +03:00 [DBG] Connection id "0HNC8090TG9Q2" received FIN. 2025-06-30 11:31:55.049 +03:00 [DBG] Connection id "0HNC8090TG9Q2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:31:55.049 +03:00 [DBG] Connection id "0HNC8090TG9Q2" disconnecting. 2025-06-30 11:31:55.049 +03:00 [DBG] Connection id "0HNC8090TG9Q2" stopped. 2025-06-30 11:32:00.044 +03:00 [DBG] Connection id "0HNC8090TG9Q3" accepted. 2025-06-30 11:32:00.044 +03:00 [DBG] Connection id "0HNC8090TG9Q3" started. 2025-06-30 11:32:00.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:00.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:00.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:00.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:00.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:00.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:00.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:00.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:00.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:00.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:00.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:00.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:00.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:00.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:00.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:00.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:00.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:00.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:00.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:00.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:00.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.172ms. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:00.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:00.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:00.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1527ms 2025-06-30 11:32:00.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:00.047 +03:00 [DBG] Connection id "0HNC8090TG9Q3" completed keep alive response. 2025-06-30 11:32:00.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1607ms 2025-06-30 11:32:00.047 +03:00 [DBG] Connection id "0HNC8090TG9Q3" received FIN. 2025-06-30 11:32:00.047 +03:00 [DBG] Connection id "0HNC8090TG9Q3" disconnecting. 2025-06-30 11:32:00.047 +03:00 [DBG] Connection id "0HNC8090TG9Q3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:00.048 +03:00 [DBG] Connection id "0HNC8090TG9Q3" stopped. 2025-06-30 11:32:05.040 +03:00 [DBG] Connection id "0HNC8090TG9Q4" accepted. 2025-06-30 11:32:05.040 +03:00 [DBG] Connection id "0HNC8090TG9Q4" started. 2025-06-30 11:32:05.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:05.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:05.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:05.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:05.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:05.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:05.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:05.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:05.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:05.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:05.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:05.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:05.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:05.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:05.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:05.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:05.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:05.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:05.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:05.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1716ms. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:05.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:05.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:05.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:05.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:05.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7826ms 2025-06-30 11:32:05.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:05.042 +03:00 [DBG] Connection id "0HNC8090TG9Q4" completed keep alive response. 2025-06-30 11:32:05.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4453ms 2025-06-30 11:32:05.042 +03:00 [DBG] Connection id "0HNC8090TG9Q4" received FIN. 2025-06-30 11:32:05.042 +03:00 [DBG] Connection id "0HNC8090TG9Q4" disconnecting. 2025-06-30 11:32:05.042 +03:00 [DBG] Connection id "0HNC8090TG9Q4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:05.043 +03:00 [DBG] Connection id "0HNC8090TG9Q4" stopped. 2025-06-30 11:32:10.048 +03:00 [DBG] Connection id "0HNC8090TG9Q5" accepted. 2025-06-30 11:32:10.048 +03:00 [DBG] Connection id "0HNC8090TG9Q5" started. 2025-06-30 11:32:10.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:10.048 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:10.048 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:10.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:10.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:10.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:10.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:10.049 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:10.049 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:10.049 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:10.049 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:10.049 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:10.049 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:10.049 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:10.049 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:10.049 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:10.049 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:10.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.049 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:10.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:10.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:10.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:10.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:10.050 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:10.050 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:10.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:10.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:10.050 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:10.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8036ms 2025-06-30 11:32:10.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:10.050 +03:00 [DBG] Connection id "0HNC8090TG9Q5" completed keep alive response. 2025-06-30 11:32:10.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4847ms 2025-06-30 11:32:10.050 +03:00 [DBG] Connection id "0HNC8090TG9Q5" received FIN. 2025-06-30 11:32:10.050 +03:00 [DBG] Connection id "0HNC8090TG9Q5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:10.050 +03:00 [DBG] Connection id "0HNC8090TG9Q5" disconnecting. 2025-06-30 11:32:10.050 +03:00 [DBG] Connection id "0HNC8090TG9Q5" stopped. 2025-06-30 11:32:15.040 +03:00 [DBG] Connection id "0HNC8090TG9Q6" accepted. 2025-06-30 11:32:15.040 +03:00 [DBG] Connection id "0HNC8090TG9Q6" started. 2025-06-30 11:32:15.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:15.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:15.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:15.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:15.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:15.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:15.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:15.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:15.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:15.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:15.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:15.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:15.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:15.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:15.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:15.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:15.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:15.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:15.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:15.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:15.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:15.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:15.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1479ms. 2025-06-30 11:32:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:15.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:15.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:15.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1735ms 2025-06-30 11:32:15.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:15.042 +03:00 [DBG] Connection id "0HNC8090TG9Q6" completed keep alive response. 2025-06-30 11:32:15.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1917ms 2025-06-30 11:32:15.043 +03:00 [DBG] Connection id "0HNC8090TG9Q6" received FIN. 2025-06-30 11:32:15.043 +03:00 [DBG] Connection id "0HNC8090TG9Q6" disconnecting. 2025-06-30 11:32:15.043 +03:00 [DBG] Connection id "0HNC8090TG9Q6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:15.044 +03:00 [DBG] Connection id "0HNC8090TG9Q6" stopped. 2025-06-30 11:32:20.038 +03:00 [DBG] Connection id "0HNC8090TG9Q7" accepted. 2025-06-30 11:32:20.038 +03:00 [DBG] Connection id "0HNC8090TG9Q7" started. 2025-06-30 11:32:20.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:20.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:20.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:20.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:20.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:20.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:20.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:20.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:20.038 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:20.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:20.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:20.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:20.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:20.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:20.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:20.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:20.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:20.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:20.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:20.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:20.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.166ms. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:20.039 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:20.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:20.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:20.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:20.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9541ms 2025-06-30 11:32:20.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:20.040 +03:00 [DBG] Connection id "0HNC8090TG9Q7" completed keep alive response. 2025-06-30 11:32:20.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6897ms 2025-06-30 11:32:20.040 +03:00 [DBG] Connection id "0HNC8090TG9Q7" received FIN. 2025-06-30 11:32:20.040 +03:00 [DBG] Connection id "0HNC8090TG9Q7" disconnecting. 2025-06-30 11:32:20.040 +03:00 [DBG] Connection id "0HNC8090TG9Q7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:20.040 +03:00 [DBG] Connection id "0HNC8090TG9Q7" stopped. 2025-06-30 11:32:25.043 +03:00 [DBG] Connection id "0HNC8090TG9Q8" accepted. 2025-06-30 11:32:25.043 +03:00 [DBG] Connection id "0HNC8090TG9Q8" started. 2025-06-30 11:32:25.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:25.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:25.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:25.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:25.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:25.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:25.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:25.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:25.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:25.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:25.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:25.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:25.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:25.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:25.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:25.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:25.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:25.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:25.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:25.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:25.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.179ms. 2025-06-30 11:32:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:25.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:25.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:25.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2994ms 2025-06-30 11:32:25.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:25.045 +03:00 [DBG] Connection id "0HNC8090TG9Q8" completed keep alive response. 2025-06-30 11:32:25.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3563ms 2025-06-30 11:32:25.046 +03:00 [DBG] Connection id "0HNC8090TG9Q8" received FIN. 2025-06-30 11:32:25.046 +03:00 [DBG] Connection id "0HNC8090TG9Q8" disconnecting. 2025-06-30 11:32:25.046 +03:00 [DBG] Connection id "0HNC8090TG9Q8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:25.047 +03:00 [DBG] Connection id "0HNC8090TG9Q8" stopped. 2025-06-30 11:32:30.040 +03:00 [DBG] Connection id "0HNC8090TG9Q9" accepted. 2025-06-30 11:32:30.040 +03:00 [DBG] Connection id "0HNC8090TG9Q9" started. 2025-06-30 11:32:30.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:30.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:30.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:30.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:30.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:30.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:30.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:30.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:30.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:30.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:30.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:30.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:30.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:30.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:30.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:30.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:30.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:30.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:30.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:30.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:30.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:30.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:30.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:30.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:30.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:30.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1219ms 2025-06-30 11:32:30.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:30.043 +03:00 [DBG] Connection id "0HNC8090TG9Q9" completed keep alive response. 2025-06-30 11:32:30.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2604ms 2025-06-30 11:32:30.043 +03:00 [DBG] Connection id "0HNC8090TG9Q9" received FIN. 2025-06-30 11:32:30.043 +03:00 [DBG] Connection id "0HNC8090TG9Q9" disconnecting. 2025-06-30 11:32:30.043 +03:00 [DBG] Connection id "0HNC8090TG9Q9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:30.044 +03:00 [DBG] Connection id "0HNC8090TG9Q9" stopped. 2025-06-30 11:32:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QA" accepted. 2025-06-30 11:32:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QA" started. 2025-06-30 11:32:35.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:35.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:35.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:35.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:35.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:35.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:35.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:35.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:35.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:35.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:35.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:35.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:35.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:35.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:35.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:35.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:35.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:35.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:35.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:35.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:35.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1884ms. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:35.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:35.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:35.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:35.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1785ms 2025-06-30 11:32:35.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:35.047 +03:00 [DBG] Connection id "0HNC8090TG9QA" completed keep alive response. 2025-06-30 11:32:35.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.083ms 2025-06-30 11:32:35.047 +03:00 [DBG] Connection id "0HNC8090TG9QA" received FIN. 2025-06-30 11:32:35.047 +03:00 [DBG] Connection id "0HNC8090TG9QA" disconnecting. 2025-06-30 11:32:35.047 +03:00 [DBG] Connection id "0HNC8090TG9QA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:35.049 +03:00 [DBG] Connection id "0HNC8090TG9QA" stopped. 2025-06-30 11:32:40.041 +03:00 [DBG] Connection id "0HNC8090TG9QB" accepted. 2025-06-30 11:32:40.042 +03:00 [DBG] Connection id "0HNC8090TG9QB" started. 2025-06-30 11:32:40.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:40.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:40.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:40.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:40.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:40.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:40.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:40.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:40.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:40.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:40.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:40.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:40.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:40.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1392ms. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8171ms 2025-06-30 11:32:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QB" completed keep alive response. 2025-06-30 11:32:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5984ms 2025-06-30 11:32:40.044 +03:00 [DBG] Connection id "0HNC8090TG9QB" received FIN. 2025-06-30 11:32:40.044 +03:00 [DBG] Connection id "0HNC8090TG9QB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:40.044 +03:00 [DBG] Connection id "0HNC8090TG9QB" disconnecting. 2025-06-30 11:32:40.044 +03:00 [DBG] Connection id "0HNC8090TG9QB" stopped. 2025-06-30 11:32:45.038 +03:00 [DBG] Connection id "0HNC8090TG9QC" accepted. 2025-06-30 11:32:45.038 +03:00 [DBG] Connection id "0HNC8090TG9QC" started. 2025-06-30 11:32:45.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:45.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:45.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:45.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:45.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:45.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:45.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:45.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:45.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:45.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:45.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:45.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:45.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:45.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:45.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:45.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:45.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:45.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:45.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:45.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:45.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1764ms. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:45.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:45.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:45.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2715ms 2025-06-30 11:32:45.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QC" completed keep alive response. 2025-06-30 11:32:45.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2956ms 2025-06-30 11:32:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QC" received FIN. 2025-06-30 11:32:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QC" disconnecting. 2025-06-30 11:32:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:45.043 +03:00 [DBG] Connection id "0HNC8090TG9QC" stopped. 2025-06-30 11:32:50.041 +03:00 [DBG] Connection id "0HNC8090TG9QD" accepted. 2025-06-30 11:32:50.041 +03:00 [DBG] Connection id "0HNC8090TG9QD" started. 2025-06-30 11:32:50.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:50.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:50.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:50.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:50.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:50.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:50.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:50.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:50.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:50.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:50.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:50.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:50.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:50.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:50.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:50.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:50.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:50.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:50.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:50.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:50.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:50.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:50.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:50.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:50.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:50.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6819ms 2025-06-30 11:32:50.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:50.043 +03:00 [DBG] Connection id "0HNC8090TG9QD" completed keep alive response. 2025-06-30 11:32:50.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2655ms 2025-06-30 11:32:50.043 +03:00 [DBG] Connection id "0HNC8090TG9QD" received FIN. 2025-06-30 11:32:50.043 +03:00 [DBG] Connection id "0HNC8090TG9QD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:50.043 +03:00 [DBG] Connection id "0HNC8090TG9QD" disconnecting. 2025-06-30 11:32:50.043 +03:00 [DBG] Connection id "0HNC8090TG9QD" stopped. 2025-06-30 11:32:55.044 +03:00 [DBG] Connection id "0HNC8090TG9QE" accepted. 2025-06-30 11:32:55.044 +03:00 [DBG] Connection id "0HNC8090TG9QE" started. 2025-06-30 11:32:55.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:32:55.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:32:55.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:32:55.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:32:55.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:32:55.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:55.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:32:55.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:32:55.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:32:55.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:32:55.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:55.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:32:55.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:32:55.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:32:55.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:32:55.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:32:55.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:32:55.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:55.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:55.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:32:55.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1664ms. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:55.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:55.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:32:55.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:32:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:32:55.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0982ms 2025-06-30 11:32:55.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:32:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QE" completed keep alive response. 2025-06-30 11:32:55.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0798ms 2025-06-30 11:32:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QE" received FIN. 2025-06-30 11:32:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:32:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QE" disconnecting. 2025-06-30 11:32:55.048 +03:00 [DBG] Connection id "0HNC8090TG9QE" stopped. 2025-06-30 11:33:00.044 +03:00 [DBG] Connection id "0HNC8090TG9QF" accepted. 2025-06-30 11:33:00.044 +03:00 [DBG] Connection id "0HNC8090TG9QF" started. 2025-06-30 11:33:00.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:00.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:00.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:00.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:00.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:00.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:00.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:00.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:00.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:00.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:00.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:00.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:00.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:00.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:00.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:00.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:00.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:00.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:00.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:00.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:00.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1451ms. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:00.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:00.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:00.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-06-30 11:33:00.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:00.047 +03:00 [DBG] Connection id "0HNC8090TG9QF" completed keep alive response. 2025-06-30 11:33:00.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5462ms 2025-06-30 11:33:00.047 +03:00 [DBG] Connection id "0HNC8090TG9QF" received FIN. 2025-06-30 11:33:00.047 +03:00 [DBG] Connection id "0HNC8090TG9QF" disconnecting. 2025-06-30 11:33:00.047 +03:00 [DBG] Connection id "0HNC8090TG9QF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:00.048 +03:00 [DBG] Connection id "0HNC8090TG9QF" stopped. 2025-06-30 11:33:05.039 +03:00 [DBG] Connection id "0HNC8090TG9QG" accepted. 2025-06-30 11:33:05.039 +03:00 [DBG] Connection id "0HNC8090TG9QG" started. 2025-06-30 11:33:05.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:05.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:05.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:05.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:05.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:05.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:05.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:05.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:05.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:05.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:05.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:05.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:05.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:05.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:05.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:05.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:05.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:05.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:05.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:05.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:05.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:05.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-06-30 11:33:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:05.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:05.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:05.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8711ms 2025-06-30 11:33:05.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:05.041 +03:00 [DBG] Connection id "0HNC8090TG9QG" completed keep alive response. 2025-06-30 11:33:05.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6705ms 2025-06-30 11:33:05.041 +03:00 [DBG] Connection id "0HNC8090TG9QG" received FIN. 2025-06-30 11:33:05.041 +03:00 [DBG] Connection id "0HNC8090TG9QG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:05.042 +03:00 [DBG] Connection id "0HNC8090TG9QG" disconnecting. 2025-06-30 11:33:05.042 +03:00 [DBG] Connection id "0HNC8090TG9QG" stopped. 2025-06-30 11:33:10.042 +03:00 [DBG] Connection id "0HNC8090TG9QH" accepted. 2025-06-30 11:33:10.042 +03:00 [DBG] Connection id "0HNC8090TG9QH" started. 2025-06-30 11:33:10.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:10.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:10.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:10.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:10.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:10.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:10.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:10.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:10.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:10.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:10.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:10.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:10.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:10.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:10.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:10.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:10.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:10.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:10.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:10.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:10.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:10.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:10.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:10.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:10.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:10.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:10.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8368ms 2025-06-30 11:33:10.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QH" completed keep alive response. 2025-06-30 11:33:10.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4899ms 2025-06-30 11:33:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QH" received FIN. 2025-06-30 11:33:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QH" disconnecting. 2025-06-30 11:33:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:10.045 +03:00 [DBG] Connection id "0HNC8090TG9QH" stopped. 2025-06-30 11:33:15.045 +03:00 [DBG] Connection id "0HNC8090TG9QI" accepted. 2025-06-30 11:33:15.045 +03:00 [DBG] Connection id "0HNC8090TG9QI" started. 2025-06-30 11:33:15.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:15.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:15.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:15.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:15.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:15.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:15.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:15.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:15.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:15.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:15.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:15.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:15.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:15.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:15.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:15.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:15.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:15.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:15.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:15.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:15.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:15.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:15.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:15.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:15.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.728ms 2025-06-30 11:33:15.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:15.046 +03:00 [DBG] Connection id "0HNC8090TG9QI" completed keep alive response. 2025-06-30 11:33:15.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3904ms 2025-06-30 11:33:15.046 +03:00 [DBG] Connection id "0HNC8090TG9QI" received FIN. 2025-06-30 11:33:15.047 +03:00 [DBG] Connection id "0HNC8090TG9QI" disconnecting. 2025-06-30 11:33:15.047 +03:00 [DBG] Connection id "0HNC8090TG9QI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:15.048 +03:00 [DBG] Connection id "0HNC8090TG9QI" stopped. 2025-06-30 11:33:20.044 +03:00 [DBG] Connection id "0HNC8090TG9QJ" accepted. 2025-06-30 11:33:20.044 +03:00 [DBG] Connection id "0HNC8090TG9QJ" started. 2025-06-30 11:33:20.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:20.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:20.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:20.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:20.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:20.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:20.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:20.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:20.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:20.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:20.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:20.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:20.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:20.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:20.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:20.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:20.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:20.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:20.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:20.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:20.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:20.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:20.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:20.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:20.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-30 11:33:20.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:20.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:20.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:20.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8272ms 2025-06-30 11:33:20.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:20.046 +03:00 [DBG] Connection id "0HNC8090TG9QJ" completed keep alive response. 2025-06-30 11:33:20.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6747ms 2025-06-30 11:33:20.046 +03:00 [DBG] Connection id "0HNC8090TG9QJ" received FIN. 2025-06-30 11:33:20.046 +03:00 [DBG] Connection id "0HNC8090TG9QJ" disconnecting. 2025-06-30 11:33:20.046 +03:00 [DBG] Connection id "0HNC8090TG9QJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:20.048 +03:00 [DBG] Connection id "0HNC8090TG9QJ" stopped. 2025-06-30 11:33:25.040 +03:00 [DBG] Connection id "0HNC8090TG9QK" accepted. 2025-06-30 11:33:25.041 +03:00 [DBG] Connection id "0HNC8090TG9QK" started. 2025-06-30 11:33:25.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:25.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:25.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:25.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:25.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:25.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:25.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:25.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:25.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:25.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:25.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:25.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:25.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:25.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:25.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:25.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:25.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:25.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:25.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:25.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:25.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:25.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:25.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 11:33:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:25.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:25.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:25.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6982ms 2025-06-30 11:33:25.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:25.042 +03:00 [DBG] Connection id "0HNC8090TG9QK" completed keep alive response. 2025-06-30 11:33:25.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2892ms 2025-06-30 11:33:25.042 +03:00 [DBG] Connection id "0HNC8090TG9QK" received FIN. 2025-06-30 11:33:25.042 +03:00 [DBG] Connection id "0HNC8090TG9QK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:25.042 +03:00 [DBG] Connection id "0HNC8090TG9QK" disconnecting. 2025-06-30 11:33:25.042 +03:00 [DBG] Connection id "0HNC8090TG9QK" stopped. 2025-06-30 11:33:30.039 +03:00 [DBG] Connection id "0HNC8090TG9QL" accepted. 2025-06-30 11:33:30.039 +03:00 [DBG] Connection id "0HNC8090TG9QL" started. 2025-06-30 11:33:30.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:30.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:30.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:30.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:30.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:30.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:30.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:30.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:30.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:30.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:30.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:30.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:30.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-30 11:33:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:30.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:30.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:30.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7988ms 2025-06-30 11:33:30.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:30.041 +03:00 [DBG] Connection id "0HNC8090TG9QL" completed keep alive response. 2025-06-30 11:33:30.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3669ms 2025-06-30 11:33:30.041 +03:00 [DBG] Connection id "0HNC8090TG9QL" received FIN. 2025-06-30 11:33:30.041 +03:00 [DBG] Connection id "0HNC8090TG9QL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:30.041 +03:00 [DBG] Connection id "0HNC8090TG9QL" disconnecting. 2025-06-30 11:33:30.041 +03:00 [DBG] Connection id "0HNC8090TG9QL" stopped. 2025-06-30 11:33:35.043 +03:00 [DBG] Connection id "0HNC8090TG9QM" accepted. 2025-06-30 11:33:35.043 +03:00 [DBG] Connection id "0HNC8090TG9QM" started. 2025-06-30 11:33:35.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:35.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:35.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:35.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:35.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:35.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:35.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:35.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:35.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:35.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:35.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:35.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:35.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:35.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:35.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:35.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:35.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:35.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:35.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:35.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:35.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:35.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:35.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:35.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8814ms 2025-06-30 11:33:35.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:35.044 +03:00 [DBG] Connection id "0HNC8090TG9QM" completed keep alive response. 2025-06-30 11:33:35.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.625ms 2025-06-30 11:33:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QM" received FIN. 2025-06-30 11:33:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QM" disconnecting. 2025-06-30 11:33:35.045 +03:00 [DBG] Connection id "0HNC8090TG9QM" stopped. 2025-06-30 11:33:40.041 +03:00 [DBG] Connection id "0HNC8090TG9QN" accepted. 2025-06-30 11:33:40.041 +03:00 [DBG] Connection id "0HNC8090TG9QN" started. 2025-06-30 11:33:40.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:40.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:40.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:40.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:40.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:40.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:40.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:40.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:40.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:40.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:40.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:40.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:40.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:40.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:40.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:40.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:40.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:40.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:40.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:40.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:40.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:40.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.129ms 2025-06-30 11:33:40.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QN" completed keep alive response. 2025-06-30 11:33:40.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9652ms 2025-06-30 11:33:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QN" received FIN. 2025-06-30 11:33:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QN" disconnecting. 2025-06-30 11:33:40.043 +03:00 [DBG] Connection id "0HNC8090TG9QN" stopped. 2025-06-30 11:33:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QO" accepted. 2025-06-30 11:33:45.042 +03:00 [DBG] Connection id "0HNC8090TG9QO" started. 2025-06-30 11:33:45.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:45.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:45.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:45.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:45.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:45.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:45.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:45.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:45.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:45.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:45.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:45.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:45.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:45.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:45.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:45.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:45.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:45.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:45.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:45.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:45.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-30 11:33:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:45.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:45.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:45.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7223ms 2025-06-30 11:33:45.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:45.044 +03:00 [DBG] Connection id "0HNC8090TG9QO" completed keep alive response. 2025-06-30 11:33:45.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3627ms 2025-06-30 11:33:45.044 +03:00 [DBG] Connection id "0HNC8090TG9QO" received FIN. 2025-06-30 11:33:45.044 +03:00 [DBG] Connection id "0HNC8090TG9QO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:45.044 +03:00 [DBG] Connection id "0HNC8090TG9QO" disconnecting. 2025-06-30 11:33:45.044 +03:00 [DBG] Connection id "0HNC8090TG9QO" stopped. 2025-06-30 11:33:50.039 +03:00 [DBG] Connection id "0HNC8090TG9QP" accepted. 2025-06-30 11:33:50.039 +03:00 [DBG] Connection id "0HNC8090TG9QP" started. 2025-06-30 11:33:50.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:50.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:50.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:50.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:50.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:50.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:50.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:50.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:50.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:50.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:50.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:50.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:50.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:50.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:50.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:50.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:50.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:50.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:50.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:50.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:50.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:50.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:50.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-30 11:33:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:50.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:50.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:50.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.679ms 2025-06-30 11:33:50.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:50.040 +03:00 [DBG] Connection id "0HNC8090TG9QP" completed keep alive response. 2025-06-30 11:33:50.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2754ms 2025-06-30 11:33:50.040 +03:00 [DBG] Connection id "0HNC8090TG9QP" received FIN. 2025-06-30 11:33:50.040 +03:00 [DBG] Connection id "0HNC8090TG9QP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:50.040 +03:00 [DBG] Connection id "0HNC8090TG9QP" disconnecting. 2025-06-30 11:33:50.040 +03:00 [DBG] Connection id "0HNC8090TG9QP" stopped. 2025-06-30 11:33:55.046 +03:00 [DBG] Connection id "0HNC8090TG9QQ" accepted. 2025-06-30 11:33:55.046 +03:00 [DBG] Connection id "0HNC8090TG9QQ" started. 2025-06-30 11:33:55.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:33:55.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:33:55.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:33:55.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:33:55.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:33:55.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:55.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:33:55.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:33:55.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:33:55.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:33:55.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:55.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:33:55.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:33:55.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:33:55.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:33:55.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:33:55.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:33:55.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:55.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:33:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:55.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:55.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:55.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:33:55.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-30 11:33:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:55.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:33:55.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:33:55.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6415ms 2025-06-30 11:33:55.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:33:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QQ" completed keep alive response. 2025-06-30 11:33:55.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2102ms 2025-06-30 11:33:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QQ" received FIN. 2025-06-30 11:33:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QQ" disconnecting. 2025-06-30 11:33:55.047 +03:00 [DBG] Connection id "0HNC8090TG9QQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:33:55.048 +03:00 [DBG] Connection id "0HNC8090TG9QQ" stopped. 2025-06-30 11:34:00.041 +03:00 [DBG] Connection id "0HNC8090TG9QR" accepted. 2025-06-30 11:34:00.041 +03:00 [DBG] Connection id "0HNC8090TG9QR" started. 2025-06-30 11:34:00.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:00.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:00.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:00.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:00.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:00.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:00.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:00.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:00.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:00.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:00.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:00.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:00.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:00.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:00.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:00.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:00.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:00.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:00.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:00.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:00.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1205ms. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:00.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:00.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:00.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7196ms 2025-06-30 11:34:00.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:00.042 +03:00 [DBG] Connection id "0HNC8090TG9QR" completed keep alive response. 2025-06-30 11:34:00.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3121ms 2025-06-30 11:34:00.043 +03:00 [DBG] Connection id "0HNC8090TG9QR" received FIN. 2025-06-30 11:34:00.043 +03:00 [DBG] Connection id "0HNC8090TG9QR" disconnecting. 2025-06-30 11:34:00.043 +03:00 [DBG] Connection id "0HNC8090TG9QR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:00.044 +03:00 [DBG] Connection id "0HNC8090TG9QR" stopped. 2025-06-30 11:34:05.045 +03:00 [DBG] Connection id "0HNC8090TG9QS" accepted. 2025-06-30 11:34:05.045 +03:00 [DBG] Connection id "0HNC8090TG9QS" started. 2025-06-30 11:34:05.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:05.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:05.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:05.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:05.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:05.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:05.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:05.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:05.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:05.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:05.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:05.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:05.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:05.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:05.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:05.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:05.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:05.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:05.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:05.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:05.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.213ms. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:05.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:05.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:05.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:05.048 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9419ms 2025-06-30 11:34:05.048 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:05.049 +03:00 [DBG] Connection id "0HNC8090TG9QS" completed keep alive response. 2025-06-30 11:34:05.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3401ms 2025-06-30 11:34:05.049 +03:00 [DBG] Connection id "0HNC8090TG9QS" received FIN. 2025-06-30 11:34:05.049 +03:00 [DBG] Connection id "0HNC8090TG9QS" disconnecting. 2025-06-30 11:34:05.049 +03:00 [DBG] Connection id "0HNC8090TG9QS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:05.050 +03:00 [DBG] Connection id "0HNC8090TG9QS" stopped. 2025-06-30 11:34:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QT" accepted. 2025-06-30 11:34:10.044 +03:00 [DBG] Connection id "0HNC8090TG9QT" started. 2025-06-30 11:34:10.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:10.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:10.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:10.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:10.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:10.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:10.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:10.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:10.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:10.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:10.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:10.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:10.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:10.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:10.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:10.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:10.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:10.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:10.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:10.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:10.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:10.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:10.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:10.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:10.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-30 11:34:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:10.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:10.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:10.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8744ms 2025-06-30 11:34:10.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:10.046 +03:00 [DBG] Connection id "0HNC8090TG9QT" completed keep alive response. 2025-06-30 11:34:10.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6719ms 2025-06-30 11:34:10.046 +03:00 [DBG] Connection id "0HNC8090TG9QT" received FIN. 2025-06-30 11:34:10.046 +03:00 [DBG] Connection id "0HNC8090TG9QT" disconnecting. 2025-06-30 11:34:10.046 +03:00 [DBG] Connection id "0HNC8090TG9QT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:10.047 +03:00 [DBG] Connection id "0HNC8090TG9QT" stopped. 2025-06-30 11:34:15.041 +03:00 [DBG] Connection id "0HNC8090TG9QU" accepted. 2025-06-30 11:34:15.041 +03:00 [DBG] Connection id "0HNC8090TG9QU" started. 2025-06-30 11:34:15.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:15.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:15.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:15.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:15.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:15.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:15.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:15.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:15.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:15.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:15.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:15.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:15.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:15.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:15.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:15.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:15.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:15.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:15.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:15.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:15.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:15.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:15.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8002ms 2025-06-30 11:34:15.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:15.042 +03:00 [DBG] Connection id "0HNC8090TG9QU" completed keep alive response. 2025-06-30 11:34:15.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4553ms 2025-06-30 11:34:15.043 +03:00 [DBG] Connection id "0HNC8090TG9QU" received FIN. 2025-06-30 11:34:15.043 +03:00 [DBG] Connection id "0HNC8090TG9QU" disconnecting. 2025-06-30 11:34:15.043 +03:00 [DBG] Connection id "0HNC8090TG9QU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:15.044 +03:00 [DBG] Connection id "0HNC8090TG9QU" stopped. 2025-06-30 11:34:20.040 +03:00 [DBG] Connection id "0HNC8090TG9QV" accepted. 2025-06-30 11:34:20.040 +03:00 [DBG] Connection id "0HNC8090TG9QV" started. 2025-06-30 11:34:20.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:20.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:20.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:20.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:20.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:20.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:20.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:20.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:20.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:20.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:20.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:20.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:20.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:20.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:20.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:20.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:20.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:20.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:20.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:20.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:20.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:20.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:20.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7924ms 2025-06-30 11:34:20.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:20.041 +03:00 [DBG] Connection id "0HNC8090TG9QV" completed keep alive response. 2025-06-30 11:34:20.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4799ms 2025-06-30 11:34:20.042 +03:00 [DBG] Connection id "0HNC8090TG9QV" received FIN. 2025-06-30 11:34:20.042 +03:00 [DBG] Connection id "0HNC8090TG9QV" disconnecting. 2025-06-30 11:34:20.042 +03:00 [DBG] Connection id "0HNC8090TG9QV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:20.043 +03:00 [DBG] Connection id "0HNC8090TG9QV" stopped. 2025-06-30 11:34:25.043 +03:00 [DBG] Connection id "0HNC8090TG9R0" accepted. 2025-06-30 11:34:25.043 +03:00 [DBG] Connection id "0HNC8090TG9R0" started. 2025-06-30 11:34:25.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:25.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:25.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:25.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:25.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:25.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:25.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:25.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:25.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:25.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:25.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:25.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:25.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:25.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:25.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:25.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:25.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:25.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:25.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:25.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:25.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:25.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:25.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-30 11:34:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:25.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:25.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:25.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.364ms 2025-06-30 11:34:25.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:25.045 +03:00 [DBG] Connection id "0HNC8090TG9R0" completed keep alive response. 2025-06-30 11:34:25.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4137ms 2025-06-30 11:34:25.046 +03:00 [DBG] Connection id "0HNC8090TG9R0" received FIN. 2025-06-30 11:34:25.046 +03:00 [DBG] Connection id "0HNC8090TG9R0" disconnecting. 2025-06-30 11:34:25.046 +03:00 [DBG] Connection id "0HNC8090TG9R0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:25.047 +03:00 [DBG] Connection id "0HNC8090TG9R0" stopped. 2025-06-30 11:34:30.045 +03:00 [DBG] Connection id "0HNC8090TG9R1" accepted. 2025-06-30 11:34:30.046 +03:00 [DBG] Connection id "0HNC8090TG9R1" started. 2025-06-30 11:34:30.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:30.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:30.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:30.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:30.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:30.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:30.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:30.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:30.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:30.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:30.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:30.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:30.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:30.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:30.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:30.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:30.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:30.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:30.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:30.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:30.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:30.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-30 11:34:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:30.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:30.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:30.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8009ms 2025-06-30 11:34:30.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:30.047 +03:00 [DBG] Connection id "0HNC8090TG9R1" completed keep alive response. 2025-06-30 11:34:30.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4707ms 2025-06-30 11:34:30.047 +03:00 [DBG] Connection id "0HNC8090TG9R1" received FIN. 2025-06-30 11:34:30.047 +03:00 [DBG] Connection id "0HNC8090TG9R1" disconnecting. 2025-06-30 11:34:30.047 +03:00 [DBG] Connection id "0HNC8090TG9R1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:30.049 +03:00 [DBG] Connection id "0HNC8090TG9R1" stopped. 2025-06-30 11:34:35.040 +03:00 [DBG] Connection id "0HNC8090TG9R2" accepted. 2025-06-30 11:34:35.040 +03:00 [DBG] Connection id "0HNC8090TG9R2" started. 2025-06-30 11:34:35.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:35.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:35.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:35.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:35.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:35.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:35.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:35.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:35.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:35.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:35.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:35.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:35.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:35.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:35.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:35.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:35.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:35.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:35.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:35.041 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:35.041 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:35.041 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:35.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:35.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:35.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8726ms 2025-06-30 11:34:35.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:35.042 +03:00 [DBG] Connection id "0HNC8090TG9R2" completed keep alive response. 2025-06-30 11:34:35.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5441ms 2025-06-30 11:34:35.042 +03:00 [DBG] Connection id "0HNC8090TG9R2" received FIN. 2025-06-30 11:34:35.042 +03:00 [DBG] Connection id "0HNC8090TG9R2" disconnecting. 2025-06-30 11:34:35.043 +03:00 [DBG] Connection id "0HNC8090TG9R2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:35.044 +03:00 [DBG] Connection id "0HNC8090TG9R2" stopped. 2025-06-30 11:34:40.043 +03:00 [DBG] Connection id "0HNC8090TG9R3" accepted. 2025-06-30 11:34:40.043 +03:00 [DBG] Connection id "0HNC8090TG9R3" started. 2025-06-30 11:34:40.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:40.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:40.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:40.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:40.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:40.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:40.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:40.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:40.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:40.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:40.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:40.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:40.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:40.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:40.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:40.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:40.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:40.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:40.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:40.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:40.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:40.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:40.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:40.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-30 11:34:40.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:40.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:40.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:40.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6913ms 2025-06-30 11:34:40.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:40.045 +03:00 [DBG] Connection id "0HNC8090TG9R3" completed keep alive response. 2025-06-30 11:34:40.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4115ms 2025-06-30 11:34:40.045 +03:00 [DBG] Connection id "0HNC8090TG9R3" received FIN. 2025-06-30 11:34:40.045 +03:00 [DBG] Connection id "0HNC8090TG9R3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:40.045 +03:00 [DBG] Connection id "0HNC8090TG9R3" disconnecting. 2025-06-30 11:34:40.045 +03:00 [DBG] Connection id "0HNC8090TG9R3" stopped. 2025-06-30 11:34:45.046 +03:00 [DBG] Connection id "0HNC8090TG9R4" accepted. 2025-06-30 11:34:45.047 +03:00 [DBG] Connection id "0HNC8090TG9R4" started. 2025-06-30 11:34:45.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:45.047 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:45.047 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:45.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:45.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:45.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:45.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:45.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:45.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:45.047 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:45.047 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:45.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:45.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:45.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:45.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:45.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:45.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:45.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:45.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:45.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:45.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:45.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:45.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:45.048 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:45.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:45.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:45.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:45.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.205ms 2025-06-30 11:34:45.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:45.049 +03:00 [DBG] Connection id "0HNC8090TG9R4" completed keep alive response. 2025-06-30 11:34:45.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1229ms 2025-06-30 11:34:45.049 +03:00 [DBG] Connection id "0HNC8090TG9R4" received FIN. 2025-06-30 11:34:45.049 +03:00 [DBG] Connection id "0HNC8090TG9R4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:45.049 +03:00 [DBG] Connection id "0HNC8090TG9R4" disconnecting. 2025-06-30 11:34:45.050 +03:00 [DBG] Connection id "0HNC8090TG9R4" stopped. 2025-06-30 11:34:50.052 +03:00 [DBG] Connection id "0HNC8090TG9R5" accepted. 2025-06-30 11:34:50.052 +03:00 [DBG] Connection id "0HNC8090TG9R5" started. 2025-06-30 11:34:50.052 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:50.053 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:50.053 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:50.053 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:50.053 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:50.053 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:50.053 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:50.053 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:50.053 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:50.053 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:50.053 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:50.053 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:50.053 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:50.053 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:50.053 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:50.053 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:50.053 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:50.053 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.053 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:50.053 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:50.053 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:50.053 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.053 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:50.054 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:50.054 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:50.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.054 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:50.054 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6918ms 2025-06-30 11:34:50.054 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:50.054 +03:00 [DBG] Connection id "0HNC8090TG9R5" completed keep alive response. 2025-06-30 11:34:50.054 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3081ms 2025-06-30 11:34:50.054 +03:00 [DBG] Connection id "0HNC8090TG9R5" received FIN. 2025-06-30 11:34:50.054 +03:00 [DBG] Connection id "0HNC8090TG9R5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:50.054 +03:00 [DBG] Connection id "0HNC8090TG9R5" disconnecting. 2025-06-30 11:34:50.054 +03:00 [DBG] Connection id "0HNC8090TG9R5" stopped. 2025-06-30 11:34:55.043 +03:00 [DBG] Connection id "0HNC8090TG9R6" accepted. 2025-06-30 11:34:55.043 +03:00 [DBG] Connection id "0HNC8090TG9R6" started. 2025-06-30 11:34:55.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:34:55.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:34:55.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:34:55.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:34:55.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:34:55.043 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:55.043 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:34:55.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:34:55.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:34:55.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:34:55.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:55.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:34:55.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:34:55.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:34:55.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:34:55.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:34:55.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:34:55.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:55.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:55.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:34:55.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:55.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:34:55.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:34:55.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1592ms 2025-06-30 11:34:55.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:34:55.045 +03:00 [DBG] Connection id "0HNC8090TG9R6" completed keep alive response. 2025-06-30 11:34:55.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1599ms 2025-06-30 11:34:55.045 +03:00 [DBG] Connection id "0HNC8090TG9R6" received FIN. 2025-06-30 11:34:55.045 +03:00 [DBG] Connection id "0HNC8090TG9R6" disconnecting. 2025-06-30 11:34:55.045 +03:00 [DBG] Connection id "0HNC8090TG9R6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:34:55.046 +03:00 [DBG] Connection id "0HNC8090TG9R6" stopped. 2025-06-30 11:35:00.047 +03:00 [DBG] Connection id "0HNC8090TG9R7" accepted. 2025-06-30 11:35:00.047 +03:00 [DBG] Connection id "0HNC8090TG9R7" started. 2025-06-30 11:35:00.048 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:00.048 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:00.048 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:00.048 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:00.048 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:00.048 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:00.048 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:00.048 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:00.048 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:00.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:00.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:00.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:00.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:00.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:00.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:00.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:00.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:00.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:00.049 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:00.049 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:00.049 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1553ms. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:00.049 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:00.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:00.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.050 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:00.050 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3202ms 2025-06-30 11:35:00.050 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:00.050 +03:00 [DBG] Connection id "0HNC8090TG9R7" completed keep alive response. 2025-06-30 11:35:00.050 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.288ms 2025-06-30 11:35:00.050 +03:00 [DBG] Connection id "0HNC8090TG9R7" received FIN. 2025-06-30 11:35:00.050 +03:00 [DBG] Connection id "0HNC8090TG9R7" disconnecting. 2025-06-30 11:35:00.050 +03:00 [DBG] Connection id "0HNC8090TG9R7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:00.051 +03:00 [DBG] Connection id "0HNC8090TG9R7" stopped. 2025-06-30 11:35:05.044 +03:00 [DBG] Connection id "0HNC8090TG9R8" accepted. 2025-06-30 11:35:05.045 +03:00 [DBG] Connection id "0HNC8090TG9R8" started. 2025-06-30 11:35:05.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:05.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:05.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:05.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:05.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:05.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:05.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:05.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:05.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:05.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:05.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:05.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:05.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:05.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:05.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:05.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:05.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:05.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:05.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:05.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:05.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:05.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:05.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:05.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:05.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1203ms. 2025-06-30 11:35:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:05.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:05.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:05.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5989ms 2025-06-30 11:35:05.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:05.046 +03:00 [DBG] Connection id "0HNC8090TG9R8" completed keep alive response. 2025-06-30 11:35:05.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1196ms 2025-06-30 11:35:05.046 +03:00 [DBG] Connection id "0HNC8090TG9R8" received FIN. 2025-06-30 11:35:05.046 +03:00 [DBG] Connection id "0HNC8090TG9R8" disconnecting. 2025-06-30 11:35:05.046 +03:00 [DBG] Connection id "0HNC8090TG9R8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:05.047 +03:00 [DBG] Connection id "0HNC8090TG9R8" stopped. 2025-06-30 11:35:10.046 +03:00 [DBG] Connection id "0HNC8090TG9R9" accepted. 2025-06-30 11:35:10.046 +03:00 [DBG] Connection id "0HNC8090TG9R9" started. 2025-06-30 11:35:10.046 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:10.046 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:10.046 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:10.046 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:10.046 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:10.046 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:10.046 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:10.046 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:10.046 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:10.046 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:10.046 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:10.047 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:10.047 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:10.047 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:10.047 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:10.047 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:10.047 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:10.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:10.047 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:10.047 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:10.047 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1467ms. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:10.047 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:10.047 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:10.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6667ms 2025-06-30 11:35:10.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:10.047 +03:00 [DBG] Connection id "0HNC8090TG9R9" completed keep alive response. 2025-06-30 11:35:10.048 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3994ms 2025-06-30 11:35:10.048 +03:00 [DBG] Connection id "0HNC8090TG9R9" received FIN. 2025-06-30 11:35:10.048 +03:00 [DBG] Connection id "0HNC8090TG9R9" disconnecting. 2025-06-30 11:35:10.048 +03:00 [DBG] Connection id "0HNC8090TG9R9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:10.049 +03:00 [DBG] Connection id "0HNC8090TG9R9" stopped. 2025-06-30 11:35:15.045 +03:00 [DBG] Connection id "0HNC8090TG9RA" accepted. 2025-06-30 11:35:15.045 +03:00 [DBG] Connection id "0HNC8090TG9RA" started. 2025-06-30 11:35:15.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:15.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:15.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:15.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:15.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:15.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:15.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:15.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:15.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:15.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:15.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:15.046 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:15.046 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:15.046 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:15.046 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:15.046 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:15.046 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:15.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:15.046 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:15.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:15.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:15.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:15.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:15.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6585ms 2025-06-30 11:35:15.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:15.046 +03:00 [DBG] Connection id "0HNC8090TG9RA" completed keep alive response. 2025-06-30 11:35:15.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2383ms 2025-06-30 11:35:15.047 +03:00 [DBG] Connection id "0HNC8090TG9RA" received FIN. 2025-06-30 11:35:15.047 +03:00 [DBG] Connection id "0HNC8090TG9RA" disconnecting. 2025-06-30 11:35:15.047 +03:00 [DBG] Connection id "0HNC8090TG9RA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:15.048 +03:00 [DBG] Connection id "0HNC8090TG9RA" stopped. 2025-06-30 11:35:20.042 +03:00 [DBG] Connection id "0HNC8090TG9RB" accepted. 2025-06-30 11:35:20.042 +03:00 [DBG] Connection id "0HNC8090TG9RB" started. 2025-06-30 11:35:20.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:20.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:20.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:20.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:20.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:20.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:20.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:20.043 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:20.043 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:20.043 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:20.043 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:20.043 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:20.043 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:20.043 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:20.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:20.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:20.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:20.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:20.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:20.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:20.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:20.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:20.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:20.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:20.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7299ms 2025-06-30 11:35:20.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:20.044 +03:00 [DBG] Connection id "0HNC8090TG9RB" completed keep alive response. 2025-06-30 11:35:20.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3962ms 2025-06-30 11:35:20.044 +03:00 [DBG] Connection id "0HNC8090TG9RB" received FIN. 2025-06-30 11:35:20.044 +03:00 [DBG] Connection id "0HNC8090TG9RB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:20.044 +03:00 [DBG] Connection id "0HNC8090TG9RB" disconnecting. 2025-06-30 11:35:20.044 +03:00 [DBG] Connection id "0HNC8090TG9RB" stopped. 2025-06-30 11:35:25.043 +03:00 [DBG] Connection id "0HNC8090TG9RC" accepted. 2025-06-30 11:35:25.043 +03:00 [DBG] Connection id "0HNC8090TG9RC" started. 2025-06-30 11:35:25.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:25.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:25.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:25.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:25.043 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:25.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:25.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:25.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:25.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:25.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:25.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:25.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:25.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:25.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:25.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:25.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:25.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:25.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:25.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:25.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:25.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:25.045 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:25.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:25.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:25.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:25.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5675ms 2025-06-30 11:35:25.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:25.046 +03:00 [DBG] Connection id "0HNC8090TG9RC" completed keep alive response. 2025-06-30 11:35:25.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0801ms 2025-06-30 11:35:25.046 +03:00 [DBG] Connection id "0HNC8090TG9RC" received FIN. 2025-06-30 11:35:25.047 +03:00 [DBG] Connection id "0HNC8090TG9RC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:25.047 +03:00 [DBG] Connection id "0HNC8090TG9RC" disconnecting. 2025-06-30 11:35:25.047 +03:00 [DBG] Connection id "0HNC8090TG9RC" stopped. 2025-06-30 11:35:30.043 +03:00 [DBG] Connection id "0HNC8090TG9RD" accepted. 2025-06-30 11:35:30.044 +03:00 [DBG] Connection id "0HNC8090TG9RD" started. 2025-06-30 11:35:30.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:30.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:30.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:30.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:30.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:30.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:30.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:30.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:30.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:30.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:30.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:30.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:30.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:30.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:30.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:30.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:30.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:30.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:30.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:30.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:30.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:30.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:30.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:30.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:30.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0725ms 2025-06-30 11:35:30.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:30.046 +03:00 [DBG] Connection id "0HNC8090TG9RD" completed keep alive response. 2025-06-30 11:35:30.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0532ms 2025-06-30 11:35:30.046 +03:00 [DBG] Connection id "0HNC8090TG9RD" received FIN. 2025-06-30 11:35:30.047 +03:00 [DBG] Connection id "0HNC8090TG9RD" disconnecting. 2025-06-30 11:35:30.047 +03:00 [DBG] Connection id "0HNC8090TG9RD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:30.048 +03:00 [DBG] Connection id "0HNC8090TG9RD" stopped. 2025-06-30 11:35:35.042 +03:00 [DBG] Connection id "0HNC8090TG9RE" accepted. 2025-06-30 11:35:35.042 +03:00 [DBG] Connection id "0HNC8090TG9RE" started. 2025-06-30 11:35:35.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:35.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:35.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:35.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:35.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:35.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:35.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:35.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:35.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:35.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:35.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:35.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:35.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:35.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:35.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:35.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:35.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:35.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:35.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:35.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:35.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:35.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:35.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:35.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6137ms 2025-06-30 11:35:35.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RE" completed keep alive response. 2025-06-30 11:35:35.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2294ms 2025-06-30 11:35:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RE" received FIN. 2025-06-30 11:35:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:35.044 +03:00 [DBG] Connection id "0HNC8090TG9RE" disconnecting. 2025-06-30 11:35:35.044 +03:00 [DBG] Connection id "0HNC8090TG9RE" stopped. 2025-06-30 11:35:40.044 +03:00 [DBG] Connection id "0HNC8090TG9RF" accepted. 2025-06-30 11:35:40.044 +03:00 [DBG] Connection id "0HNC8090TG9RF" started. 2025-06-30 11:35:40.044 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:40.044 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:40.044 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:40.044 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:40.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:40.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:40.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:40.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:40.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:40.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:40.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:40.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:40.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:40.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:40.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:40.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:40.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:40.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:40.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:40.046 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:40.046 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:40.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:40.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:40.047 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2643ms 2025-06-30 11:35:40.047 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:40.047 +03:00 [DBG] Connection id "0HNC8090TG9RF" completed keep alive response. 2025-06-30 11:35:40.047 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4211ms 2025-06-30 11:35:40.047 +03:00 [DBG] Connection id "0HNC8090TG9RF" received FIN. 2025-06-30 11:35:40.047 +03:00 [DBG] Connection id "0HNC8090TG9RF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:40.047 +03:00 [DBG] Connection id "0HNC8090TG9RF" disconnecting. 2025-06-30 11:35:40.047 +03:00 [DBG] Connection id "0HNC8090TG9RF" stopped. 2025-06-30 11:35:45.041 +03:00 [DBG] Connection id "0HNC8090TG9RG" accepted. 2025-06-30 11:35:45.041 +03:00 [DBG] Connection id "0HNC8090TG9RG" started. 2025-06-30 11:35:45.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:45.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:45.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:45.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:45.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:45.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:45.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:45.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:45.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:45.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:45.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:45.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:45.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:45.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:45.042 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:45.042 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:45.042 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:45.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:45.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:45.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:45.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1764ms. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:45.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:45.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:45.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1048ms 2025-06-30 11:35:45.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:45.044 +03:00 [DBG] Connection id "0HNC8090TG9RG" completed keep alive response. 2025-06-30 11:35:45.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2575ms 2025-06-30 11:35:45.044 +03:00 [DBG] Connection id "0HNC8090TG9RG" received FIN. 2025-06-30 11:35:45.044 +03:00 [DBG] Connection id "0HNC8090TG9RG" disconnecting. 2025-06-30 11:35:45.044 +03:00 [DBG] Connection id "0HNC8090TG9RG" stopped. 2025-06-30 11:35:45.044 +03:00 [DBG] Connection id "0HNC8090TG9RG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:50.044 +03:00 [DBG] Connection id "0HNC8090TG9RH" accepted. 2025-06-30 11:35:50.044 +03:00 [DBG] Connection id "0HNC8090TG9RH" started. 2025-06-30 11:35:50.045 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:50.045 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:50.045 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:50.045 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:50.045 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:50.045 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:50.045 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:50.045 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:50.045 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:50.045 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:50.045 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:50.045 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:50.045 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:50.045 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:50.045 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:50.045 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:50.045 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:50.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.045 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:50.045 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:50.045 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:50.045 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:50.045 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-30 11:35:50.045 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:50.046 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:50.046 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:50.046 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6985ms 2025-06-30 11:35:50.046 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:50.046 +03:00 [DBG] Connection id "0HNC8090TG9RH" completed keep alive response. 2025-06-30 11:35:50.046 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3547ms 2025-06-30 11:35:50.046 +03:00 [DBG] Connection id "0HNC8090TG9RH" received FIN. 2025-06-30 11:35:50.046 +03:00 [DBG] Connection id "0HNC8090TG9RH" disconnecting. 2025-06-30 11:35:50.046 +03:00 [DBG] Connection id "0HNC8090TG9RH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:50.048 +03:00 [DBG] Connection id "0HNC8090TG9RH" stopped. 2025-06-30 11:35:55.041 +03:00 [DBG] Connection id "0HNC8090TG9RI" accepted. 2025-06-30 11:35:55.041 +03:00 [DBG] Connection id "0HNC8090TG9RI" started. 2025-06-30 11:35:55.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:35:55.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:35:55.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:35:55.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:35:55.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:35:55.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:55.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:35:55.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:35:55.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:35:55.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:35:55.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:55.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:35:55.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:35:55.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:35:55.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:35:55.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:35:55.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:35:55.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:55.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:55.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:35:55.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:55.043 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:35:55.043 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:35:55.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9023ms 2025-06-30 11:35:55.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:35:55.044 +03:00 [DBG] Connection id "0HNC8090TG9RI" completed keep alive response. 2025-06-30 11:35:55.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.643ms 2025-06-30 11:35:55.044 +03:00 [DBG] Connection id "0HNC8090TG9RI" received FIN. 2025-06-30 11:35:55.044 +03:00 [DBG] Connection id "0HNC8090TG9RI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:35:55.044 +03:00 [DBG] Connection id "0HNC8090TG9RI" disconnecting. 2025-06-30 11:35:55.044 +03:00 [DBG] Connection id "0HNC8090TG9RI" stopped. 2025-06-30 11:36:00.043 +03:00 [DBG] Connection id "0HNC8090TG9RJ" accepted. 2025-06-30 11:36:00.043 +03:00 [DBG] Connection id "0HNC8090TG9RJ" started. 2025-06-30 11:36:00.043 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:00.043 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:00.043 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:00.043 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:00.044 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:00.044 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:00.044 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:00.044 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:00.044 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:00.044 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:00.044 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:00.044 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:00.044 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:00.044 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:00.044 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:00.044 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:00.044 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:00.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.044 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:00.044 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:00.044 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:00.044 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:00.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:00.045 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:00.045 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:00.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:00.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:00.045 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.045 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.045 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.045 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:00.045 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7344ms 2025-06-30 11:36:00.045 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:00.045 +03:00 [DBG] Connection id "0HNC8090TG9RJ" completed keep alive response. 2025-06-30 11:36:00.045 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3747ms 2025-06-30 11:36:00.045 +03:00 [DBG] Connection id "0HNC8090TG9RJ" received FIN. 2025-06-30 11:36:00.045 +03:00 [DBG] Connection id "0HNC8090TG9RJ" disconnecting. 2025-06-30 11:36:00.045 +03:00 [DBG] Connection id "0HNC8090TG9RJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:00.046 +03:00 [DBG] Connection id "0HNC8090TG9RJ" stopped. 2025-06-30 11:36:05.038 +03:00 [DBG] Connection id "0HNC8090TG9RK" accepted. 2025-06-30 11:36:05.038 +03:00 [DBG] Connection id "0HNC8090TG9RK" started. 2025-06-30 11:36:05.038 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:05.038 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:05.038 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:05.038 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:05.038 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:05.038 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:05.038 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:05.038 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:05.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:05.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:05.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:05.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:05.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:05.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:05.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:05.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:05.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:05.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:05.039 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:05.039 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:05.039 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:05.039 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:05.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:05.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:05.040 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0693ms 2025-06-30 11:36:05.040 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:05.040 +03:00 [DBG] Connection id "0HNC8090TG9RK" completed keep alive response. 2025-06-30 11:36:05.040 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9376ms 2025-06-30 11:36:05.040 +03:00 [DBG] Connection id "0HNC8090TG9RK" received FIN. 2025-06-30 11:36:05.040 +03:00 [DBG] Connection id "0HNC8090TG9RK" disconnecting. 2025-06-30 11:36:05.041 +03:00 [DBG] Connection id "0HNC8090TG9RK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:05.042 +03:00 [DBG] Connection id "0HNC8090TG9RK" stopped. 2025-06-30 11:36:10.047 +03:00 [DBG] Connection id "0HNC8090TG9RL" accepted. 2025-06-30 11:36:10.047 +03:00 [DBG] Connection id "0HNC8090TG9RL" started. 2025-06-30 11:36:10.047 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:10.047 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:10.047 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:10.047 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:10.047 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:10.047 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:10.047 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:10.047 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:10.047 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:10.048 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:10.048 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:10.048 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:10.048 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:10.048 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:10.048 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:10.048 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:10.048 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:10.048 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.048 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:10.048 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:10.048 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:10.048 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1284ms. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:10.048 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:10.048 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:10.049 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:10.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:10.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:10.049 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.049 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.049 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.049 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:10.049 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8126ms 2025-06-30 11:36:10.049 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:10.049 +03:00 [DBG] Connection id "0HNC8090TG9RL" completed keep alive response. 2025-06-30 11:36:10.049 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6657ms 2025-06-30 11:36:10.049 +03:00 [DBG] Connection id "0HNC8090TG9RL" received FIN. 2025-06-30 11:36:10.049 +03:00 [DBG] Connection id "0HNC8090TG9RL" disconnecting. 2025-06-30 11:36:10.049 +03:00 [DBG] Connection id "0HNC8090TG9RL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:10.050 +03:00 [DBG] Connection id "0HNC8090TG9RL" stopped. 2025-06-30 11:36:15.041 +03:00 [DBG] Connection id "0HNC8090TG9RM" accepted. 2025-06-30 11:36:15.041 +03:00 [DBG] Connection id "0HNC8090TG9RM" started. 2025-06-30 11:36:15.041 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:15.041 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:15.041 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:15.041 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:15.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:15.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:15.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:15.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:15.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:15.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:15.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:15.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:15.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:15.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:15.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:15.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:15.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:15.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:15.042 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:15.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:15.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:15.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:15.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:15.042 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7064ms 2025-06-30 11:36:15.042 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:15.042 +03:00 [DBG] Connection id "0HNC8090TG9RM" completed keep alive response. 2025-06-30 11:36:15.042 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3339ms 2025-06-30 11:36:15.043 +03:00 [DBG] Connection id "0HNC8090TG9RM" received FIN. 2025-06-30 11:36:15.043 +03:00 [DBG] Connection id "0HNC8090TG9RM" disconnecting. 2025-06-30 11:36:15.043 +03:00 [DBG] Connection id "0HNC8090TG9RM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:15.044 +03:00 [DBG] Connection id "0HNC8090TG9RM" stopped. 2025-06-30 11:36:20.049 +03:00 [DBG] Connection id "0HNC8090TG9RN" accepted. 2025-06-30 11:36:20.049 +03:00 [DBG] Connection id "0HNC8090TG9RN" started. 2025-06-30 11:36:20.050 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:20.050 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:20.050 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:20.050 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:20.050 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:20.050 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:20.050 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:20.050 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:20.050 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:20.050 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:20.050 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:20.050 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:20.050 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:20.050 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:20.050 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:20.050 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:20.050 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:20.050 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.050 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.050 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:20.050 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:20.051 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:20.051 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1656ms. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:20.051 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:20.051 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:20.051 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:20.052 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.052 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.052 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.052 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:20.052 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3612ms 2025-06-30 11:36:20.052 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:20.052 +03:00 [DBG] Connection id "0HNC8090TG9RN" completed keep alive response. 2025-06-30 11:36:20.052 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.236ms 2025-06-30 11:36:20.052 +03:00 [DBG] Connection id "0HNC8090TG9RN" received FIN. 2025-06-30 11:36:20.052 +03:00 [DBG] Connection id "0HNC8090TG9RN" disconnecting. 2025-06-30 11:36:20.052 +03:00 [DBG] Connection id "0HNC8090TG9RN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:20.053 +03:00 [DBG] Connection id "0HNC8090TG9RN" stopped. 2025-06-30 11:36:25.038 +03:00 [DBG] Connection id "0HNC8090TG9RO" accepted. 2025-06-30 11:36:25.038 +03:00 [DBG] Connection id "0HNC8090TG9RO" started. 2025-06-30 11:36:25.039 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:25.039 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:25.039 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:25.039 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:25.039 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:25.039 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:25.039 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:25.039 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:25.039 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:25.039 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:25.039 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:25.039 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:25.039 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:25.039 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:25.039 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:25.039 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:25.039 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:25.039 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.039 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.039 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:25.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:25.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:25.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:25.040 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:25.040 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.040 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:25.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1698ms 2025-06-30 11:36:25.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:25.041 +03:00 [DBG] Connection id "0HNC8090TG9RO" completed keep alive response. 2025-06-30 11:36:25.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1622ms 2025-06-30 11:36:25.041 +03:00 [DBG] Connection id "0HNC8090TG9RO" received FIN. 2025-06-30 11:36:25.041 +03:00 [DBG] Connection id "0HNC8090TG9RO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:25.041 +03:00 [DBG] Connection id "0HNC8090TG9RO" disconnecting. 2025-06-30 11:36:25.041 +03:00 [DBG] Connection id "0HNC8090TG9RO" stopped. 2025-06-30 11:36:30.039 +03:00 [DBG] Connection id "0HNC8090TG9RP" accepted. 2025-06-30 11:36:30.039 +03:00 [DBG] Connection id "0HNC8090TG9RP" started. 2025-06-30 11:36:30.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:30.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:30.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:30.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:30.040 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:30.040 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:30.040 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:30.040 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:30.040 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:30.040 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:30.040 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:30.040 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:30.040 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:30.040 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:30.040 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:30.040 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:30.040 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:30.040 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.040 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:30.040 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:30.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:30.040 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.040 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:30.041 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:30.041 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:30.041 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6663ms 2025-06-30 11:36:30.041 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:30.041 +03:00 [DBG] Connection id "0HNC8090TG9RP" completed keep alive response. 2025-06-30 11:36:30.041 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2702ms 2025-06-30 11:36:30.041 +03:00 [DBG] Connection id "0HNC8090TG9RP" received FIN. 2025-06-30 11:36:30.041 +03:00 [DBG] Connection id "0HNC8090TG9RP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:30.041 +03:00 [DBG] Connection id "0HNC8090TG9RP" disconnecting. 2025-06-30 11:36:30.041 +03:00 [DBG] Connection id "0HNC8090TG9RP" stopped. 2025-06-30 11:36:35.040 +03:00 [DBG] Connection id "0HNC8090TG9RQ" accepted. 2025-06-30 11:36:35.040 +03:00 [DBG] Connection id "0HNC8090TG9RQ" started. 2025-06-30 11:36:35.040 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:35.040 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:35.040 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:35.040 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:35.041 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:35.041 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:35.041 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:35.041 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:35.041 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:35.041 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:35.041 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:35.041 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:35.041 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:35.041 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:35.041 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:35.041 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:35.041 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:35.041 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.041 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.041 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:35.041 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:35.041 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:35.042 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:35.042 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1724ms. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:35.042 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:35.042 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.042 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:35.043 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.321ms 2025-06-30 11:36:35.043 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RQ" completed keep alive response. 2025-06-30 11:36:35.043 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4007ms 2025-06-30 11:36:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RQ" received FIN. 2025-06-30 11:36:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RQ" disconnecting. 2025-06-30 11:36:35.043 +03:00 [DBG] Connection id "0HNC8090TG9RQ" stopped. 2025-06-30 11:36:40.041 +03:00 [DBG] Connection id "0HNC8090TG9RR" accepted. 2025-06-30 11:36:40.041 +03:00 [DBG] Connection id "0HNC8090TG9RR" started. 2025-06-30 11:36:40.042 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:40.042 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:40.042 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:40.042 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:40.042 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:36:40.042 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:40.042 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:40.042 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:40.042 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:40.042 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:40.042 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:40.042 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:40.042 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:40.042 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:40.043 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:40.043 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:40.043 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:40.043 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.043 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:40.043 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:40.043 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:40.043 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2187ms. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:40.043 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:40.044 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:40.044 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.044 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:40.044 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1932ms 2025-06-30 11:36:40.044 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:40.044 +03:00 [DBG] Connection id "0HNC8090TG9RR" completed keep alive response. 2025-06-30 11:36:40.044 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3126ms 2025-06-30 11:36:40.044 +03:00 [DBG] Connection id "0HNC8090TG9RR" received FIN. 2025-06-30 11:36:40.045 +03:00 [DBG] Connection id "0HNC8090TG9RR" disconnecting. 2025-06-30 11:36:40.045 +03:00 [DBG] Connection id "0HNC8090TG9RR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:40.046 +03:00 [DBG] Connection id "0HNC8090TG9RR" stopped. 2025-06-30 11:36:45.398 +03:00 [DBG] Connection id "0HNC8090TG9RS" accepted. 2025-06-30 11:36:45.398 +03:00 [DBG] Connection id "0HNC8090TG9RS" started. 2025-06-30 11:36:45.398 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:45.398 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:45.398 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:45.398 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:45.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-06-30 11:36:45.398 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:45.398 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:45.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:45.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:45.399 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:45.399 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:45.399 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:36:45.399 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:45.399 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:45.399 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:45.399 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:45.399 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:45.399 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.399 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:45.399 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:45.399 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:45.399 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:45.399 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:45.399 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:45.399 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.400 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:45.400 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.798ms 2025-06-30 11:36:45.400 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:45.400 +03:00 [DBG] Connection id "0HNC8090TG9RS" completed keep alive response. 2025-06-30 11:36:45.400 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3712ms 2025-06-30 11:36:45.400 +03:00 [DBG] Connection id "0HNC8090TG9RS" received FIN. 2025-06-30 11:36:45.400 +03:00 [DBG] Connection id "0HNC8090TG9RS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:45.400 +03:00 [DBG] Connection id "0HNC8090TG9RS" disconnecting. 2025-06-30 11:36:45.400 +03:00 [DBG] Connection id "0HNC8090TG9RS" stopped. 2025-06-30 11:36:50.420 +03:00 [DBG] Connection id "0HNC8090TG9RT" accepted. 2025-06-30 11:36:50.420 +03:00 [DBG] Connection id "0HNC8090TG9RT" started. 2025-06-30 11:36:50.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:50.420 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:50.420 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:50.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:50.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-06-30 11:36:50.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:50.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:50.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:50.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:50.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:50.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:50.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-06-30 11:36:50.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:50.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:50.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-06-30 11:36:50.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:50.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-06-30 11:36:50.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:50.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:50.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:50.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:50.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:50.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:50.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:50.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-30 11:36:50.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:50.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:50.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:50.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8104ms 2025-06-30 11:36:50.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:50.422 +03:00 [DBG] Connection id "0HNC8090TG9RT" completed keep alive response. 2025-06-30 11:36:50.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4866ms 2025-06-30 11:36:50.422 +03:00 [DBG] Connection id "0HNC8090TG9RT" received FIN. 2025-06-30 11:36:50.422 +03:00 [DBG] Connection id "0HNC8090TG9RT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:50.422 +03:00 [DBG] Connection id "0HNC8090TG9RT" disconnecting. 2025-06-30 11:36:50.423 +03:00 [DBG] Connection id "0HNC8090TG9RT" stopped. 2025-06-30 11:36:55.413 +03:00 [DBG] Connection id "0HNC8090TG9RU" accepted. 2025-06-30 11:36:55.413 +03:00 [DBG] Connection id "0HNC8090TG9RU" started. 2025-06-30 11:36:55.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:36:55.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:36:55.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:36:55.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:36:55.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-06-30 11:36:55.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:55.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:36:55.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:36:55.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:36:55.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:36:55.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:55.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-06-30 11:36:55.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:36:55.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:36:55.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:36:55.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:36:55.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:36:55.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:55.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:36:55.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:55.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:55.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:36:55.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1562ms. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:55.415 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:36:55.415 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:36:55.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2997ms 2025-06-30 11:36:55.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:36:55.416 +03:00 [DBG] Connection id "0HNC8090TG9RU" completed keep alive response. 2025-06-30 11:36:55.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0178ms 2025-06-30 11:36:55.416 +03:00 [DBG] Connection id "0HNC8090TG9RU" received FIN. 2025-06-30 11:36:55.416 +03:00 [DBG] Connection id "0HNC8090TG9RU" disconnecting. 2025-06-30 11:36:55.416 +03:00 [DBG] Connection id "0HNC8090TG9RU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:36:55.417 +03:00 [DBG] Connection id "0HNC8090TG9RU" stopped. 2025-06-30 11:37:00.413 +03:00 [DBG] Connection id "0HNC8090TG9RV" accepted. 2025-06-30 11:37:00.413 +03:00 [DBG] Connection id "0HNC8090TG9RV" started. 2025-06-30 11:37:00.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:00.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:00.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:00.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:00.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-06-30 11:37:00.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:00.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:00.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:00.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:00.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:00.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:00.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-06-30 11:37:00.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:00.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:00.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-06-30 11:37:00.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:00.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-06-30 11:37:00.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:00.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:00.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:00.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:00.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:00.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:00.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:00.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.21ms. 2025-06-30 11:37:00.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:00.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:00.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:00.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7803ms 2025-06-30 11:37:00.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:00.423 +03:00 [DBG] Connection id "0HNC8090TG9RV" completed keep alive response. 2025-06-30 11:37:00.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 9.6593ms 2025-06-30 11:37:00.423 +03:00 [DBG] Connection id "0HNC8090TG9RV" received FIN. 2025-06-30 11:37:00.424 +03:00 [DBG] Connection id "0HNC8090TG9RV" disconnecting. 2025-06-30 11:37:00.424 +03:00 [DBG] Connection id "0HNC8090TG9RV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:00.425 +03:00 [DBG] Connection id "0HNC8090TG9RV" stopped. 2025-06-30 11:37:05.413 +03:00 [DBG] Connection id "0HNC8090TG9S0" accepted. 2025-06-30 11:37:05.413 +03:00 [DBG] Connection id "0HNC8090TG9S0" started. 2025-06-30 11:37:05.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:05.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:05.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:05.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:05.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-06-30 11:37:05.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:05.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:05.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:05.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:05.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:05.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:05.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-06-30 11:37:05.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:05.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:05.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:37:05.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:05.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:37:05.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:05.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:05.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:05.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:05.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:05.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:05.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:05.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-30 11:37:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:05.415 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:05.415 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:05.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7816ms 2025-06-30 11:37:05.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:05.415 +03:00 [DBG] Connection id "0HNC8090TG9S0" completed keep alive response. 2025-06-30 11:37:05.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4722ms 2025-06-30 11:37:05.415 +03:00 [DBG] Connection id "0HNC8090TG9S0" received FIN. 2025-06-30 11:37:05.416 +03:00 [DBG] Connection id "0HNC8090TG9S0" disconnecting. 2025-06-30 11:37:05.416 +03:00 [DBG] Connection id "0HNC8090TG9S0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:05.417 +03:00 [DBG] Connection id "0HNC8090TG9S0" stopped. 2025-06-30 11:37:10.414 +03:00 [DBG] Connection id "0HNC8090TG9S1" accepted. 2025-06-30 11:37:10.414 +03:00 [DBG] Connection id "0HNC8090TG9S1" started. 2025-06-30 11:37:10.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:10.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:10.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:10.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:10.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-06-30 11:37:10.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:10.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:10.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:10.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:10.415 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:10.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:10.415 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:37:10.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:10.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:10.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-06-30 11:37:10.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:10.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-06-30 11:37:10.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:10.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:10.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:10.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:10.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:10.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:10.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-30 11:37:10.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:10.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:10.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:10.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3962ms 2025-06-30 11:37:10.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:10.417 +03:00 [DBG] Connection id "0HNC8090TG9S1" completed keep alive response. 2025-06-30 11:37:10.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.675ms 2025-06-30 11:37:10.417 +03:00 [DBG] Connection id "0HNC8090TG9S1" received FIN. 2025-06-30 11:37:10.417 +03:00 [DBG] Connection id "0HNC8090TG9S1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:10.417 +03:00 [DBG] Connection id "0HNC8090TG9S1" disconnecting. 2025-06-30 11:37:10.417 +03:00 [DBG] Connection id "0HNC8090TG9S1" stopped. 2025-06-30 11:37:15.412 +03:00 [DBG] Connection id "0HNC8090TG9S2" accepted. 2025-06-30 11:37:15.413 +03:00 [DBG] Connection id "0HNC8090TG9S2" started. 2025-06-30 11:37:15.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:15.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:15.413 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:15.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:15.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:37:15.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:15.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:15.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:15.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:15.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:15.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:15.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-06-30 11:37:15.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:15.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:15.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-06-30 11:37:15.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:15.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-06-30 11:37:15.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:15.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:15.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:15.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:15.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:15.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:15.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:15.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-30 11:37:15.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:15.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:15.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:15.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7151ms 2025-06-30 11:37:15.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:15.414 +03:00 [DBG] Connection id "0HNC8090TG9S2" completed keep alive response. 2025-06-30 11:37:15.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4222ms 2025-06-30 11:37:15.414 +03:00 [DBG] Connection id "0HNC8090TG9S2" received FIN. 2025-06-30 11:37:15.414 +03:00 [DBG] Connection id "0HNC8090TG9S2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:15.414 +03:00 [DBG] Connection id "0HNC8090TG9S2" disconnecting. 2025-06-30 11:37:15.415 +03:00 [DBG] Connection id "0HNC8090TG9S2" stopped. 2025-06-30 11:37:20.409 +03:00 [DBG] Connection id "0HNC8090TG9S3" accepted. 2025-06-30 11:37:20.409 +03:00 [DBG] Connection id "0HNC8090TG9S3" started. 2025-06-30 11:37:20.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:20.410 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:20.410 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:20.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:20.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-06-30 11:37:20.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:20.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:20.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:20.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:20.410 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:20.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:20.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-06-30 11:37:20.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:20.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:20.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-06-30 11:37:20.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:20.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-06-30 11:37:20.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:20.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:20.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:20.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:20.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:20.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:20.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:20.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-30 11:37:20.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:20.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:20.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:20.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6389ms 2025-06-30 11:37:20.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:20.411 +03:00 [DBG] Connection id "0HNC8090TG9S3" completed keep alive response. 2025-06-30 11:37:20.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3012ms 2025-06-30 11:37:20.411 +03:00 [DBG] Connection id "0HNC8090TG9S3" received FIN. 2025-06-30 11:37:20.411 +03:00 [DBG] Connection id "0HNC8090TG9S3" disconnecting. 2025-06-30 11:37:20.411 +03:00 [DBG] Connection id "0HNC8090TG9S3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:20.413 +03:00 [DBG] Connection id "0HNC8090TG9S3" stopped. 2025-06-30 11:37:25.402 +03:00 [DBG] Connection id "0HNC8090TG9S4" accepted. 2025-06-30 11:37:25.402 +03:00 [DBG] Connection id "0HNC8090TG9S4" started. 2025-06-30 11:37:25.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:25.402 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:25.402 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:25.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:25.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:37:25.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:25.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:25.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:25.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:25.402 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:25.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:25.403 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:37:25.403 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:25.403 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:25.403 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:37:25.403 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:25.403 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:37:25.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:25.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:25.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:25.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1842ms. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:25.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:25.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:25.404 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:25.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:25.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:25.404 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.404 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.404 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.404 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:25.404 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.057ms 2025-06-30 11:37:25.404 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:25.404 +03:00 [DBG] Connection id "0HNC8090TG9S4" completed keep alive response. 2025-06-30 11:37:25.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6553ms 2025-06-30 11:37:25.404 +03:00 [DBG] Connection id "0HNC8090TG9S4" received FIN. 2025-06-30 11:37:25.404 +03:00 [DBG] Connection id "0HNC8090TG9S4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:25.404 +03:00 [DBG] Connection id "0HNC8090TG9S4" disconnecting. 2025-06-30 11:37:25.404 +03:00 [DBG] Connection id "0HNC8090TG9S4" stopped. 2025-06-30 11:37:30.408 +03:00 [DBG] Connection id "0HNC8090TG9S5" accepted. 2025-06-30 11:37:30.408 +03:00 [DBG] Connection id "0HNC8090TG9S5" started. 2025-06-30 11:37:30.408 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:30.409 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:30.409 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:30.409 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:30.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-06-30 11:37:30.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:30.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:30.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:30.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:30.409 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:30.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:30.409 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:37:30.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:30.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:30.409 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:37:30.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:30.409 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:37:30.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:30.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:30.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:30.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2445ms. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:30.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:30.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:30.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:30.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:30.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3048ms 2025-06-30 11:37:30.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:30.411 +03:00 [DBG] Connection id "0HNC8090TG9S5" completed keep alive response. 2025-06-30 11:37:30.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4064ms 2025-06-30 11:37:30.411 +03:00 [DBG] Connection id "0HNC8090TG9S5" received FIN. 2025-06-30 11:37:30.411 +03:00 [DBG] Connection id "0HNC8090TG9S5" disconnecting. 2025-06-30 11:37:30.411 +03:00 [DBG] Connection id "0HNC8090TG9S5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:30.412 +03:00 [DBG] Connection id "0HNC8090TG9S5" stopped. 2025-06-30 11:37:35.399 +03:00 [DBG] Connection id "0HNC8090TG9S6" accepted. 2025-06-30 11:37:35.399 +03:00 [DBG] Connection id "0HNC8090TG9S6" started. 2025-06-30 11:37:35.399 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:35.399 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:35.399 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:35.399 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:35.399 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:37:35.399 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:35.399 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:35.399 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:35.399 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:35.400 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:35.400 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:35.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-06-30 11:37:35.400 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:35.400 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:35.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-06-30 11:37:35.400 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:35.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-06-30 11:37:35.400 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.400 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.400 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:35.400 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:35.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:35.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:35.400 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:35.400 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:35.400 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:35.401 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1696ms. 2025-06-30 11:37:35.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:35.401 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:35.401 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.401 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.402 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:35.402 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6663ms 2025-06-30 11:37:35.402 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:35.402 +03:00 [DBG] Connection id "0HNC8090TG9S6" completed keep alive response. 2025-06-30 11:37:35.402 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.572ms 2025-06-30 11:37:35.402 +03:00 [DBG] Connection id "0HNC8090TG9S6" received FIN. 2025-06-30 11:37:35.402 +03:00 [DBG] Connection id "0HNC8090TG9S6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:35.402 +03:00 [DBG] Connection id "0HNC8090TG9S6" disconnecting. 2025-06-30 11:37:35.402 +03:00 [DBG] Connection id "0HNC8090TG9S6" stopped. 2025-06-30 11:37:40.405 +03:00 [DBG] Connection id "0HNC8090TG9S7" accepted. 2025-06-30 11:37:40.405 +03:00 [DBG] Connection id "0HNC8090TG9S7" started. 2025-06-30 11:37:40.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:37:40.405 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:37:40.405 +03:00 [DBG] POST requests are not supported 2025-06-30 11:37:40.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:37:40.405 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:37:40.406 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:40.406 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:37:40.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:37:40.406 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:37:40.406 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:37:40.406 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:40.406 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:37:40.406 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:37:40.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:37:40.406 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:37:40.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:37:40.406 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:37:40.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:40.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:40.407 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:37:40.407 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2096ms. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:40.408 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:37:40.408 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:37:40.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.408 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:37:40.408 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7041ms 2025-06-30 11:37:40.408 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:37:40.408 +03:00 [DBG] Connection id "0HNC8090TG9S7" completed keep alive response. 2025-06-30 11:37:40.408 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9567ms 2025-06-30 11:37:40.409 +03:00 [DBG] Connection id "0HNC8090TG9S7" received FIN. 2025-06-30 11:37:40.409 +03:00 [DBG] Connection id "0HNC8090TG9S7" disconnecting. 2025-06-30 11:37:40.409 +03:00 [DBG] Connection id "0HNC8090TG9S7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:37:40.410 +03:00 [DBG] Connection id "0HNC8090TG9S7" stopped. 2025-06-30 11:38:02.402 +03:00 [DBG] Connection id "0HNC8090TG9S8" accepted. 2025-06-30 11:38:02.402 +03:00 [DBG] Connection id "0HNC8090TG9S8" started. 2025-06-30 11:38:02.402 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:38:02.402 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:38:02.402 +03:00 [DBG] POST requests are not supported 2025-06-30 11:38:02.402 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:38:02.402 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:38:02.402 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:38:02.402 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:38:02.402 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:38:02.402 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:38:02.402 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:38:02.402 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:38:02.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-06-30 11:38:02.402 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:38:02.402 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:38:02.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-06-30 11:38:02.402 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:38:02.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-06-30 11:38:02.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:38:02.403 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:38:02.403 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:38:02.403 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:38:02.403 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:38:02.403 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:38:02.403 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9391ms 2025-06-30 11:38:02.403 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:38:02.404 +03:00 [DBG] Connection id "0HNC8090TG9S8" completed keep alive response. 2025-06-30 11:38:02.404 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7307ms 2025-06-30 11:38:02.404 +03:00 [DBG] Connection id "0HNC8090TG9S8" received FIN. 2025-06-30 11:38:02.404 +03:00 [DBG] Connection id "0HNC8090TG9S8" disconnecting. 2025-06-30 11:38:02.404 +03:00 [DBG] Connection id "0HNC8090TG9S8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:38:02.405 +03:00 [DBG] Connection id "0HNC8090TG9S8" stopped. 2025-06-30 11:39:02.409 +03:00 [DBG] Connection id "0HNC8090TG9S9" accepted. 2025-06-30 11:39:02.410 +03:00 [DBG] Connection id "0HNC8090TG9S9" started. 2025-06-30 11:39:02.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:39:02.410 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:39:02.410 +03:00 [DBG] POST requests are not supported 2025-06-30 11:39:02.410 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:39:02.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-06-30 11:39:02.410 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:39:02.410 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:39:02.410 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:39:02.410 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:39:02.410 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:39:02.410 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:39:02.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-06-30 11:39:02.410 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:39:02.410 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:39:02.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-06-30 11:39:02.410 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:39:02.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-06-30 11:39:02.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.410 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:39:02.410 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:39:02.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:39:02.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:39:02.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:39:02.410 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:39:02.410 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:39:02.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1218ms. 2025-06-30 11:39:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:39:02.411 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:39:02.411 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:39:02.411 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6333ms 2025-06-30 11:39:02.411 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:39:02.411 +03:00 [DBG] Connection id "0HNC8090TG9S9" completed keep alive response. 2025-06-30 11:39:02.411 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2441ms 2025-06-30 11:39:02.411 +03:00 [DBG] Connection id "0HNC8090TG9S9" received FIN. 2025-06-30 11:39:02.411 +03:00 [DBG] Connection id "0HNC8090TG9S9" disconnecting. 2025-06-30 11:39:02.411 +03:00 [DBG] Connection id "0HNC8090TG9S9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:39:02.412 +03:00 [DBG] Connection id "0HNC8090TG9S9" stopped. 2025-06-30 11:40:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SA" accepted. 2025-06-30 11:40:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SA" started. 2025-06-30 11:40:02.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:40:02.412 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:40:02.412 +03:00 [DBG] POST requests are not supported 2025-06-30 11:40:02.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:40:02.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-06-30 11:40:02.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:40:02.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:40:02.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:40:02.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:40:02.412 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:40:02.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:40:02.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-06-30 11:40:02.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:40:02.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:40:02.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-06-30 11:40:02.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:40:02.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-06-30 11:40:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:40:02.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:40:02.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:40:02.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:40:02.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:40:02.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:40:02.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6924ms 2025-06-30 11:40:02.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:40:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SA" completed keep alive response. 2025-06-30 11:40:02.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3396ms 2025-06-30 11:40:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SA" received FIN. 2025-06-30 11:40:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:40:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SA" disconnecting. 2025-06-30 11:40:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SA" stopped. 2025-06-30 11:41:02.408 +03:00 [DBG] Connection id "0HNC8090TG9SB" accepted. 2025-06-30 11:41:02.408 +03:00 [DBG] Connection id "0HNC8090TG9SB" started. 2025-06-30 11:41:02.408 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:41:02.408 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:41:02.408 +03:00 [DBG] POST requests are not supported 2025-06-30 11:41:02.408 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:41:02.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-06-30 11:41:02.409 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:41:02.409 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:41:02.409 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:41:02.409 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:41:02.409 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:41:02.409 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:41:02.409 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:41:02.409 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:41:02.409 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:41:02.409 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:41:02.409 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:41:02.409 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:41:02.409 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.409 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.409 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:41:02.409 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:41:02.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:41:02.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:41:02.409 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:41:02.409 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:41:02.409 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:41:02.410 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1409ms. 2025-06-30 11:41:02.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:41:02.410 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:41:02.410 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:41:02.410 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7661ms 2025-06-30 11:41:02.410 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:41:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SB" completed keep alive response. 2025-06-30 11:41:02.410 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5903ms 2025-06-30 11:41:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SB" received FIN. 2025-06-30 11:41:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:41:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SB" disconnecting. 2025-06-30 11:41:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SB" stopped. 2025-06-30 11:42:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SC" accepted. 2025-06-30 11:42:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SC" started. 2025-06-30 11:42:02.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:42:02.405 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:42:02.405 +03:00 [DBG] POST requests are not supported 2025-06-30 11:42:02.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:42:02.405 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:42:02.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:42:02.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:42:02.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:42:02.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:42:02.405 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:42:02.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:42:02.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-06-30 11:42:02.406 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:42:02.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:42:02.406 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:42:02.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:42:02.406 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:42:02.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:42:02.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:42:02.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:42:02.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1306ms. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:42:02.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:42:02.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:42:02.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7633ms 2025-06-30 11:42:02.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:42:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SC" completed keep alive response. 2025-06-30 11:42:02.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4819ms 2025-06-30 11:42:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SC" received FIN. 2025-06-30 11:42:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SC" disconnecting. 2025-06-30 11:42:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:42:02.408 +03:00 [DBG] Connection id "0HNC8090TG9SC" stopped. 2025-06-30 11:43:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SD" accepted. 2025-06-30 11:43:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SD" started. 2025-06-30 11:43:02.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:43:02.418 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:43:02.418 +03:00 [DBG] POST requests are not supported 2025-06-30 11:43:02.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:43:02.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-06-30 11:43:02.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:43:02.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:43:02.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:43:02.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:43:02.419 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:43:02.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:43:02.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-06-30 11:43:02.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:43:02.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:43:02.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-06-30 11:43:02.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:43:02.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-06-30 11:43:02.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:43:02.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:43:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:43:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:43:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:43:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:43:02.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:43:02.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1501ms. 2025-06-30 11:43:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:43:02.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:43:02.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:43:02.420 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0228ms 2025-06-30 11:43:02.420 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:43:02.420 +03:00 [DBG] Connection id "0HNC8090TG9SD" completed keep alive response. 2025-06-30 11:43:02.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8173ms 2025-06-30 11:43:02.420 +03:00 [DBG] Connection id "0HNC8090TG9SD" received FIN. 2025-06-30 11:43:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SD" disconnecting. 2025-06-30 11:43:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:43:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SD" stopped. 2025-06-30 11:44:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SE" accepted. 2025-06-30 11:44:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SE" started. 2025-06-30 11:44:02.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:44:02.411 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:44:02.411 +03:00 [DBG] POST requests are not supported 2025-06-30 11:44:02.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:44:02.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-06-30 11:44:02.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:44:02.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:44:02.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:44:02.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:44:02.411 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:44:02.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:44:02.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-06-30 11:44:02.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:44:02.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:44:02.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-06-30 11:44:02.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:44:02.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-06-30 11:44:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:44:02.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:44:02.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:44:02.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:44:02.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:44:02.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:44:02.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7423ms 2025-06-30 11:44:02.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:44:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SE" completed keep alive response. 2025-06-30 11:44:02.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3878ms 2025-06-30 11:44:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SE" received FIN. 2025-06-30 11:44:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SE" disconnecting. 2025-06-30 11:44:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:44:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SE" stopped. 2025-06-30 11:45:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SF" accepted. 2025-06-30 11:45:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SF" started. 2025-06-30 11:45:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:45:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:45:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 11:45:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:45:02.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-06-30 11:45:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:45:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:45:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:45:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:45:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:45:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:45:02.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-06-30 11:45:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:45:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:45:02.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-06-30 11:45:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:45:02.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-06-30 11:45:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:45:02.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:45:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:45:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1496ms. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:45:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:45:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:45:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0225ms 2025-06-30 11:45:02.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:45:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SF" completed keep alive response. 2025-06-30 11:45:02.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6895ms 2025-06-30 11:45:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SF" received FIN. 2025-06-30 11:45:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:45:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SF" disconnecting. 2025-06-30 11:45:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SF" stopped. 2025-06-30 11:46:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SG" accepted. 2025-06-30 11:46:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SG" started. 2025-06-30 11:46:02.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:46:02.406 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:46:02.406 +03:00 [DBG] POST requests are not supported 2025-06-30 11:46:02.406 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:46:02.406 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:46:02.406 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:46:02.406 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:46:02.406 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:46:02.406 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:46:02.406 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:46:02.406 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:46:02.406 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:46:02.406 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:46:02.406 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:46:02.406 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:46:02.406 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:46:02.406 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:46:02.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.406 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:46:02.406 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:46:02.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:46:02.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:46:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:46:02.407 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:46:02.407 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:46:02.407 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8551ms 2025-06-30 11:46:02.407 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:46:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SG" completed keep alive response. 2025-06-30 11:46:02.407 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4864ms 2025-06-30 11:46:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SG" received FIN. 2025-06-30 11:46:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:46:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SG" disconnecting. 2025-06-30 11:46:02.407 +03:00 [DBG] Connection id "0HNC8090TG9SG" stopped. 2025-06-30 11:47:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SH" accepted. 2025-06-30 11:47:02.405 +03:00 [DBG] Connection id "0HNC8090TG9SH" started. 2025-06-30 11:47:02.405 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:47:02.405 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:47:02.405 +03:00 [DBG] POST requests are not supported 2025-06-30 11:47:02.405 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:47:02.405 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:47:02.405 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:47:02.405 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:47:02.405 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:47:02.405 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:47:02.405 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:47:02.405 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:47:02.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-06-30 11:47:02.405 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:47:02.405 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:47:02.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-06-30 11:47:02.405 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:47:02.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-06-30 11:47:02.405 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.405 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.405 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:47:02.405 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:47:02.405 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:47:02.405 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:47:02.406 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:47:02.406 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1394ms. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:47:02.406 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:47:02.406 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:47:02.406 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.669ms 2025-06-30 11:47:02.406 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:47:02.406 +03:00 [DBG] Connection id "0HNC8090TG9SH" completed keep alive response. 2025-06-30 11:47:02.406 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2882ms 2025-06-30 11:47:02.406 +03:00 [DBG] Connection id "0HNC8090TG9SH" received FIN. 2025-06-30 11:47:02.406 +03:00 [DBG] Connection id "0HNC8090TG9SH" disconnecting. 2025-06-30 11:47:02.406 +03:00 [DBG] Connection id "0HNC8090TG9SH" stopped. 2025-06-30 11:47:02.406 +03:00 [DBG] Connection id "0HNC8090TG9SH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:48:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SI" accepted. 2025-06-30 11:48:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SI" started. 2025-06-30 11:48:02.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:48:02.416 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:48:02.416 +03:00 [DBG] POST requests are not supported 2025-06-30 11:48:02.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:48:02.416 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:48:02.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:48:02.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:48:02.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:48:02.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:48:02.416 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:48:02.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:48:02.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:48:02.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:48:02.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:48:02.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-06-30 11:48:02.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:48:02.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-06-30 11:48:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:48:02.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:48:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:48:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:48:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:48:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:48:02.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:48:02.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1871ms. 2025-06-30 11:48:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:48:02.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:48:02.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:48:02.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6526ms 2025-06-30 11:48:02.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:48:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SI" completed keep alive response. 2025-06-30 11:48:02.419 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.868ms 2025-06-30 11:48:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SI" received FIN. 2025-06-30 11:48:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SI" disconnecting. 2025-06-30 11:48:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:48:02.420 +03:00 [DBG] Connection id "0HNC8090TG9SI" stopped. 2025-06-30 11:49:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SJ" accepted. 2025-06-30 11:49:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SJ" started. 2025-06-30 11:49:02.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:49:02.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:49:02.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:49:02.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:49:02.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-06-30 11:49:02.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:49:02.414 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:49:02.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:49:02.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:49:02.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:49:02.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:49:02.415 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:49:02.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:49:02.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:49:02.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-06-30 11:49:02.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:49:02.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-06-30 11:49:02.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:49:02.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:49:02.415 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:49:02.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1513ms. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:49:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:49:02.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:49:02.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:49:02.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0431ms 2025-06-30 11:49:02.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:49:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SJ" completed keep alive response. 2025-06-30 11:49:02.416 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.028ms 2025-06-30 11:49:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SJ" received FIN. 2025-06-30 11:49:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:49:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SJ" disconnecting. 2025-06-30 11:49:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SJ" stopped. 2025-06-30 11:50:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SK" accepted. 2025-06-30 11:50:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SK" started. 2025-06-30 11:50:02.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:50:02.411 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:50:02.411 +03:00 [DBG] POST requests are not supported 2025-06-30 11:50:02.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:50:02.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-06-30 11:50:02.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:50:02.412 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:50:02.412 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:50:02.412 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:50:02.412 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:50:02.412 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:50:02.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-06-30 11:50:02.412 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:50:02.412 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:50:02.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-06-30 11:50:02.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:50:02.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-06-30 11:50:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:50:02.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:50:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:50:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:50:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:50:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:50:02.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:50:02.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-06-30 11:50:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:50:02.413 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:50:02.413 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:50:02.413 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9557ms 2025-06-30 11:50:02.413 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:50:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SK" completed keep alive response. 2025-06-30 11:50:02.413 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7772ms 2025-06-30 11:50:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SK" received FIN. 2025-06-30 11:50:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SK" disconnecting. 2025-06-30 11:50:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:50:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SK" stopped. 2025-06-30 11:51:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SL" accepted. 2025-06-30 11:51:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SL" started. 2025-06-30 11:51:02.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:51:02.419 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:51:02.419 +03:00 [DBG] POST requests are not supported 2025-06-30 11:51:02.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:51:02.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-06-30 11:51:02.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:51:02.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:51:02.419 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:51:02.419 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:51:02.419 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:51:02.419 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:51:02.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-06-30 11:51:02.419 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:51:02.419 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:51:02.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-06-30 11:51:02.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:51:02.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-06-30 11:51:02.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:51:02.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:51:02.420 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:51:02.420 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2118ms. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:51:02.420 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:51:02.420 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:51:02.420 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:51:02.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:51:02.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3325ms 2025-06-30 11:51:02.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:51:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SL" completed keep alive response. 2025-06-30 11:51:02.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3803ms 2025-06-30 11:51:02.421 +03:00 [DBG] Connection id "0HNC8090TG9SL" received FIN. 2025-06-30 11:51:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:51:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SL" disconnecting. 2025-06-30 11:51:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SL" stopped. 2025-06-30 11:52:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SM" accepted. 2025-06-30 11:52:02.422 +03:00 [DBG] Connection id "0HNC8090TG9SM" started. 2025-06-30 11:52:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:52:02.422 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:52:02.422 +03:00 [DBG] POST requests are not supported 2025-06-30 11:52:02.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:52:02.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:52:02.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:52:02.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:52:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:52:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:52:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:52:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:52:02.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-06-30 11:52:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:52:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:52:02.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-06-30 11:52:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:52:02.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-06-30 11:52:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:52:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:52:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:52:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:52:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1828ms. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:52:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:52:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:52:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:52:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:52:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:52:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:52:02.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7741ms 2025-06-30 11:52:02.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:52:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SM" completed keep alive response. 2025-06-30 11:52:02.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9024ms 2025-06-30 11:52:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SM" received FIN. 2025-06-30 11:52:02.426 +03:00 [DBG] Connection id "0HNC8090TG9SM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:52:02.426 +03:00 [DBG] Connection id "0HNC8090TG9SM" disconnecting. 2025-06-30 11:52:02.426 +03:00 [DBG] Connection id "0HNC8090TG9SM" stopped. 2025-06-30 11:53:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SN" accepted. 2025-06-30 11:53:02.410 +03:00 [DBG] Connection id "0HNC8090TG9SN" started. 2025-06-30 11:53:02.410 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:53:02.410 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:53:02.411 +03:00 [DBG] POST requests are not supported 2025-06-30 11:53:02.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:53:02.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-06-30 11:53:02.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:53:02.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:53:02.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:53:02.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:53:02.411 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:53:02.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:53:02.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-06-30 11:53:02.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:53:02.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:53:02.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-06-30 11:53:02.411 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:53:02.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-06-30 11:53:02.411 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.411 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:53:02.411 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:53:02.411 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:53:02.411 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:53:02.411 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:53:02.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:53:02.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:53:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:53:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:53:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:53:02.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.775ms 2025-06-30 11:53:02.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:53:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SN" completed keep alive response. 2025-06-30 11:53:02.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4106ms 2025-06-30 11:53:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SN" received FIN. 2025-06-30 11:53:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:53:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SN" disconnecting. 2025-06-30 11:53:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SN" stopped. 2025-06-30 11:54:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SO" accepted. 2025-06-30 11:54:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SO" started. 2025-06-30 11:54:02.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:54:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:54:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 11:54:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:54:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:54:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:54:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:54:02.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:54:02.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:54:02.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:54:02.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:54:02.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-06-30 11:54:02.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:54:02.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:54:02.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 11:54:02.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:54:02.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:54:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:54:02.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:54:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:54:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:54:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:54:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:54:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:54:02.415 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1914ms. 2025-06-30 11:54:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:54:02.415 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:54:02.415 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:54:02.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1436ms 2025-06-30 11:54:02.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:54:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SO" completed keep alive response. 2025-06-30 11:54:02.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8672ms 2025-06-30 11:54:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SO" received FIN. 2025-06-30 11:54:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SO" disconnecting. 2025-06-30 11:54:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:54:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SO" stopped. 2025-06-30 11:55:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SP" accepted. 2025-06-30 11:55:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SP" started. 2025-06-30 11:55:02.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:55:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:55:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 11:55:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:55:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 11:55:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:55:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:55:02.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:55:02.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:55:02.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:55:02.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:55:02.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-06-30 11:55:02.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:55:02.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:55:02.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-06-30 11:55:02.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:55:02.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 11:55:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:55:02.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:55:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:55:02.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1324ms. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:55:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:55:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:55:02.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7355ms 2025-06-30 11:55:02.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:55:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SP" completed keep alive response. 2025-06-30 11:55:02.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3495ms 2025-06-30 11:55:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SP" received FIN. 2025-06-30 11:55:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SP" disconnecting. 2025-06-30 11:55:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:55:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SP" stopped. 2025-06-30 11:56:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SQ" accepted. 2025-06-30 11:56:02.411 +03:00 [DBG] Connection id "0HNC8090TG9SQ" started. 2025-06-30 11:56:02.411 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:56:02.411 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:56:02.411 +03:00 [DBG] POST requests are not supported 2025-06-30 11:56:02.411 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:56:02.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-06-30 11:56:02.411 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:56:02.411 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:56:02.411 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:56:02.411 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:56:02.411 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:56:02.411 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:56:02.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-06-30 11:56:02.411 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:56:02.411 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:56:02.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-06-30 11:56:02.412 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:56:02.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-06-30 11:56:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:56:02.412 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:56:02.412 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:56:02.412 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:56:02.412 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:56:02.412 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:56:02.412 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6602ms 2025-06-30 11:56:02.412 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:56:02.412 +03:00 [DBG] Connection id "0HNC8090TG9SQ" completed keep alive response. 2025-06-30 11:56:02.412 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2863ms 2025-06-30 11:56:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SQ" received FIN. 2025-06-30 11:56:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SQ" disconnecting. 2025-06-30 11:56:02.413 +03:00 [DBG] Connection id "0HNC8090TG9SQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:56:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SQ" stopped. 2025-06-30 11:57:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SR" accepted. 2025-06-30 11:57:02.414 +03:00 [DBG] Connection id "0HNC8090TG9SR" started. 2025-06-30 11:57:02.414 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:57:02.414 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:57:02.414 +03:00 [DBG] POST requests are not supported 2025-06-30 11:57:02.414 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:57:02.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-06-30 11:57:02.414 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:57:02.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:57:02.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:57:02.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:57:02.415 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:57:02.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:57:02.415 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 11:57:02.415 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:57:02.415 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:57:02.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-06-30 11:57:02.415 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:57:02.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-06-30 11:57:02.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.415 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:57:02.415 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:57:02.415 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:57:02.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:57:02.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2196ms. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:57:02.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:57:02.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:57:02.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:57:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:57:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:57:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:57:02.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5731ms 2025-06-30 11:57:02.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:57:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SR" completed keep alive response. 2025-06-30 11:57:02.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8096ms 2025-06-30 11:57:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SR" received FIN. 2025-06-30 11:57:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:57:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SR" disconnecting. 2025-06-30 11:57:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SR" stopped. 2025-06-30 11:58:02.416 +03:00 [DBG] Connection id "0HNC8090TG9SS" accepted. 2025-06-30 11:58:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SS" started. 2025-06-30 11:58:02.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:58:02.417 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:58:02.417 +03:00 [DBG] POST requests are not supported 2025-06-30 11:58:02.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:58:02.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-06-30 11:58:02.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:58:02.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:58:02.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:58:02.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:58:02.417 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:58:02.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:58:02.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-06-30 11:58:02.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:58:02.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:58:02.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-06-30 11:58:02.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:58:02.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-06-30 11:58:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:58:02.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:58:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:58:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:58:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:58:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:58:02.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:58:02.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1299ms. 2025-06-30 11:58:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:58:02.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:58:02.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:58:02.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6841ms 2025-06-30 11:58:02.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:58:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SS" completed keep alive response. 2025-06-30 11:58:02.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3995ms 2025-06-30 11:58:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SS" received FIN. 2025-06-30 11:58:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:58:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SS" disconnecting. 2025-06-30 11:58:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SS" stopped. 2025-06-30 11:59:02.416 +03:00 [DBG] Connection id "0HNC8090TG9ST" accepted. 2025-06-30 11:59:02.416 +03:00 [DBG] Connection id "0HNC8090TG9ST" started. 2025-06-30 11:59:02.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 11:59:02.417 +03:00 [VRB] All hosts are allowed. 2025-06-30 11:59:02.417 +03:00 [DBG] POST requests are not supported 2025-06-30 11:59:02.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 11:59:02.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-06-30 11:59:02.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:59:02.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 11:59:02.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 11:59:02.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 11:59:02.417 +03:00 [INF] CORS policy execution successful. 2025-06-30 11:59:02.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:59:02.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-06-30 11:59:02.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 11:59:02.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 11:59:02.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-06-30 11:59:02.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 11:59:02.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-06-30 11:59:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:59:02.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 11:59:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:59:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:59:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:59:02.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 11:59:02.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-30 11:59:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:59:02.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 11:59:02.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 11:59:02.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7391ms 2025-06-30 11:59:02.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 11:59:02.418 +03:00 [DBG] Connection id "0HNC8090TG9ST" completed keep alive response. 2025-06-30 11:59:02.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5167ms 2025-06-30 11:59:02.418 +03:00 [DBG] Connection id "0HNC8090TG9ST" received FIN. 2025-06-30 11:59:02.418 +03:00 [DBG] Connection id "0HNC8090TG9ST" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 11:59:02.419 +03:00 [DBG] Connection id "0HNC8090TG9ST" disconnecting. 2025-06-30 11:59:02.419 +03:00 [DBG] Connection id "0HNC8090TG9ST" stopped. 2025-06-30 12:00:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SU" accepted. 2025-06-30 12:00:02.423 +03:00 [DBG] Connection id "0HNC8090TG9SU" started. 2025-06-30 12:00:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:00:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:00:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:00:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:00:02.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-06-30 12:00:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:00:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:00:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:00:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:00:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:00:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:00:02.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-06-30 12:00:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:00:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:00:02.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-06-30 12:00:02.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:00:02.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-06-30 12:00:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:00:02.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:00:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:00:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1596ms. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:00:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:00:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:00:02.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9245ms 2025-06-30 12:00:02.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:00:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SU" completed keep alive response. 2025-06-30 12:00:02.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.712ms 2025-06-30 12:00:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SU" received FIN. 2025-06-30 12:00:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:00:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SU" disconnecting. 2025-06-30 12:00:02.425 +03:00 [DBG] Connection id "0HNC8090TG9SU" stopped. 2025-06-30 12:01:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SV" accepted. 2025-06-30 12:01:02.415 +03:00 [DBG] Connection id "0HNC8090TG9SV" started. 2025-06-30 12:01:02.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:01:02.415 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:01:02.415 +03:00 [DBG] POST requests are not supported 2025-06-30 12:01:02.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:01:02.415 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:01:02.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:01:02.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:01:02.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:01:02.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:01:02.416 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:01:02.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:01:02.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:01:02.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:01:02.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:01:02.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:01:02.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:01:02.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:01:02.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:01:02.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:01:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:01:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:01:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:01:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:01:02.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:01:02.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1615ms. 2025-06-30 12:01:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:01:02.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:01:02.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:01:02.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1349ms 2025-06-30 12:01:02.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:01:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SV" completed keep alive response. 2025-06-30 12:01:02.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0695ms 2025-06-30 12:01:02.417 +03:00 [DBG] Connection id "0HNC8090TG9SV" received FIN. 2025-06-30 12:01:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SV" disconnecting. 2025-06-30 12:01:02.418 +03:00 [DBG] Connection id "0HNC8090TG9SV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:01:02.419 +03:00 [DBG] Connection id "0HNC8090TG9SV" stopped. 2025-06-30 12:02:02.530 +03:00 [DBG] Connection id "0HNC8090TG9T0" accepted. 2025-06-30 12:02:02.530 +03:00 [DBG] Connection id "0HNC8090TG9T0" started. 2025-06-30 12:02:02.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:02:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:02:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 12:02:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:02:02.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-06-30 12:02:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:02:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:02:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:02:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:02:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:02:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:02:02.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-06-30 12:02:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:02:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:02:02.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-06-30 12:02:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:02:02.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:02:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:02:02.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:02:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:02:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:02:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:02:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:02:02.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:02:02.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1736ms. 2025-06-30 12:02:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:02:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:02:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:02:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0812ms 2025-06-30 12:02:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:02:02.532 +03:00 [DBG] Connection id "0HNC8090TG9T0" completed keep alive response. 2025-06-30 12:02:02.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8018ms 2025-06-30 12:02:02.533 +03:00 [DBG] Connection id "0HNC8090TG9T0" received FIN. 2025-06-30 12:02:02.533 +03:00 [DBG] Connection id "0HNC8090TG9T0" disconnecting. 2025-06-30 12:02:02.533 +03:00 [DBG] Connection id "0HNC8090TG9T0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:02:02.534 +03:00 [DBG] Connection id "0HNC8090TG9T0" stopped. 2025-06-30 12:03:02.412 +03:00 [DBG] Connection id "0HNC8090TG9T1" accepted. 2025-06-30 12:03:02.412 +03:00 [DBG] Connection id "0HNC8090TG9T1" started. 2025-06-30 12:03:02.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:03:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:03:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 12:03:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:03:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:03:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:03:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:03:02.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:03:02.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:03:02.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:03:02.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:03:02.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-06-30 12:03:02.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:03:02.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:03:02.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-06-30 12:03:02.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:03:02.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-06-30 12:03:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:03:02.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:03:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:03:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:03:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:03:02.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.126ms. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:03:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:03:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:03:02.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8252ms 2025-06-30 12:03:02.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:03:02.414 +03:00 [DBG] Connection id "0HNC8090TG9T1" completed keep alive response. 2025-06-30 12:03:02.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6454ms 2025-06-30 12:03:02.414 +03:00 [DBG] Connection id "0HNC8090TG9T1" received FIN. 2025-06-30 12:03:02.414 +03:00 [DBG] Connection id "0HNC8090TG9T1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:03:02.414 +03:00 [DBG] Connection id "0HNC8090TG9T1" disconnecting. 2025-06-30 12:03:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T1" stopped. 2025-06-30 12:04:02.421 +03:00 [DBG] Connection id "0HNC8090TG9T2" accepted. 2025-06-30 12:04:02.421 +03:00 [DBG] Connection id "0HNC8090TG9T2" started. 2025-06-30 12:04:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:04:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:04:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 12:04:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:04:02.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-06-30 12:04:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:04:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:04:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:04:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:04:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:04:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:04:02.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-06-30 12:04:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:04:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:04:02.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-06-30 12:04:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:04:02.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-06-30 12:04:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:04:02.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:04:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:04:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1293ms. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:04:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:04:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:04:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7125ms 2025-06-30 12:04:02.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:04:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T2" completed keep alive response. 2025-06-30 12:04:02.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3967ms 2025-06-30 12:04:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T2" received FIN. 2025-06-30 12:04:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T2" disconnecting. 2025-06-30 12:04:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:04:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T2" stopped. 2025-06-30 12:05:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T3" accepted. 2025-06-30 12:05:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T3" started. 2025-06-30 12:05:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:05:02.422 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:05:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:05:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:05:02.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-06-30 12:05:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:05:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:05:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:05:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:05:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:05:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:05:02.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-06-30 12:05:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:05:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:05:02.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-06-30 12:05:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:05:02.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-06-30 12:05:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:05:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:05:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:05:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:05:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:05:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:05:02.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:05:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-30 12:05:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:05:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:05:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:05:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7333ms 2025-06-30 12:05:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:05:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T3" completed keep alive response. 2025-06-30 12:05:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5009ms 2025-06-30 12:05:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T3" received FIN. 2025-06-30 12:05:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:05:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T3" disconnecting. 2025-06-30 12:05:02.424 +03:00 [DBG] Connection id "0HNC8090TG9T3" stopped. 2025-06-30 12:06:02.418 +03:00 [DBG] Connection id "0HNC8090TG9T4" accepted. 2025-06-30 12:06:02.418 +03:00 [DBG] Connection id "0HNC8090TG9T4" started. 2025-06-30 12:06:02.418 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:06:02.418 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:06:02.418 +03:00 [DBG] POST requests are not supported 2025-06-30 12:06:02.418 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:06:02.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-06-30 12:06:02.418 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:06:02.418 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:06:02.418 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:06:02.418 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:06:02.418 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:06:02.418 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:06:02.418 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:06:02.418 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:06:02.418 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:06:02.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-06-30 12:06:02.419 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:06:02.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-06-30 12:06:02.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:06:02.419 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:06:02.419 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:06:02.419 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1396ms. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:06:02.419 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:06:02.419 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:06:02.419 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8266ms 2025-06-30 12:06:02.419 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:06:02.419 +03:00 [DBG] Connection id "0HNC8090TG9T4" completed keep alive response. 2025-06-30 12:06:02.420 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5588ms 2025-06-30 12:06:02.420 +03:00 [DBG] Connection id "0HNC8090TG9T4" received FIN. 2025-06-30 12:06:02.420 +03:00 [DBG] Connection id "0HNC8090TG9T4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:06:02.420 +03:00 [DBG] Connection id "0HNC8090TG9T4" disconnecting. 2025-06-30 12:06:02.420 +03:00 [DBG] Connection id "0HNC8090TG9T4" stopped. 2025-06-30 12:07:02.427 +03:00 [DBG] Connection id "0HNC8090TG9T5" accepted. 2025-06-30 12:07:02.427 +03:00 [DBG] Connection id "0HNC8090TG9T5" started. 2025-06-30 12:07:02.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:07:02.427 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:07:02.427 +03:00 [DBG] POST requests are not supported 2025-06-30 12:07:02.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:07:02.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-06-30 12:07:02.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:07:02.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:07:02.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:07:02.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:07:02.427 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:07:02.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:07:02.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-06-30 12:07:02.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:07:02.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:07:02.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-06-30 12:07:02.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:07:02.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-06-30 12:07:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:07:02.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:07:02.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:07:02.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1587ms. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:07:02.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:07:02.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:07:02.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:07:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:07:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:07:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:07:02.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0029ms 2025-06-30 12:07:02.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:07:02.429 +03:00 [DBG] Connection id "0HNC8090TG9T5" completed keep alive response. 2025-06-30 12:07:02.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7798ms 2025-06-30 12:07:02.429 +03:00 [DBG] Connection id "0HNC8090TG9T5" received FIN. 2025-06-30 12:07:02.429 +03:00 [DBG] Connection id "0HNC8090TG9T5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:07:02.429 +03:00 [DBG] Connection id "0HNC8090TG9T5" disconnecting. 2025-06-30 12:07:02.429 +03:00 [DBG] Connection id "0HNC8090TG9T5" stopped. 2025-06-30 12:08:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T6" accepted. 2025-06-30 12:08:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T6" started. 2025-06-30 12:08:02.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:08:02.415 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:08:02.415 +03:00 [DBG] POST requests are not supported 2025-06-30 12:08:02.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:08:02.415 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:08:02.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:08:02.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:08:02.415 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:08:02.415 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:08:02.415 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:08:02.415 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:08:02.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:08:02.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:08:02.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:08:02.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:08:02.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:08:02.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:08:02.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:08:02.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:08:02.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:08:02.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:08:02.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:08:02.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:08:02.416 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7915ms 2025-06-30 12:08:02.416 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:08:02.417 +03:00 [DBG] Connection id "0HNC8090TG9T6" completed keep alive response. 2025-06-30 12:08:02.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6876ms 2025-06-30 12:08:02.417 +03:00 [DBG] Connection id "0HNC8090TG9T6" received FIN. 2025-06-30 12:08:02.417 +03:00 [DBG] Connection id "0HNC8090TG9T6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:08:02.417 +03:00 [DBG] Connection id "0HNC8090TG9T6" disconnecting. 2025-06-30 12:08:02.417 +03:00 [DBG] Connection id "0HNC8090TG9T6" stopped. 2025-06-30 12:09:02.413 +03:00 [DBG] Connection id "0HNC8090TG9T7" accepted. 2025-06-30 12:09:02.413 +03:00 [DBG] Connection id "0HNC8090TG9T7" started. 2025-06-30 12:09:02.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:09:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:09:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 12:09:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:09:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:09:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:09:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:09:02.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:09:02.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:09:02.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:09:02.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:09:02.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-06-30 12:09:02.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:09:02.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:09:02.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:09:02.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:09:02.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:09:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:09:02.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:09:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:09:02.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:09:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:09:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:09:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:09:02.415 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:09:02.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8179ms 2025-06-30 12:09:02.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:09:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T7" completed keep alive response. 2025-06-30 12:09:02.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5739ms 2025-06-30 12:09:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T7" received FIN. 2025-06-30 12:09:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T7" disconnecting. 2025-06-30 12:09:02.415 +03:00 [DBG] Connection id "0HNC8090TG9T7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:09:02.416 +03:00 [DBG] Connection id "0HNC8090TG9T7" stopped. 2025-06-30 12:10:02.419 +03:00 [DBG] Connection id "0HNC8090TG9T8" accepted. 2025-06-30 12:10:02.419 +03:00 [DBG] Connection id "0HNC8090TG9T8" started. 2025-06-30 12:10:02.419 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:10:02.419 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:10:02.419 +03:00 [DBG] POST requests are not supported 2025-06-30 12:10:02.419 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:10:02.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-06-30 12:10:02.419 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:10:02.419 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:10:02.420 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:10:02.420 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:10:02.420 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:10:02.420 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:10:02.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-06-30 12:10:02.420 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:10:02.420 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:10:02.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-06-30 12:10:02.420 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:10:02.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-06-30 12:10:02.420 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.420 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.420 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:10:02.420 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:10:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:10:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:10:02.420 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:10:02.420 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:10:02.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:10:02.421 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1985ms. 2025-06-30 12:10:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:10:02.421 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:10:02.421 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:10:02.421 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1981ms 2025-06-30 12:10:02.421 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:10:02.421 +03:00 [DBG] Connection id "0HNC8090TG9T8" completed keep alive response. 2025-06-30 12:10:02.421 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3345ms 2025-06-30 12:10:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T8" received FIN. 2025-06-30 12:10:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T8" disconnecting. 2025-06-30 12:10:02.422 +03:00 [DBG] Connection id "0HNC8090TG9T8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:10:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T8" stopped. 2025-06-30 12:11:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T9" accepted. 2025-06-30 12:11:02.423 +03:00 [DBG] Connection id "0HNC8090TG9T9" started. 2025-06-30 12:11:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:11:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:11:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:11:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:11:02.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-06-30 12:11:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:11:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:11:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:11:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:11:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:11:02.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:11:02.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-06-30 12:11:02.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:11:02.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:11:02.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-06-30 12:11:02.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:11:02.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-06-30 12:11:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:11:02.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:11:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:11:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:11:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:11:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:11:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7149ms 2025-06-30 12:11:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:11:02.425 +03:00 [DBG] Connection id "0HNC8090TG9T9" completed keep alive response. 2025-06-30 12:11:02.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3274ms 2025-06-30 12:11:02.425 +03:00 [DBG] Connection id "0HNC8090TG9T9" received FIN. 2025-06-30 12:11:02.425 +03:00 [DBG] Connection id "0HNC8090TG9T9" disconnecting. 2025-06-30 12:11:02.425 +03:00 [DBG] Connection id "0HNC8090TG9T9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:11:02.426 +03:00 [DBG] Connection id "0HNC8090TG9T9" stopped. 2025-06-30 12:12:02.412 +03:00 [DBG] Connection id "0HNC8090TG9TA" accepted. 2025-06-30 12:12:02.412 +03:00 [DBG] Connection id "0HNC8090TG9TA" started. 2025-06-30 12:12:02.412 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:12:02.412 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:12:02.412 +03:00 [DBG] POST requests are not supported 2025-06-30 12:12:02.412 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:12:02.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-06-30 12:12:02.412 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:12:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:12:02.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:12:02.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:12:02.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:12:02.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:12:02.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-06-30 12:12:02.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:12:02.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:12:02.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-06-30 12:12:02.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:12:02.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-06-30 12:12:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.413 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:12:02.413 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:12:02.413 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:12:02.413 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1475ms. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:12:02.413 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:12:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:12:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:12:02.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8056ms 2025-06-30 12:12:02.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:12:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TA" completed keep alive response. 2025-06-30 12:12:02.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5884ms 2025-06-30 12:12:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TA" received FIN. 2025-06-30 12:12:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:12:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TA" disconnecting. 2025-06-30 12:12:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TA" stopped. 2025-06-30 12:13:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TB" accepted. 2025-06-30 12:13:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TB" started. 2025-06-30 12:13:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:13:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:13:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:13:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:13:02.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-06-30 12:13:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:13:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:13:02.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:13:02.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:13:02.424 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:13:02.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:13:02.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-06-30 12:13:02.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:13:02.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:13:02.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-06-30 12:13:02.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:13:02.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-06-30 12:13:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:13:02.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:13:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:13:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:13:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:13:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:13:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:13:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:13:02.425 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7114ms 2025-06-30 12:13:02.425 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:13:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TB" completed keep alive response. 2025-06-30 12:13:02.425 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3712ms 2025-06-30 12:13:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TB" received FIN. 2025-06-30 12:13:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TB" disconnecting. 2025-06-30 12:13:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:13:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TB" stopped. 2025-06-30 12:14:02.416 +03:00 [DBG] Connection id "0HNC8090TG9TC" accepted. 2025-06-30 12:14:02.416 +03:00 [DBG] Connection id "0HNC8090TG9TC" started. 2025-06-30 12:14:02.416 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:14:02.416 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:14:02.416 +03:00 [DBG] POST requests are not supported 2025-06-30 12:14:02.416 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:14:02.416 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:14:02.416 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:14:02.416 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:14:02.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:14:02.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:14:02.416 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:14:02.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:14:02.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:14:02.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:14:02.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:14:02.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:14:02.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:14:02.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:14:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:14:02.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:14:02.417 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:14:02.417 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:14:02.417 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:14:02.417 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:14:02.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6773ms 2025-06-30 12:14:02.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:14:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TC" completed keep alive response. 2025-06-30 12:14:02.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2686ms 2025-06-30 12:14:02.418 +03:00 [DBG] Connection id "0HNC8090TG9TC" received FIN. 2025-06-30 12:14:02.418 +03:00 [DBG] Connection id "0HNC8090TG9TC" disconnecting. 2025-06-30 12:14:02.418 +03:00 [DBG] Connection id "0HNC8090TG9TC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:14:02.419 +03:00 [DBG] Connection id "0HNC8090TG9TC" stopped. 2025-06-30 12:15:02.413 +03:00 [DBG] Connection id "0HNC8090TG9TD" accepted. 2025-06-30 12:15:02.413 +03:00 [DBG] Connection id "0HNC8090TG9TD" started. 2025-06-30 12:15:02.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:15:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:15:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 12:15:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:15:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:15:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:15:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:15:02.413 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:15:02.413 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:15:02.413 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:15:02.413 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:15:02.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-06-30 12:15:02.413 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:15:02.413 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:15:02.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-06-30 12:15:02.413 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:15:02.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-06-30 12:15:02.413 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.413 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:15:02.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:15:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:15:02.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:15:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:15:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:15:02.414 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6259ms 2025-06-30 12:15:02.414 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:15:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TD" completed keep alive response. 2025-06-30 12:15:02.414 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2965ms 2025-06-30 12:15:02.414 +03:00 [DBG] Connection id "0HNC8090TG9TD" received FIN. 2025-06-30 12:15:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:15:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TD" disconnecting. 2025-06-30 12:15:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TD" stopped. 2025-06-30 12:16:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TE" accepted. 2025-06-30 12:16:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TE" started. 2025-06-30 12:16:02.415 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:16:02.415 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:16:02.415 +03:00 [DBG] POST requests are not supported 2025-06-30 12:16:02.415 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:16:02.415 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:16:02.415 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:16:02.415 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:16:02.416 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:16:02.416 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:16:02.416 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:16:02.416 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:16:02.416 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:16:02.416 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:16:02.416 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:16:02.416 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:16:02.416 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:16:02.416 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:16:02.416 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.416 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:16:02.416 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:16:02.416 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:16:02.416 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1316ms. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:16:02.416 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:16:02.416 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:16:02.416 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:16:02.416 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:16:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:16:02.417 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.417 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:16:02.417 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8072ms 2025-06-30 12:16:02.417 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:16:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TE" completed keep alive response. 2025-06-30 12:16:02.417 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4099ms 2025-06-30 12:16:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TE" received FIN. 2025-06-30 12:16:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:16:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TE" disconnecting. 2025-06-30 12:16:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TE" stopped. 2025-06-30 12:17:02.413 +03:00 [DBG] Connection id "0HNC8090TG9TF" accepted. 2025-06-30 12:17:02.413 +03:00 [DBG] Connection id "0HNC8090TG9TF" started. 2025-06-30 12:17:02.413 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:17:02.413 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:17:02.413 +03:00 [DBG] POST requests are not supported 2025-06-30 12:17:02.413 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:17:02.413 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:17:02.413 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:17:02.413 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:17:02.414 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:17:02.414 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:17:02.414 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:17:02.414 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:17:02.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-06-30 12:17:02.414 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:17:02.414 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:17:02.414 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:17:02.414 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:17:02.414 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:17:02.414 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.414 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:17:02.414 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:17:02.414 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:17:02.414 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:17:02.414 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:17:02.414 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:17:02.414 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.415 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.415 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.415 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:17:02.415 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7424ms 2025-06-30 12:17:02.415 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:17:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TF" completed keep alive response. 2025-06-30 12:17:02.415 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.375ms 2025-06-30 12:17:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TF" received FIN. 2025-06-30 12:17:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TF" disconnecting. 2025-06-30 12:17:02.415 +03:00 [DBG] Connection id "0HNC8090TG9TF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:17:02.416 +03:00 [DBG] Connection id "0HNC8090TG9TF" stopped. 2025-06-30 12:18:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TG" accepted. 2025-06-30 12:18:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TG" started. 2025-06-30 12:18:02.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:18:02.429 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:18:02.429 +03:00 [DBG] POST requests are not supported 2025-06-30 12:18:02.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:18:02.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-06-30 12:18:02.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:18:02.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:18:02.429 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:18:02.429 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:18:02.429 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:18:02.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:18:02.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-06-30 12:18:02.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:18:02.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:18:02.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:18:02.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:18:02.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:18:02.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:18:02.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:18:02.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:18:02.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:18:02.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:18:02.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:18:02.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6208ms 2025-06-30 12:18:02.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:18:02.430 +03:00 [DBG] Connection id "0HNC8090TG9TG" completed keep alive response. 2025-06-30 12:18:02.430 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1363ms 2025-06-30 12:18:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TG" received FIN. 2025-06-30 12:18:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TG" disconnecting. 2025-06-30 12:18:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:18:02.432 +03:00 [DBG] Connection id "0HNC8090TG9TG" stopped. 2025-06-30 12:19:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TH" accepted. 2025-06-30 12:19:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TH" started. 2025-06-30 12:19:02.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:19:02.428 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:19:02.428 +03:00 [DBG] POST requests are not supported 2025-06-30 12:19:02.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:19:02.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-06-30 12:19:02.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:19:02.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:19:02.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:19:02.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:19:02.428 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:19:02.429 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:19:02.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-06-30 12:19:02.429 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:19:02.429 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:19:02.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-06-30 12:19:02.429 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:19:02.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-06-30 12:19:02.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.429 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:19:02.429 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:19:02.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:19:02.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:19:02.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:19:02.429 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:19:02.429 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:19:02.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1666ms. 2025-06-30 12:19:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:19:02.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:19:02.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:19:02.430 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5044ms 2025-06-30 12:19:02.430 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:19:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TH" completed keep alive response. 2025-06-30 12:19:02.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5456ms 2025-06-30 12:19:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TH" received FIN. 2025-06-30 12:19:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:19:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TH" disconnecting. 2025-06-30 12:19:02.432 +03:00 [DBG] Connection id "0HNC8090TG9TH" stopped. 2025-06-30 12:20:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TI" accepted. 2025-06-30 12:20:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TI" started. 2025-06-30 12:20:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:20:02.422 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:20:02.422 +03:00 [DBG] POST requests are not supported 2025-06-30 12:20:02.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:20:02.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:20:02.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:20:02.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:20:02.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:20:02.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:20:02.422 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:20:02.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:20:02.422 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:20:02.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:20:02.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:20:02.422 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:20:02.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:20:02.422 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:20:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:20:02.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:20:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:20:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:20:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:20:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:20:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:20:02.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1141ms. 2025-06-30 12:20:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:20:02.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:20:02.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:20:02.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5821ms 2025-06-30 12:20:02.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:20:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TI" completed keep alive response. 2025-06-30 12:20:02.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1015ms 2025-06-30 12:20:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TI" received FIN. 2025-06-30 12:20:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:20:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TI" disconnecting. 2025-06-30 12:20:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TI" stopped. 2025-06-30 12:21:02.420 +03:00 [DBG] Connection id "0HNC8090TG9TJ" accepted. 2025-06-30 12:21:02.420 +03:00 [DBG] Connection id "0HNC8090TG9TJ" started. 2025-06-30 12:21:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:21:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:21:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 12:21:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:21:02.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-06-30 12:21:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:21:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:21:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:21:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:21:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:21:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:21:02.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-06-30 12:21:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:21:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:21:02.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-06-30 12:21:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:21:02.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-06-30 12:21:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:21:02.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:21:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:21:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:21:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:21:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:21:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:21:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1406ms. 2025-06-30 12:21:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:21:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:21:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:21:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.825ms 2025-06-30 12:21:02.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:21:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TJ" completed keep alive response. 2025-06-30 12:21:02.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6186ms 2025-06-30 12:21:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TJ" received FIN. 2025-06-30 12:21:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TJ" disconnecting. 2025-06-30 12:21:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:21:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TJ" stopped. 2025-06-30 12:22:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TK" accepted. 2025-06-30 12:22:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TK" started. 2025-06-30 12:22:02.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:22:02.425 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:22:02.425 +03:00 [DBG] POST requests are not supported 2025-06-30 12:22:02.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:22:02.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-06-30 12:22:02.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:22:02.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:22:02.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:22:02.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:22:02.425 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:22:02.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:22:02.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-06-30 12:22:02.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:22:02.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:22:02.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-06-30 12:22:02.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:22:02.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-06-30 12:22:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:22:02.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:22:02.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:22:02.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:22:02.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:22:02.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:22:02.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7236ms 2025-06-30 12:22:02.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:22:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TK" completed keep alive response. 2025-06-30 12:22:02.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2425ms 2025-06-30 12:22:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TK" received FIN. 2025-06-30 12:22:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TK" disconnecting. 2025-06-30 12:22:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:22:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TK" stopped. 2025-06-30 12:23:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TL" accepted. 2025-06-30 12:23:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TL" started. 2025-06-30 12:23:02.431 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:23:02.431 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:23:02.431 +03:00 [DBG] POST requests are not supported 2025-06-30 12:23:02.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:23:02.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-06-30 12:23:02.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:23:02.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:23:02.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:23:02.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:23:02.431 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:23:02.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:23:02.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-06-30 12:23:02.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:23:02.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:23:02.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-06-30 12:23:02.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:23:02.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-06-30 12:23:02.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.432 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:23:02.432 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:23:02.432 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:23:02.432 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1751ms. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:23:02.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:23:02.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:23:02.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:23:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:23:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:23:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:23:02.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.222ms 2025-06-30 12:23:02.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:23:02.433 +03:00 [DBG] Connection id "0HNC8090TG9TL" completed keep alive response. 2025-06-30 12:23:02.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9907ms 2025-06-30 12:23:02.433 +03:00 [DBG] Connection id "0HNC8090TG9TL" received FIN. 2025-06-30 12:23:02.433 +03:00 [DBG] Connection id "0HNC8090TG9TL" disconnecting. 2025-06-30 12:23:02.433 +03:00 [DBG] Connection id "0HNC8090TG9TL" stopped. 2025-06-30 12:23:02.434 +03:00 [DBG] Connection id "0HNC8090TG9TL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:24:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TM" accepted. 2025-06-30 12:24:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TM" started. 2025-06-30 12:24:02.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:24:02.427 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:24:02.427 +03:00 [DBG] POST requests are not supported 2025-06-30 12:24:02.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:24:02.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-06-30 12:24:02.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:24:02.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:24:02.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:24:02.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:24:02.427 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:24:02.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:24:02.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-06-30 12:24:02.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:24:02.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:24:02.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-06-30 12:24:02.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:24:02.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-06-30 12:24:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:24:02.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:24:02.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:24:02.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1586ms. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:24:02.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:24:02.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:24:02.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8369ms 2025-06-30 12:24:02.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:24:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TM" completed keep alive response. 2025-06-30 12:24:02.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.496ms 2025-06-30 12:24:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TM" received FIN. 2025-06-30 12:24:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TM" disconnecting. 2025-06-30 12:24:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:24:02.430 +03:00 [DBG] Connection id "0HNC8090TG9TM" stopped. 2025-06-30 12:25:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TN" accepted. 2025-06-30 12:25:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TN" started. 2025-06-30 12:25:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:25:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:25:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:25:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:25:02.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-06-30 12:25:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:25:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:25:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:25:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:25:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:25:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:25:02.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-06-30 12:25:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:25:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:25:02.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-06-30 12:25:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:25:02.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-06-30 12:25:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:25:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:25:02.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:25:02.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:25:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:25:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:25:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:25:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.778ms 2025-06-30 12:25:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:25:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TN" completed keep alive response. 2025-06-30 12:25:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4288ms 2025-06-30 12:25:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TN" received FIN. 2025-06-30 12:25:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TN" disconnecting. 2025-06-30 12:25:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:25:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TN" stopped. 2025-06-30 12:26:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TO" accepted. 2025-06-30 12:26:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TO" started. 2025-06-30 12:26:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:26:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:26:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:26:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:26:02.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-06-30 12:26:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:26:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:26:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:26:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:26:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:26:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:26:02.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-06-30 12:26:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:26:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:26:02.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-06-30 12:26:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:26:02.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-06-30 12:26:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:26:02.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:26:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:26:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1196ms. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:26:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:26:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:26:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.651ms 2025-06-30 12:26:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:26:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TO" completed keep alive response. 2025-06-30 12:26:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2442ms 2025-06-30 12:26:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TO" received FIN. 2025-06-30 12:26:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:26:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TO" disconnecting. 2025-06-30 12:26:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TO" stopped. 2025-06-30 12:27:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TP" accepted. 2025-06-30 12:27:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TP" started. 2025-06-30 12:27:02.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:27:02.425 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:27:02.425 +03:00 [DBG] POST requests are not supported 2025-06-30 12:27:02.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:27:02.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-06-30 12:27:02.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:27:02.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:27:02.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:27:02.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:27:02.425 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:27:02.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:27:02.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-06-30 12:27:02.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:27:02.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:27:02.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-06-30 12:27:02.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:27:02.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-06-30 12:27:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:27:02.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:27:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:27:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:27:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:27:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:27:02.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:27:02.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1441ms. 2025-06-30 12:27:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:27:02.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:27:02.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:27:02.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7007ms 2025-06-30 12:27:02.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:27:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TP" completed keep alive response. 2025-06-30 12:27:02.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2998ms 2025-06-30 12:27:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TP" received FIN. 2025-06-30 12:27:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TP" disconnecting. 2025-06-30 12:27:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:27:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TP" stopped. 2025-06-30 12:28:02.416 +03:00 [DBG] Connection id "0HNC8090TG9TQ" accepted. 2025-06-30 12:28:02.417 +03:00 [DBG] Connection id "0HNC8090TG9TQ" started. 2025-06-30 12:28:02.417 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:28:02.417 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:28:02.417 +03:00 [DBG] POST requests are not supported 2025-06-30 12:28:02.417 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:28:02.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-06-30 12:28:02.417 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:28:02.417 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:28:02.417 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:28:02.417 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:28:02.417 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:28:02.417 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:28:02.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-06-30 12:28:02.417 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:28:02.417 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:28:02.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-06-30 12:28:02.417 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:28:02.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-06-30 12:28:02.417 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.417 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.417 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:28:02.417 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:28:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:28:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:28:02.417 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:28:02.417 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:28:02.418 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:28:02.418 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-06-30 12:28:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:28:02.418 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:28:02.418 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:28:02.418 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8017ms 2025-06-30 12:28:02.418 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:28:02.418 +03:00 [DBG] Connection id "0HNC8090TG9TQ" completed keep alive response. 2025-06-30 12:28:02.418 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4901ms 2025-06-30 12:28:02.418 +03:00 [DBG] Connection id "0HNC8090TG9TQ" received FIN. 2025-06-30 12:28:02.419 +03:00 [DBG] Connection id "0HNC8090TG9TQ" disconnecting. 2025-06-30 12:28:02.419 +03:00 [DBG] Connection id "0HNC8090TG9TQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:28:02.420 +03:00 [DBG] Connection id "0HNC8090TG9TQ" stopped. 2025-06-30 12:29:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TR" accepted. 2025-06-30 12:29:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TR" started. 2025-06-30 12:29:02.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:29:02.426 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:29:02.426 +03:00 [DBG] POST requests are not supported 2025-06-30 12:29:02.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:29:02.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-06-30 12:29:02.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:29:02.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:29:02.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:29:02.426 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:29:02.426 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:29:02.426 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:29:02.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-06-30 12:29:02.426 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:29:02.426 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:29:02.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-06-30 12:29:02.426 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:29:02.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-06-30 12:29:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:29:02.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:29:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:29:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:29:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:29:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:29:02.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:29:02.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1135ms. 2025-06-30 12:29:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:29:02.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:29:02.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:29:02.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8776ms 2025-06-30 12:29:02.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:29:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TR" completed keep alive response. 2025-06-30 12:29:02.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5004ms 2025-06-30 12:29:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TR" received FIN. 2025-06-30 12:29:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TR" disconnecting. 2025-06-30 12:29:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:29:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TR" stopped. 2025-06-30 12:30:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TS" accepted. 2025-06-30 12:30:02.422 +03:00 [DBG] Connection id "0HNC8090TG9TS" started. 2025-06-30 12:30:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:30:02.422 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:30:02.422 +03:00 [DBG] POST requests are not supported 2025-06-30 12:30:02.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:30:02.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:30:02.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:30:02.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:30:02.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:30:02.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:30:02.422 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:30:02.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:30:02.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-06-30 12:30:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:30:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:30:02.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-06-30 12:30:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:30:02.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-06-30 12:30:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:30:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:30:02.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:30:02.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1457ms. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:30:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:30:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:30:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:30:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1789ms 2025-06-30 12:30:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:30:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TS" completed keep alive response. 2025-06-30 12:30:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9993ms 2025-06-30 12:30:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TS" received FIN. 2025-06-30 12:30:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:30:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TS" disconnecting. 2025-06-30 12:30:02.425 +03:00 [DBG] Connection id "0HNC8090TG9TS" stopped. 2025-06-30 12:31:02.423 +03:00 [DBG] Connection id "0HNC8090TG9TT" accepted. 2025-06-30 12:31:02.424 +03:00 [DBG] Connection id "0HNC8090TG9TT" started. 2025-06-30 12:31:02.424 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:31:02.424 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:31:02.424 +03:00 [DBG] POST requests are not supported 2025-06-30 12:31:02.424 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:31:02.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-06-30 12:31:02.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:31:02.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:31:02.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:31:02.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:31:02.424 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:31:02.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:31:02.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-06-30 12:31:02.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:31:02.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:31:02.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-06-30 12:31:02.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:31:02.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-06-30 12:31:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:31:02.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:31:02.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:31:02.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:31:02.425 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:31:02.425 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:31:02.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0621ms 2025-06-30 12:31:02.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:31:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TT" completed keep alive response. 2025-06-30 12:31:02.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.87ms 2025-06-30 12:31:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TT" received FIN. 2025-06-30 12:31:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:31:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TT" disconnecting. 2025-06-30 12:31:02.426 +03:00 [DBG] Connection id "0HNC8090TG9TT" stopped. 2025-06-30 12:32:02.490 +03:00 [DBG] Connection id "0HNC8090TG9TU" accepted. 2025-06-30 12:32:02.490 +03:00 [DBG] Connection id "0HNC8090TG9TU" started. 2025-06-30 12:32:02.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:32:02.490 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:32:02.490 +03:00 [DBG] POST requests are not supported 2025-06-30 12:32:02.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:32:02.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-06-30 12:32:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:32:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:32:02.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:32:02.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:32:02.491 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:32:02.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:32:02.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:32:02.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:32:02.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:32:02.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:32:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:32:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:32:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:32:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:32:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:32:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1165ms. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:32:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:32:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:32:02.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6165ms 2025-06-30 12:32:02.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:32:02.491 +03:00 [DBG] Connection id "0HNC8090TG9TU" completed keep alive response. 2025-06-30 12:32:02.492 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2123ms 2025-06-30 12:32:02.492 +03:00 [DBG] Connection id "0HNC8090TG9TU" received FIN. 2025-06-30 12:32:02.492 +03:00 [DBG] Connection id "0HNC8090TG9TU" disconnecting. 2025-06-30 12:32:02.492 +03:00 [DBG] Connection id "0HNC8090TG9TU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:32:02.493 +03:00 [DBG] Connection id "0HNC8090TG9TU" stopped. 2025-06-30 12:33:02.427 +03:00 [DBG] Connection id "0HNC8090TG9TV" accepted. 2025-06-30 12:33:02.428 +03:00 [DBG] Connection id "0HNC8090TG9TV" started. 2025-06-30 12:33:02.428 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:33:02.428 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:33:02.428 +03:00 [DBG] POST requests are not supported 2025-06-30 12:33:02.428 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:33:02.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-06-30 12:33:02.428 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:33:02.428 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:33:02.428 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:33:02.428 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:33:02.428 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:33:02.428 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:33:02.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-06-30 12:33:02.428 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:33:02.428 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:33:02.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-06-30 12:33:02.428 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:33:02.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-06-30 12:33:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.428 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:33:02.428 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:33:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:33:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:33:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:33:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:33:02.428 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:33:02.429 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1947ms. 2025-06-30 12:33:02.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:33:02.429 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:33:02.429 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:33:02.429 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8983ms 2025-06-30 12:33:02.429 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:33:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TV" completed keep alive response. 2025-06-30 12:33:02.429 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5313ms 2025-06-30 12:33:02.429 +03:00 [DBG] Connection id "0HNC8090TG9TV" received FIN. 2025-06-30 12:33:02.430 +03:00 [DBG] Connection id "0HNC8090TG9TV" disconnecting. 2025-06-30 12:33:02.430 +03:00 [DBG] Connection id "0HNC8090TG9TV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:33:02.431 +03:00 [DBG] Connection id "0HNC8090TG9TV" stopped. 2025-06-30 12:34:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U0" accepted. 2025-06-30 12:34:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U0" started. 2025-06-30 12:34:02.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:34:02.425 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:34:02.425 +03:00 [DBG] POST requests are not supported 2025-06-30 12:34:02.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:34:02.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-06-30 12:34:02.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:34:02.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:34:02.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:34:02.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:34:02.425 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:34:02.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:34:02.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-06-30 12:34:02.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:34:02.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:34:02.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-06-30 12:34:02.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:34:02.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-06-30 12:34:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:34:02.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:34:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:34:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:34:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:34:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:34:02.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:34:02.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1589ms. 2025-06-30 12:34:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:34:02.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:34:02.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:34:02.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6855ms 2025-06-30 12:34:02.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:34:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U0" completed keep alive response. 2025-06-30 12:34:02.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4449ms 2025-06-30 12:34:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U0" received FIN. 2025-06-30 12:34:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U0" disconnecting. 2025-06-30 12:34:02.427 +03:00 [DBG] Connection id "0HNC8090TG9U0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:34:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U0" stopped. 2025-06-30 12:35:02.420 +03:00 [DBG] Connection id "0HNC8090TG9U1" accepted. 2025-06-30 12:35:02.420 +03:00 [DBG] Connection id "0HNC8090TG9U1" started. 2025-06-30 12:35:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:35:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:35:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 12:35:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:35:02.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-06-30 12:35:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:35:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:35:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:35:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:35:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:35:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:35:02.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-06-30 12:35:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:35:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:35:02.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-06-30 12:35:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:35:02.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-06-30 12:35:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:35:02.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:35:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:35:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1411ms. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:35:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:35:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:35:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1346ms 2025-06-30 12:35:02.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:35:02.423 +03:00 [DBG] Connection id "0HNC8090TG9U1" completed keep alive response. 2025-06-30 12:35:02.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9532ms 2025-06-30 12:35:02.423 +03:00 [DBG] Connection id "0HNC8090TG9U1" received FIN. 2025-06-30 12:35:02.423 +03:00 [DBG] Connection id "0HNC8090TG9U1" disconnecting. 2025-06-30 12:35:02.423 +03:00 [DBG] Connection id "0HNC8090TG9U1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:35:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U1" stopped. 2025-06-30 12:36:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U2" accepted. 2025-06-30 12:36:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U2" started. 2025-06-30 12:36:02.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:36:02.432 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:36:02.432 +03:00 [DBG] POST requests are not supported 2025-06-30 12:36:02.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:36:02.432 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:36:02.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:36:02.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:36:02.432 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:36:02.432 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:36:02.432 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:36:02.432 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:36:02.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-06-30 12:36:02.432 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:36:02.432 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:36:02.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-06-30 12:36:02.432 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:36:02.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-06-30 12:36:02.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:36:02.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:36:02.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:36:02.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:36:02.433 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:36:02.433 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:36:02.433 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7831ms 2025-06-30 12:36:02.433 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:36:02.433 +03:00 [DBG] Connection id "0HNC8090TG9U2" completed keep alive response. 2025-06-30 12:36:02.433 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4361ms 2025-06-30 12:36:02.434 +03:00 [DBG] Connection id "0HNC8090TG9U2" received FIN. 2025-06-30 12:36:02.434 +03:00 [DBG] Connection id "0HNC8090TG9U2" disconnecting. 2025-06-30 12:36:02.434 +03:00 [DBG] Connection id "0HNC8090TG9U2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:36:02.435 +03:00 [DBG] Connection id "0HNC8090TG9U2" stopped. 2025-06-30 12:37:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U3" accepted. 2025-06-30 12:37:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U3" started. 2025-06-30 12:37:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:37:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:37:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:37:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:37:02.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-06-30 12:37:02.423 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:37:02.423 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:37:02.423 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:37:02.423 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:37:02.423 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:37:02.423 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:37:02.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-06-30 12:37:02.423 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:37:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:37:02.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-06-30 12:37:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:37:02.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-06-30 12:37:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:37:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:37:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:37:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:37:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:37:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:37:02.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:37:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1992ms. 2025-06-30 12:37:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:37:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:37:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:37:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.955ms 2025-06-30 12:37:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:37:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U3" completed keep alive response. 2025-06-30 12:37:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6513ms 2025-06-30 12:37:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U3" received FIN. 2025-06-30 12:37:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:37:02.425 +03:00 [DBG] Connection id "0HNC8090TG9U3" disconnecting. 2025-06-30 12:37:02.425 +03:00 [DBG] Connection id "0HNC8090TG9U3" stopped. 2025-06-30 12:38:02.420 +03:00 [DBG] Connection id "0HNC8090TG9U4" accepted. 2025-06-30 12:38:02.420 +03:00 [DBG] Connection id "0HNC8090TG9U4" started. 2025-06-30 12:38:02.420 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:38:02.420 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:38:02.420 +03:00 [DBG] POST requests are not supported 2025-06-30 12:38:02.420 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:38:02.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-06-30 12:38:02.420 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:38:02.420 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:38:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:38:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:38:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:38:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:38:02.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-06-30 12:38:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:38:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:38:02.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-06-30 12:38:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:38:02.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-06-30 12:38:02.421 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.421 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.421 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:38:02.421 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:38:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:38:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:38:02.421 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:38:02.421 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:38:02.421 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:38:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1641ms. 2025-06-30 12:38:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:38:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:38:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:38:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.962ms 2025-06-30 12:38:02.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:38:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U4" completed keep alive response. 2025-06-30 12:38:02.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9528ms 2025-06-30 12:38:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U4" received FIN. 2025-06-30 12:38:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U4" disconnecting. 2025-06-30 12:38:02.423 +03:00 [DBG] Connection id "0HNC8090TG9U4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:38:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U4" stopped. 2025-06-30 12:39:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U5" accepted. 2025-06-30 12:39:02.427 +03:00 [DBG] Connection id "0HNC8090TG9U5" started. 2025-06-30 12:39:02.427 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:39:02.427 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:39:02.427 +03:00 [DBG] POST requests are not supported 2025-06-30 12:39:02.427 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:39:02.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-06-30 12:39:02.427 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:39:02.427 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:39:02.427 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:39:02.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:39:02.427 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:39:02.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:39:02.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-06-30 12:39:02.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:39:02.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:39:02.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-06-30 12:39:02.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:39:02.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-06-30 12:39:02.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:39:02.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:39:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:39:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:39:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:39:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:39:02.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:39:02.428 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-06-30 12:39:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:39:02.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:39:02.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:39:02.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5542ms 2025-06-30 12:39:02.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:39:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U5" completed keep alive response. 2025-06-30 12:39:02.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1409ms 2025-06-30 12:39:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U5" received FIN. 2025-06-30 12:39:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U5" disconnecting. 2025-06-30 12:39:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:39:02.429 +03:00 [DBG] Connection id "0HNC8090TG9U5" stopped. 2025-06-30 12:40:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U6" accepted. 2025-06-30 12:40:02.422 +03:00 [DBG] Connection id "0HNC8090TG9U6" started. 2025-06-30 12:40:02.422 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:40:02.422 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:40:02.422 +03:00 [DBG] POST requests are not supported 2025-06-30 12:40:02.422 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:40:02.422 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:40:02.422 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:40:02.422 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:40:02.422 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:40:02.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:40:02.422 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:40:02.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:40:02.422 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:40:02.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:40:02.423 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:40:02.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-06-30 12:40:02.423 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:40:02.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-06-30 12:40:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.423 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:40:02.423 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:40:02.423 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:40:02.423 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:40:02.423 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:40:02.423 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:40:02.423 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:40:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9402ms 2025-06-30 12:40:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:40:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U6" completed keep alive response. 2025-06-30 12:40:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7172ms 2025-06-30 12:40:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U6" received FIN. 2025-06-30 12:40:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U6" disconnecting. 2025-06-30 12:40:02.424 +03:00 [DBG] Connection id "0HNC8090TG9U6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:40:02.425 +03:00 [DBG] Connection id "0HNC8090TG9U6" stopped. 2025-06-30 12:41:02.429 +03:00 [DBG] Connection id "0HNC8090TG9U7" accepted. 2025-06-30 12:41:02.429 +03:00 [DBG] Connection id "0HNC8090TG9U7" started. 2025-06-30 12:41:02.429 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:41:02.429 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:41:02.429 +03:00 [DBG] POST requests are not supported 2025-06-30 12:41:02.429 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:41:02.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-06-30 12:41:02.429 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:41:02.429 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:41:02.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:41:02.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:41:02.430 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:41:02.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:41:02.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:41:02.430 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:41:02.430 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:41:02.430 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:41:02.430 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:41:02.430 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:41:02.430 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.430 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:41:02.430 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:41:02.430 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:41:02.430 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:41:02.430 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:41:02.430 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:41:02.430 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:41:02.430 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:41:02.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:41:02.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.431 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:41:02.431 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7585ms 2025-06-30 12:41:02.431 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:41:02.431 +03:00 [DBG] Connection id "0HNC8090TG9U7" completed keep alive response. 2025-06-30 12:41:02.431 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4268ms 2025-06-30 12:41:02.431 +03:00 [DBG] Connection id "0HNC8090TG9U7" received FIN. 2025-06-30 12:41:02.431 +03:00 [DBG] Connection id "0HNC8090TG9U7" disconnecting. 2025-06-30 12:41:02.431 +03:00 [DBG] Connection id "0HNC8090TG9U7" stopped. 2025-06-30 12:41:02.431 +03:00 [DBG] Connection id "0HNC8090TG9U7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:42:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U8" accepted. 2025-06-30 12:42:02.426 +03:00 [DBG] Connection id "0HNC8090TG9U8" started. 2025-06-30 12:42:02.426 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:42:02.426 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:42:02.426 +03:00 [DBG] POST requests are not supported 2025-06-30 12:42:02.426 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:42:02.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-06-30 12:42:02.426 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:42:02.426 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:42:02.426 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:42:02.427 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:42:02.427 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:42:02.427 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:42:02.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-06-30 12:42:02.427 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:42:02.427 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:42:02.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-06-30 12:42:02.427 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:42:02.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-06-30 12:42:02.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.427 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:42:02.427 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:42:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:42:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:42:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:42:02.427 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:42:02.427 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:42:02.427 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1799ms. 2025-06-30 12:42:02.427 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:42:02.428 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:42:02.428 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:42:02.428 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1055ms 2025-06-30 12:42:02.428 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:42:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U8" completed keep alive response. 2025-06-30 12:42:02.428 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0356ms 2025-06-30 12:42:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U8" received FIN. 2025-06-30 12:42:02.428 +03:00 [DBG] Connection id "0HNC8090TG9U8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:42:02.429 +03:00 [DBG] Connection id "0HNC8090TG9U8" disconnecting. 2025-06-30 12:42:02.429 +03:00 [DBG] Connection id "0HNC8090TG9U8" stopped. 2025-06-30 12:43:02.430 +03:00 [DBG] Connection id "0HNC8090TG9U9" accepted. 2025-06-30 12:43:02.430 +03:00 [DBG] Connection id "0HNC8090TG9U9" started. 2025-06-30 12:43:02.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:43:02.430 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:43:02.430 +03:00 [DBG] POST requests are not supported 2025-06-30 12:43:02.430 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:43:02.430 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:43:02.430 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:43:02.430 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:43:02.430 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:43:02.430 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:43:02.430 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:43:02.430 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:43:02.430 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:43:02.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:43:02.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:43:02.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-06-30 12:43:02.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:43:02.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:43:02.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:43:02.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:43:02.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:43:02.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1611ms. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:43:02.431 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:43:02.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:43:02.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:43:02.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1975ms 2025-06-30 12:43:02.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:43:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U9" completed keep alive response. 2025-06-30 12:43:02.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1758ms 2025-06-30 12:43:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U9" received FIN. 2025-06-30 12:43:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:43:02.432 +03:00 [DBG] Connection id "0HNC8090TG9U9" disconnecting. 2025-06-30 12:43:02.433 +03:00 [DBG] Connection id "0HNC8090TG9U9" stopped. 2025-06-30 12:44:02.421 +03:00 [DBG] Connection id "0HNC8090TG9UA" accepted. 2025-06-30 12:44:02.421 +03:00 [DBG] Connection id "0HNC8090TG9UA" started. 2025-06-30 12:44:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:44:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:44:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 12:44:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:44:02.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-06-30 12:44:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:44:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:44:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:44:02.422 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:44:02.422 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:44:02.422 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:44:02.422 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:44:02.422 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:44:02.422 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:44:02.422 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:44:02.422 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:44:02.422 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:44:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:44:02.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:44:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:44:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:44:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:44:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:44:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.423 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.423 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.423 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:44:02.423 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7789ms 2025-06-30 12:44:02.423 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:44:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UA" completed keep alive response. 2025-06-30 12:44:02.423 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4238ms 2025-06-30 12:44:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UA" received FIN. 2025-06-30 12:44:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UA" disconnecting. 2025-06-30 12:44:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:44:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UA" stopped. 2025-06-30 12:45:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UB" accepted. 2025-06-30 12:45:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UB" started. 2025-06-30 12:45:02.424 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:45:02.424 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:45:02.424 +03:00 [DBG] POST requests are not supported 2025-06-30 12:45:02.424 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:45:02.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-06-30 12:45:02.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:45:02.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:45:02.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:45:02.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:45:02.425 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:45:02.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:45:02.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-06-30 12:45:02.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:45:02.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:45:02.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-06-30 12:45:02.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:45:02.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-06-30 12:45:02.425 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.425 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:45:02.425 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:45:02.425 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:45:02.425 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.425 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:45:02.426 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:45:02.426 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:45:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:45:02.426 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0235ms 2025-06-30 12:45:02.426 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:45:02.426 +03:00 [DBG] Connection id "0HNC8090TG9UB" completed keep alive response. 2025-06-30 12:45:02.426 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.973ms 2025-06-30 12:45:02.426 +03:00 [DBG] Connection id "0HNC8090TG9UB" received FIN. 2025-06-30 12:45:02.426 +03:00 [DBG] Connection id "0HNC8090TG9UB" disconnecting. 2025-06-30 12:45:02.426 +03:00 [DBG] Connection id "0HNC8090TG9UB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:45:02.427 +03:00 [DBG] Connection id "0HNC8090TG9UB" stopped. 2025-06-30 12:46:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UC" accepted. 2025-06-30 12:46:02.425 +03:00 [DBG] Connection id "0HNC8090TG9UC" started. 2025-06-30 12:46:02.425 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:46:02.425 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:46:02.425 +03:00 [DBG] POST requests are not supported 2025-06-30 12:46:02.425 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:46:02.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-06-30 12:46:02.425 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:46:02.425 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:46:02.425 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:46:02.425 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:46:02.425 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:46:02.425 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:46:02.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-06-30 12:46:02.425 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:46:02.425 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:46:02.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-06-30 12:46:02.425 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:46:02.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-06-30 12:46:02.426 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.426 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:46:02.426 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:46:02.426 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:46:02.426 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1734ms. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:46:02.426 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:46:02.427 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:46:02.427 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:46:02.427 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5121ms 2025-06-30 12:46:02.427 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:46:02.427 +03:00 [DBG] Connection id "0HNC8090TG9UC" completed keep alive response. 2025-06-30 12:46:02.427 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4157ms 2025-06-30 12:46:02.428 +03:00 [DBG] Connection id "0HNC8090TG9UC" received FIN. 2025-06-30 12:46:02.428 +03:00 [DBG] Connection id "0HNC8090TG9UC" disconnecting. 2025-06-30 12:46:02.428 +03:00 [DBG] Connection id "0HNC8090TG9UC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:46:02.429 +03:00 [DBG] Connection id "0HNC8090TG9UC" stopped. 2025-06-30 12:47:02.433 +03:00 [DBG] Connection id "0HNC8090TG9UD" accepted. 2025-06-30 12:47:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UD" started. 2025-06-30 12:47:02.434 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:47:02.434 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:47:02.434 +03:00 [DBG] POST requests are not supported 2025-06-30 12:47:02.434 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:47:02.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-06-30 12:47:02.434 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:47:02.434 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:47:02.434 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:47:02.434 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:47:02.434 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:47:02.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:47:02.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-06-30 12:47:02.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:47:02.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:47:02.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-06-30 12:47:02.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:47:02.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-06-30 12:47:02.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:47:02.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:47:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:47:02.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:47:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:47:02.435 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:47:02.435 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1537ms. 2025-06-30 12:47:02.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:47:02.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:47:02.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:47:02.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8196ms 2025-06-30 12:47:02.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:47:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UD" completed keep alive response. 2025-06-30 12:47:02.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5446ms 2025-06-30 12:47:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UD" received FIN. 2025-06-30 12:47:02.436 +03:00 [DBG] Connection id "0HNC8090TG9UD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:47:02.436 +03:00 [DBG] Connection id "0HNC8090TG9UD" disconnecting. 2025-06-30 12:47:02.436 +03:00 [DBG] Connection id "0HNC8090TG9UD" stopped. 2025-06-30 12:48:02.440 +03:00 [DBG] Connection id "0HNC8090TG9UE" accepted. 2025-06-30 12:48:02.441 +03:00 [DBG] Connection id "0HNC8090TG9UE" started. 2025-06-30 12:48:02.441 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:48:02.441 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:48:02.441 +03:00 [DBG] POST requests are not supported 2025-06-30 12:48:02.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:48:02.441 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:48:02.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:48:02.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:48:02.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:48:02.441 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:48:02.441 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:48:02.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:48:02.441 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 12:48:02.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:48:02.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:48:02.442 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 12:48:02.442 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:48:02.442 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:48:02.442 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.442 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:48:02.442 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:48:02.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:48:02.442 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:48:02.442 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:48:02.442 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:48:02.442 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:48:02.442 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:48:02.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:48:02.443 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.443 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.443 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.443 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:48:02.443 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0529ms 2025-06-30 12:48:02.443 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:48:02.443 +03:00 [DBG] Connection id "0HNC8090TG9UE" completed keep alive response. 2025-06-30 12:48:02.443 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0602ms 2025-06-30 12:48:02.443 +03:00 [DBG] Connection id "0HNC8090TG9UE" received FIN. 2025-06-30 12:48:02.443 +03:00 [DBG] Connection id "0HNC8090TG9UE" disconnecting. 2025-06-30 12:48:02.443 +03:00 [DBG] Connection id "0HNC8090TG9UE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:48:02.444 +03:00 [DBG] Connection id "0HNC8090TG9UE" stopped. 2025-06-30 12:49:02.433 +03:00 [DBG] Connection id "0HNC8090TG9UF" accepted. 2025-06-30 12:49:02.433 +03:00 [DBG] Connection id "0HNC8090TG9UF" started. 2025-06-30 12:49:02.433 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:49:02.433 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:49:02.433 +03:00 [DBG] POST requests are not supported 2025-06-30 12:49:02.433 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:49:02.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-06-30 12:49:02.433 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:49:02.433 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:49:02.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:49:02.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:49:02.434 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:49:02.434 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:49:02.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-06-30 12:49:02.434 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:49:02.434 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:49:02.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-06-30 12:49:02.434 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:49:02.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-06-30 12:49:02.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.434 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:49:02.434 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:49:02.434 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:49:02.434 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1827ms. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:49:02.434 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:49:02.435 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:49:02.435 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:49:02.435 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0875ms 2025-06-30 12:49:02.435 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:49:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UF" completed keep alive response. 2025-06-30 12:49:02.435 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8412ms 2025-06-30 12:49:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UF" received FIN. 2025-06-30 12:49:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:49:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UF" disconnecting. 2025-06-30 12:49:02.435 +03:00 [DBG] Connection id "0HNC8090TG9UF" stopped. 2025-06-30 12:50:02.430 +03:00 [DBG] Connection id "0HNC8090TG9UG" accepted. 2025-06-30 12:50:02.430 +03:00 [DBG] Connection id "0HNC8090TG9UG" started. 2025-06-30 12:50:02.430 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:50:02.431 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:50:02.431 +03:00 [DBG] POST requests are not supported 2025-06-30 12:50:02.431 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:50:02.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-06-30 12:50:02.431 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:50:02.431 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:50:02.431 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:50:02.431 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:50:02.431 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:50:02.431 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:50:02.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-06-30 12:50:02.431 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:50:02.431 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:50:02.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-06-30 12:50:02.431 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:50:02.431 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 12:50:02.431 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.431 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.431 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:50:02.431 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:50:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:50:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:50:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:50:02.431 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:50:02.431 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:50:02.431 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1536ms. 2025-06-30 12:50:02.431 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:50:02.432 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:50:02.432 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:50:02.432 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.907ms 2025-06-30 12:50:02.432 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:50:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UG" completed keep alive response. 2025-06-30 12:50:02.432 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5559ms 2025-06-30 12:50:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UG" received FIN. 2025-06-30 12:50:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UG" disconnecting. 2025-06-30 12:50:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:50:02.433 +03:00 [DBG] Connection id "0HNC8090TG9UG" stopped. 2025-06-30 12:51:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UH" accepted. 2025-06-30 12:51:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UH" started. 2025-06-30 12:51:02.423 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:51:02.423 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:51:02.423 +03:00 [DBG] POST requests are not supported 2025-06-30 12:51:02.423 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:51:02.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-06-30 12:51:02.424 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:51:02.424 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:51:02.424 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:51:02.424 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:51:02.424 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:51:02.424 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:51:02.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-06-30 12:51:02.424 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:51:02.424 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:51:02.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-06-30 12:51:02.424 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:51:02.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-06-30 12:51:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:51:02.424 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:51:02.424 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:51:02.424 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:51:02.424 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:51:02.424 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:51:02.424 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6018ms 2025-06-30 12:51:02.424 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:51:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UH" completed keep alive response. 2025-06-30 12:51:02.424 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0969ms 2025-06-30 12:51:02.425 +03:00 [DBG] Connection id "0HNC8090TG9UH" received FIN. 2025-06-30 12:51:02.425 +03:00 [DBG] Connection id "0HNC8090TG9UH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:51:02.425 +03:00 [DBG] Connection id "0HNC8090TG9UH" disconnecting. 2025-06-30 12:51:02.425 +03:00 [DBG] Connection id "0HNC8090TG9UH" stopped. 2025-06-30 12:52:02.421 +03:00 [DBG] Connection id "0HNC8090TG9UI" accepted. 2025-06-30 12:52:02.421 +03:00 [DBG] Connection id "0HNC8090TG9UI" started. 2025-06-30 12:52:02.421 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:52:02.421 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:52:02.421 +03:00 [DBG] POST requests are not supported 2025-06-30 12:52:02.421 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:52:02.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-06-30 12:52:02.421 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:52:02.421 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:52:02.421 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:52:02.421 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:52:02.421 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:52:02.421 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:52:02.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-06-30 12:52:02.421 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:52:02.421 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:52:02.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-06-30 12:52:02.421 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:52:02.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-06-30 12:52:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:52:02.422 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:52:02.422 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:52:02.422 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1206ms. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:52:02.422 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:52:02.422 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:52:02.422 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6788ms 2025-06-30 12:52:02.422 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:52:02.422 +03:00 [DBG] Connection id "0HNC8090TG9UI" completed keep alive response. 2025-06-30 12:52:02.422 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3799ms 2025-06-30 12:52:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UI" received FIN. 2025-06-30 12:52:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UI" disconnecting. 2025-06-30 12:52:02.423 +03:00 [DBG] Connection id "0HNC8090TG9UI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:52:02.424 +03:00 [DBG] Connection id "0HNC8090TG9UI" stopped. 2025-06-30 12:53:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UJ" accepted. 2025-06-30 12:53:02.432 +03:00 [DBG] Connection id "0HNC8090TG9UJ" started. 2025-06-30 12:53:02.432 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 12:53:02.432 +03:00 [VRB] All hosts are allowed. 2025-06-30 12:53:02.432 +03:00 [DBG] POST requests are not supported 2025-06-30 12:53:02.432 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 12:53:02.432 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 12:53:02.432 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:53:02.432 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 12:53:02.433 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 12:53:02.433 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 12:53:02.433 +03:00 [INF] CORS policy execution successful. 2025-06-30 12:53:02.433 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:53:02.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-06-30 12:53:02.433 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 12:53:02.433 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 12:53:02.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-06-30 12:53:02.433 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 12:53:02.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-06-30 12:53:02.433 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.433 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:53:02.433 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:53:02.433 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 12:53:02.433 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1718ms. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:53:02.433 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:53:02.434 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 12:53:02.434 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 12:53:02.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.434 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 12:53:02.434 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8961ms 2025-06-30 12:53:02.434 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 12:53:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UJ" completed keep alive response. 2025-06-30 12:53:02.434 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5598ms 2025-06-30 12:53:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UJ" received FIN. 2025-06-30 12:53:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 12:53:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UJ" disconnecting. 2025-06-30 12:53:02.434 +03:00 [DBG] Connection id "0HNC8090TG9UJ" stopped. 2025-06-30 15:29:29.027 +03:00 [DBG] Connection id "0HNC8090TG9UK" accepted. 2025-06-30 15:29:29.030 +03:00 [DBG] Connection id "0HNC8090TG9UK" started. 2025-06-30 15:29:29.031 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - application/json;charset=UTF-8 68 2025-06-30 15:29:29.031 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:29.031 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:29.031 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/login' 2025-06-30 15:29:29.031 +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-06-30 15:29:29.031 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 15:29:29.031 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:29.031 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:29.031 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:29.031 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:29.031 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 15:29:29.035 +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-06-30 15:29:29.035 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:29.035 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:29.038 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:29.038 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:29.038 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:29.038 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.038 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.038 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:29.038 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:29.038 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 15:29:29.038 +03:00 [DBG] Attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' using the name '' in request data ... 2025-06-30 15:29:29.038 +03:00 [DBG] Selected input formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonInputFormatter' for content type 'application/json;charset=UTF-8'. 2025-06-30 15:29:29.038 +03:00 [DBG] Connection id "0HNC8090TG9UK", Request id "0HNC8090TG9UK:00000001": started reading request body. 2025-06-30 15:29:29.038 +03:00 [DBG] Connection id "0HNC8090TG9UK", Request id "0HNC8090TG9UK:00000001": done reading request body. 2025-06-30 15:29:29.039 +03:00 [DBG] JSON input formatter succeeded, deserializing to type 'ConnectionApp.Server.Models.User.LoginViewModel' 2025-06-30 15:29:29.039 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 15:29:29.039 +03:00 [DBG] Done attempting to bind parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 15:29:29.039 +03:00 [DBG] Attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel' ... 2025-06-30 15:29:29.040 +03:00 [DBG] Done attempting to validate the bound parameter 'model' of type 'ConnectionApp.Server.Models.User.LoginViewModel'. 2025-06-30 15:29:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.040 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.040 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.040 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:29.041 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) with arguments (["ConnectionApp.Server.Models.User.LoginViewModel"]) 2025-06-30 15:29:29.168 +03:00 [VRB] Performing unprotect 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-06-30 15:29:29.177 +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-06-30 15:29:29.178 +03:00 [INF] AuthenticationScheme: Identity.Application signed in. 2025-06-30 15:29:29.181 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 138.9249ms. 2025-06-30 15:29:29.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:29:29.181 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:29:29.181 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:29:29.181 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:29:29.181 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:29:29.181 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:29:29.181 +03:00 [INF] Executing OkObjectResult, writing value of type '<>f__AnonymousType0`3[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e],[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]'. 2025-06-30 15:29:29.181 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.181 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server) in 143.0386ms 2025-06-30 15:29:29.181 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Login (ConnectionApp.Server)' 2025-06-30 15:29:29.181 +03:00 [DBG] Connection id "0HNC8090TG9UK" completed keep alive response. 2025-06-30 15:29:29.181 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/login - 200 null application/json; charset=utf-8 150.8089ms 2025-06-30 15:29:29.182 +03:00 [DBG] Connection id "0HNC8090TG9UK" received FIN. 2025-06-30 15:29:29.182 +03:00 [DBG] Connection id "0HNC8090TG9UK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:29.182 +03:00 [DBG] Connection id "0HNC8090TG9UK" disconnecting. 2025-06-30 15:29:29.182 +03:00 [DBG] Connection id "0HNC8090TG9UK" stopped. 2025-06-30 15:29:29.253 +03:00 [DBG] Connection id "0HNC8090TG9UL" accepted. 2025-06-30 15:29:29.254 +03:00 [DBG] Connection id "0HNC8090TG9UL" started. 2025-06-30 15:29:29.254 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - null null 2025-06-30 15:29:29.254 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:29.254 +03:00 [DBG] The request path /api/Projects does not match a supported file type 2025-06-30 15:29:29.254 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Projects' 2025-06-30 15:29:29.254 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' with route pattern 'api/projects' is valid for the request path '/api/Projects' 2025-06-30 15:29:29.254 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 15:29:29.254 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:29.254 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:29.254 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 15:29:29.254 +03:00 [INF] Route matched with {action = "GetProjects", controller = "Projects"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.ProjectInfo]]] GetProjects() on controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server). 2025-06-30 15:29:29.254 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:29.254 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:29.254 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:29.254 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:29.254 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:29.254 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.254 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.255 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 15:29:29.255 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.ProjectsController (ConnectionApp.Server) 2025-06-30 15:29:29.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.255 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.255 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.255 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:29.256 +03:00 [INF] Getting all projects 2025-06-30 15:29:29.262 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 7.4304ms. 2025-06-30 15:29:29.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.262 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.263 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:29:29.263 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:29:29.263 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:29:29.263 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:29:29.263 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:29:29.263 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:29:29.263 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.ProjectInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 15:29:29.265 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:29:29.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:29.265 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.265 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.265 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.265 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:29.265 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server) in 10.9822ms 2025-06-30 15:29:29.265 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.ProjectsController.GetProjects (ConnectionApp.Server)' 2025-06-30 15:29:29.266 +03:00 [DBG] Connection id "0HNC8090TG9UL" completed keep alive response. 2025-06-30 15:29:29.266 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Projects - 200 null application/json; charset=utf-8 11.8126ms 2025-06-30 15:29:29.268 +03:00 [DBG] Connection id "0HNC8090TG9UL" received FIN. 2025-06-30 15:29:29.268 +03:00 [DBG] Connection id "0HNC8090TG9UL" disconnecting. 2025-06-30 15:29:29.268 +03:00 [DBG] Connection id "0HNC8090TG9UL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:29.269 +03:00 [DBG] Connection id "0HNC8090TG9UL" stopped. 2025-06-30 15:29:34.233 +03:00 [DBG] Connection id "0HNC8090TG9UM" accepted. 2025-06-30 15:29:34.233 +03:00 [DBG] Connection id "0HNC8090TG9UM" started. 2025-06-30 15:29:34.233 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:34.233 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:34.233 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:34.233 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:34.233 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:34.233 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:34.233 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:34.234 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:34.234 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:34.234 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:34.234 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:34.234 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:34.234 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:34.234 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:34.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:34.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:34.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:34.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.234 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:34.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:34.234 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:34.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:34.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:34.235 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:34.235 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:34.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.235 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:34.235 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7331ms 2025-06-30 15:29:34.235 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:34.235 +03:00 [DBG] Connection id "0HNC8090TG9UM" completed keep alive response. 2025-06-30 15:29:34.235 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5733ms 2025-06-30 15:29:34.235 +03:00 [DBG] Connection id "0HNC8090TG9UM" received FIN. 2025-06-30 15:29:34.235 +03:00 [DBG] Connection id "0HNC8090TG9UM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:34.235 +03:00 [DBG] Connection id "0HNC8090TG9UM" disconnecting. 2025-06-30 15:29:34.235 +03:00 [DBG] Connection id "0HNC8090TG9UM" stopped. 2025-06-30 15:29:39.231 +03:00 [DBG] Connection id "0HNC8090TG9UN" accepted. 2025-06-30 15:29:39.231 +03:00 [DBG] Connection id "0HNC8090TG9UN" started. 2025-06-30 15:29:39.232 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:39.232 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:39.232 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:39.232 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:39.232 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:39.232 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:39.232 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:39.232 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:39.232 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:39.232 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:39.232 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:39.232 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:39.232 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:39.232 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:39.232 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:39.232 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:39.232 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:39.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.232 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:39.232 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:39.232 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:39.232 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1151ms. 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:39.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:39.233 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:39.233 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:39.233 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7617ms 2025-06-30 15:29:39.233 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:39.233 +03:00 [DBG] Connection id "0HNC8090TG9UN" completed keep alive response. 2025-06-30 15:29:39.233 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5075ms 2025-06-30 15:29:39.233 +03:00 [DBG] Connection id "0HNC8090TG9UN" received FIN. 2025-06-30 15:29:39.233 +03:00 [DBG] Connection id "0HNC8090TG9UN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:39.233 +03:00 [DBG] Connection id "0HNC8090TG9UN" disconnecting. 2025-06-30 15:29:39.233 +03:00 [DBG] Connection id "0HNC8090TG9UN" stopped. 2025-06-30 15:29:44.235 +03:00 [DBG] Connection id "0HNC8090TG9UO" accepted. 2025-06-30 15:29:44.236 +03:00 [DBG] Connection id "0HNC8090TG9UO" started. 2025-06-30 15:29:44.236 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:44.236 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:44.236 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:44.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:44.236 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:44.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:44.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:44.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:44.236 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:44.236 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:44.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:44.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:44.237 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:44.237 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:44.237 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:44.237 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:44.237 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:44.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.237 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:44.237 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:44.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:44.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:44.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:44.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:44.237 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:44.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2229ms. 2025-06-30 15:29:44.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:44.238 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:44.238 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:44.238 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.239 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.239 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.239 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:44.239 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8487ms 2025-06-30 15:29:44.239 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:44.239 +03:00 [DBG] Connection id "0HNC8090TG9UO" completed keep alive response. 2025-06-30 15:29:44.239 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0215ms 2025-06-30 15:29:44.239 +03:00 [DBG] Connection id "0HNC8090TG9UO" received FIN. 2025-06-30 15:29:44.239 +03:00 [DBG] Connection id "0HNC8090TG9UO" disconnecting. 2025-06-30 15:29:44.239 +03:00 [DBG] Connection id "0HNC8090TG9UO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:44.240 +03:00 [DBG] Connection id "0HNC8090TG9UO" stopped. 2025-06-30 15:29:49.230 +03:00 [DBG] Connection id "0HNC8090TG9UP" accepted. 2025-06-30 15:29:49.230 +03:00 [DBG] Connection id "0HNC8090TG9UP" started. 2025-06-30 15:29:49.230 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:49.230 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:49.230 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:49.230 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:49.230 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:49.230 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:49.230 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:49.230 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:49.231 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:49.231 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:49.231 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:49.231 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:49.231 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:49.231 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:49.231 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:49.231 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:49.231 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:49.231 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.231 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:49.231 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:49.231 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:49.231 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:49.231 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:49.231 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.231 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:49.232 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7167ms 2025-06-30 15:29:49.232 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:49.232 +03:00 [DBG] Connection id "0HNC8090TG9UP" completed keep alive response. 2025-06-30 15:29:49.232 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3827ms 2025-06-30 15:29:49.232 +03:00 [DBG] Connection id "0HNC8090TG9UP" received FIN. 2025-06-30 15:29:49.232 +03:00 [DBG] Connection id "0HNC8090TG9UP" disconnecting. 2025-06-30 15:29:49.232 +03:00 [DBG] Connection id "0HNC8090TG9UP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:49.233 +03:00 [DBG] Connection id "0HNC8090TG9UP" stopped. 2025-06-30 15:29:54.233 +03:00 [DBG] Connection id "0HNC8090TG9UQ" accepted. 2025-06-30 15:29:54.233 +03:00 [DBG] Connection id "0HNC8090TG9UQ" started. 2025-06-30 15:29:54.233 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:54.233 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:54.233 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:54.233 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:54.233 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:54.233 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:54.233 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:54.233 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:54.233 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:54.234 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:54.234 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:54.234 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:54.234 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:54.234 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:54.234 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:54.234 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:54.234 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:54.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:54.234 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:54.234 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:54.234 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:54.234 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:54.234 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:54.234 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7351ms 2025-06-30 15:29:54.235 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:54.235 +03:00 [DBG] Connection id "0HNC8090TG9UQ" completed keep alive response. 2025-06-30 15:29:54.235 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3856ms 2025-06-30 15:29:54.235 +03:00 [DBG] Connection id "0HNC8090TG9UQ" received FIN. 2025-06-30 15:29:54.235 +03:00 [DBG] Connection id "0HNC8090TG9UQ" disconnecting. 2025-06-30 15:29:54.235 +03:00 [DBG] Connection id "0HNC8090TG9UQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:54.236 +03:00 [DBG] Connection id "0HNC8090TG9UQ" stopped. 2025-06-30 15:29:59.228 +03:00 [DBG] Connection id "0HNC8090TG9UR" accepted. 2025-06-30 15:29:59.228 +03:00 [DBG] Connection id "0HNC8090TG9UR" started. 2025-06-30 15:29:59.228 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:29:59.228 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:29:59.228 +03:00 [DBG] POST requests are not supported 2025-06-30 15:29:59.228 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:29:59.228 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:29:59.228 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:59.228 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:29:59.228 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:29:59.229 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:29:59.229 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:29:59.229 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:59.229 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:29:59.229 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:29:59.229 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:29:59.229 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:29:59.229 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:29:59.229 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:29:59.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:59.229 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:59.229 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:29:59.229 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1234ms. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:59.229 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:29:59.229 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.229 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.230 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:29:59.230 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6977ms 2025-06-30 15:29:59.230 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:29:59.230 +03:00 [DBG] Connection id "0HNC8090TG9UR" completed keep alive response. 2025-06-30 15:29:59.230 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3931ms 2025-06-30 15:29:59.230 +03:00 [DBG] Connection id "0HNC8090TG9UR" received FIN. 2025-06-30 15:29:59.230 +03:00 [DBG] Connection id "0HNC8090TG9UR" disconnecting. 2025-06-30 15:29:59.230 +03:00 [DBG] Connection id "0HNC8090TG9UR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:29:59.231 +03:00 [DBG] Connection id "0HNC8090TG9UR" stopped. 2025-06-30 15:30:04.231 +03:00 [DBG] Connection id "0HNC8090TG9US" accepted. 2025-06-30 15:30:04.231 +03:00 [DBG] Connection id "0HNC8090TG9US" started. 2025-06-30 15:30:04.231 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:04.231 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:04.231 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:04.231 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:04.231 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:04.231 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:04.231 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:04.231 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:04.231 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:04.231 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:04.232 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:04.232 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:04.232 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:04.232 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:04.232 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:04.232 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:04.232 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:30:04.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.232 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:04.232 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:04.232 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:04.232 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:04.232 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:04.233 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:04.233 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:04.233 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1391ms 2025-06-30 15:30:04.233 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:04.233 +03:00 [DBG] Connection id "0HNC8090TG9US" completed keep alive response. 2025-06-30 15:30:04.233 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9372ms 2025-06-30 15:30:04.233 +03:00 [DBG] Connection id "0HNC8090TG9US" received FIN. 2025-06-30 15:30:04.233 +03:00 [DBG] Connection id "0HNC8090TG9US" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:04.233 +03:00 [DBG] Connection id "0HNC8090TG9US" disconnecting. 2025-06-30 15:30:04.234 +03:00 [DBG] Connection id "0HNC8090TG9US" stopped. 2025-06-30 15:30:05.440 +03:00 [DBG] Connection id "0HNC8090TG9UT" accepted. 2025-06-30 15:30:05.440 +03:00 [DBG] Connection id "0HNC8090TG9UT" started. 2025-06-30 15:30:05.441 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 15:30:05.441 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:05.441 +03:00 [DBG] The request path /api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 15:30:05.441 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.441 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.441 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.441 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:05.441 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:05.441 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.441 +03:00 [INF] Route matched with {action = "GetPhysicalElementsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Object]] GetPhysicalElementsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 15:30:05.441 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:05.441 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:05.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-06-30 15:30:05.441 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:05.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-06-30 15:30:05.441 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.441 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.441 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.441 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.441 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.441 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 15:30:05.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.442 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.442 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.442 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.442 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.442 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.442 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:05.442 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 15:30:05.442 +03:00 [INF] Getting all physical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 15:30:05.501 +03:00 [DBG] Connection id "0HNC8090TG9UU" accepted. 2025-06-30 15:30:05.502 +03:00 [DBG] Connection id "0HNC8090TG9UU" started. 2025-06-30 15:30:05.502 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 15:30:05.502 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:05.502 +03:00 [DBG] The request path /api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 15:30:05.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.502 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:05.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:05.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.502 +03:00 [INF] Route matched with {action = "GetAnalyticalElementsByProject", controller = "AnalyticalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo]]] GetAnalyticalElementsByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server). 2025-06-30 15:30:05.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:05.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:05.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-06-30 15:30:05.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:05.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-06-30 15:30:05.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AnalyticalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.503 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.503 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 15:30:05.503 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.503 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.503 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.503 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:05.503 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 15:30:05.503 +03:00 [INF] Getting analytical elements of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 15:30:05.507 +03:00 [DBG] Connection id "0HNC8090TG9UV" accepted. 2025-06-30 15:30:05.507 +03:00 [DBG] Connection id "0HNC8090TG9UV" started. 2025-06-30 15:30:05.507 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 15:30:05.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:05.507 +03:00 [DBG] The request path /api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 15:30:05.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.507 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:05.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:05.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.507 +03:00 [INF] Route matched with {action = "GetGeometriesByProject", controller = "Geometries"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.GeometryInfo]]] GetGeometriesByProject(System.String) on controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server). 2025-06-30 15:30:05.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:05.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:05.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-06-30 15:30:05.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:05.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-06-30 15:30:05.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 15:30:05.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.GeometriesController (ConnectionApp.Server) 2025-06-30 15:30:05.508 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.508 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 15:30:05.508 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.508 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.508 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.508 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:05.508 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 15:30:05.508 +03:00 [INF] Getting geometries of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 15:30:05.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 3.7753ms. 2025-06-30 15:30:05.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.512 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:30:05.512 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:30:05.512 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:30:05.512 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:30:05.512 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:30:05.512 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.GeometryInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 15:30:05.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server) in 5.6801ms 2025-06-30 15:30:05.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.GeometriesController.GetGeometriesByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.513 +03:00 [DBG] Connection id "0HNC8090TG9UV" completed keep alive response. 2025-06-30 15:30:05.513 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/Geometries/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 6.2444ms 2025-06-30 15:30:05.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 10.487ms. 2025-06-30 15:30:05.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.514 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:30:05.514 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:30:05.514 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:30:05.514 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:30:05.514 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:30:05.514 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.AnalyticalElementInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 15:30:05.514 +03:00 [DBG] Connection id "0HNC8090TG9UV" received FIN. 2025-06-30 15:30:05.514 +03:00 [DBG] Connection id "0HNC8090TG9UV" disconnecting. 2025-06-30 15:30:05.514 +03:00 [DBG] Connection id "0HNC8090TG9UV" stopped. 2025-06-30 15:30:05.514 +03:00 [DBG] Connection id "0HNC8090TG9UV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:05.515 +03:00 [DBG] Connection id "0HNC8090TG9V0" accepted. 2025-06-30 15:30:05.515 +03:00 [DBG] Connection id "0HNC8090TG9V0" started. 2025-06-30 15:30:05.515 +03:00 [INF] Request starting HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - null null 2025-06-30 15:30:05.515 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:05.515 +03:00 [DBG] The request path /api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 does not match a supported file type 2025-06-30 15:30:05.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.515 +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/6957974a-8207-4d87-8c14-0d737f938aa0' 2025-06-30 15:30:05.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:05.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:05.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.515 +03:00 [INF] Route matched with {action = "GetPhysicalElementGroupsByProjectId", controller = "PhysicalElements"}. Executing controller action with signature System.Threading.Tasks.Task`1[Microsoft.AspNetCore.Mvc.ActionResult`1[System.Collections.Generic.IEnumerable`1[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo]]] GetPhysicalElementGroupsByProjectId(System.String) on controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server). 2025-06-30 15:30:05.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:05.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:05.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-06-30 15:30:05.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:05.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-06-30 15:30:05.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.PhysicalElementsController (ConnectionApp.Server) 2025-06-30 15:30:05.515 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.515 +03:00 [DBG] Attempting to bind parameter 'id' of type 'System.String' using the name 'id' in request data ... 2025-06-30 15:30:05.515 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.515 +03:00 [DBG] Done attempting to bind parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.515 +03:00 [DBG] Attempting to validate the bound parameter 'id' of type 'System.String' ... 2025-06-30 15:30:05.515 +03:00 [DBG] Done attempting to validate the bound parameter 'id' of type 'System.String'. 2025-06-30 15:30:05.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:05.516 +03:00 [VRB] Executing action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) with arguments (["6957974a-8207-4d87-8c14-0d737f938aa0"]) 2025-06-30 15:30:05.516 +03:00 [INF] Getting all physical element groups of project with ID 6957974a-8207-4d87-8c14-0d737f938aa0 2025-06-30 15:30:05.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 0.8719ms. 2025-06-30 15:30:05.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.517 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:30:05.517 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:30:05.517 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:30:05.517 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:30:05.517 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:30:05.517 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Tables.PhysicalElementGroupInfo, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 15:30:05.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server) in 1.8369ms 2025-06-30 15:30:05.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementGroupsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.517 +03:00 [DBG] Connection id "0HNC8090TG9V0" completed keep alive response. 2025-06-30 15:30:05.517 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/groups/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 2.3741ms 2025-06-30 15:30:05.518 +03:00 [DBG] Connection id "0HNC8090TG9V0" received FIN. 2025-06-30 15:30:05.518 +03:00 [DBG] Connection id "0HNC8090TG9V0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:05.518 +03:00 [DBG] Connection id "0HNC8090TG9V0" disconnecting. 2025-06-30 15:30:05.518 +03:00 [DBG] Connection id "0HNC8090TG9V0" stopped. 2025-06-30 15:30:05.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server) in 19.4646ms 2025-06-30 15:30:05.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AnalyticalElementsController.GetAnalyticalElementsByProject (ConnectionApp.Server)' 2025-06-30 15:30:05.522 +03:00 [DBG] Connection id "0HNC8090TG9UU" completed keep alive response. 2025-06-30 15:30:05.522 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/AnalyticalElements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 20.4364ms 2025-06-30 15:30:05.526 +03:00 [DBG] Connection id "0HNC8090TG9UU" received FIN. 2025-06-30 15:30:05.526 +03:00 [DBG] Connection id "0HNC8090TG9UU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:05.526 +03:00 [DBG] Connection id "0HNC8090TG9UU" disconnecting. 2025-06-30 15:30:05.526 +03:00 [DBG] Connection id "0HNC8090TG9UU" stopped. 2025-06-30 15:30:05.622 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkObjectResult in 179.9992ms. 2025-06-30 15:30:05.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.622 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.622 +03:00 [DBG] List of registered output formatters, in the following order: ["Microsoft.AspNetCore.Mvc.Formatters.HttpNoContentOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StringOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.StreamOutputFormatter","Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter"] 2025-06-30 15:30:05.622 +03:00 [DBG] No information found on request to perform content negotiation. 2025-06-30 15:30:05.622 +03:00 [DBG] Attempting to select an output formatter without using a content type as no explicit content types were specified for the response. 2025-06-30 15:30:05.622 +03:00 [DBG] Attempting to select the first formatter in the output formatters list which can write the result. 2025-06-30 15:30:05.622 +03:00 [DBG] Selected output formatter 'Microsoft.AspNetCore.Mvc.Formatters.SystemTextJsonOutputFormatter' and content type 'application/json' to write the response. 2025-06-30 15:30:05.622 +03:00 [INF] Executing OkObjectResult, writing value of type 'System.Collections.Generic.List`1[[ConnectionApp.Server.Models.Data.PhysicalElementFullData, ConnectionApp.Server, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]]'. 2025-06-30 15:30:05.624 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkObjectResult. 2025-06-30 15:30:05.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:05.624 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.624 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.624 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.624 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:05.624 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server) in 182.7395ms 2025-06-30 15:30:05.624 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.PhysicalElementsController.GetPhysicalElementsByProjectId (ConnectionApp.Server)' 2025-06-30 15:30:05.624 +03:00 [DBG] Connection id "0HNC8090TG9UT" completed keep alive response. 2025-06-30 15:30:05.624 +03:00 [INF] Request finished HTTP/1.1 GET http://dev.top-engineer.com/api/physical-elements/project/6957974a-8207-4d87-8c14-0d737f938aa0 - 200 null application/json; charset=utf-8 183.5679ms 2025-06-30 15:30:05.628 +03:00 [DBG] Connection id "0HNC8090TG9UT" received FIN. 2025-06-30 15:30:05.628 +03:00 [DBG] Connection id "0HNC8090TG9UT" disconnecting. 2025-06-30 15:30:05.628 +03:00 [DBG] Connection id "0HNC8090TG9UT" stopped. 2025-06-30 15:30:05.628 +03:00 [DBG] Connection id "0HNC8090TG9UT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:09.231 +03:00 [DBG] Connection id "0HNC8090TG9V1" accepted. 2025-06-30 15:30:09.232 +03:00 [DBG] Connection id "0HNC8090TG9V1" started. 2025-06-30 15:30:09.232 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:09.232 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:09.232 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:09.232 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:09.232 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:09.232 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:09.232 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:09.232 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:09.232 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:09.232 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:09.232 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:09.232 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:09.232 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:09.232 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:09.232 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:09.232 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:09.232 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:30:09.232 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.232 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.232 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:09.233 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:09.233 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:09.233 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1438ms. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:09.233 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:09.233 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:09.233 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0008ms 2025-06-30 15:30:09.233 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:09.233 +03:00 [DBG] Connection id "0HNC8090TG9V1" completed keep alive response. 2025-06-30 15:30:09.233 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6439ms 2025-06-30 15:30:09.234 +03:00 [DBG] Connection id "0HNC8090TG9V1" received FIN. 2025-06-30 15:30:09.234 +03:00 [DBG] Connection id "0HNC8090TG9V1" disconnecting. 2025-06-30 15:30:09.234 +03:00 [DBG] Connection id "0HNC8090TG9V1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:09.235 +03:00 [DBG] Connection id "0HNC8090TG9V1" stopped. 2025-06-30 15:30:14.235 +03:00 [DBG] Connection id "0HNC8090TG9V2" accepted. 2025-06-30 15:30:14.236 +03:00 [DBG] Connection id "0HNC8090TG9V2" started. 2025-06-30 15:30:14.236 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:14.236 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:14.236 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:14.236 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:14.236 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:14.236 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:14.236 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:14.236 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:14.236 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:14.236 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:14.236 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:14.236 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:14.236 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:14.236 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:14.236 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:14.236 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:14.236 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:30:14.236 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.236 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.236 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:14.237 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:14.237 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:14.237 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1312ms. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:14.237 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:14.237 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:14.237 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.817ms 2025-06-30 15:30:14.237 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:14.237 +03:00 [DBG] Connection id "0HNC8090TG9V2" completed keep alive response. 2025-06-30 15:30:14.237 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5661ms 2025-06-30 15:30:14.238 +03:00 [DBG] Connection id "0HNC8090TG9V2" received FIN. 2025-06-30 15:30:14.238 +03:00 [DBG] Connection id "0HNC8090TG9V2" disconnecting. 2025-06-30 15:30:14.238 +03:00 [DBG] Connection id "0HNC8090TG9V2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:14.239 +03:00 [DBG] Connection id "0HNC8090TG9V2" stopped. 2025-06-30 15:30:19.462 +03:00 [DBG] Connection id "0HNC8090TG9V3" accepted. 2025-06-30 15:30:19.462 +03:00 [DBG] Connection id "0HNC8090TG9V3" started. 2025-06-30 15:30:19.462 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:19.462 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:19.462 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:19.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:19.463 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:19.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:19.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:19.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:19.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:19.463 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:19.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:19.463 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:19.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:19.463 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:19.463 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:19.463 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:19.463 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:30:19.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.463 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:19.463 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:19.463 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:19.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:19.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:19.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:19.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:19.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:19.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:19.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:19.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6956ms 2025-06-30 15:30:19.464 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:19.464 +03:00 [DBG] Connection id "0HNC8090TG9V3" completed keep alive response. 2025-06-30 15:30:19.464 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3368ms 2025-06-30 15:30:19.464 +03:00 [DBG] Connection id "0HNC8090TG9V3" received FIN. 2025-06-30 15:30:19.464 +03:00 [DBG] Connection id "0HNC8090TG9V3" disconnecting. 2025-06-30 15:30:19.464 +03:00 [DBG] Connection id "0HNC8090TG9V3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:19.465 +03:00 [DBG] Connection id "0HNC8090TG9V3" stopped. 2025-06-30 15:30:24.468 +03:00 [DBG] Connection id "0HNC8090TG9V4" accepted. 2025-06-30 15:30:24.468 +03:00 [DBG] Connection id "0HNC8090TG9V4" started. 2025-06-30 15:30:24.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:24.468 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:24.468 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:24.468 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:24.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-06-30 15:30:24.468 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:24.468 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:24.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:24.468 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:24.469 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:24.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:24.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-06-30 15:30:24.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:24.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:24.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-06-30 15:30:24.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:24.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-06-30 15:30:24.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:24.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:24.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:24.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:24.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:24.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:24.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:24.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1881ms. 2025-06-30 15:30:24.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:24.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:24.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:24.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3674ms 2025-06-30 15:30:24.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:24.471 +03:00 [DBG] Connection id "0HNC8090TG9V4" completed keep alive response. 2025-06-30 15:30:24.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.547ms 2025-06-30 15:30:24.471 +03:00 [DBG] Connection id "0HNC8090TG9V4" received FIN. 2025-06-30 15:30:24.471 +03:00 [DBG] Connection id "0HNC8090TG9V4" disconnecting. 2025-06-30 15:30:24.471 +03:00 [DBG] Connection id "0HNC8090TG9V4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:24.472 +03:00 [DBG] Connection id "0HNC8090TG9V4" stopped. 2025-06-30 15:30:29.467 +03:00 [DBG] Connection id "0HNC8090TG9V5" accepted. 2025-06-30 15:30:29.467 +03:00 [DBG] Connection id "0HNC8090TG9V5" started. 2025-06-30 15:30:29.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:29.468 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:29.468 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:29.468 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:29.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-06-30 15:30:29.468 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:29.468 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:29.468 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:29.468 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:29.468 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:29.468 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:29.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-06-30 15:30:29.468 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:29.468 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:29.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-06-30 15:30:29.468 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:29.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-06-30 15:30:29.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.468 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:29.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:29.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:29.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:29.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:29.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:29.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:29.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-06-30 15:30:29.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:29.469 +03:00 [DBG] Connection id "0HNC8090TG9V5" completed keep alive response. 2025-06-30 15:30:29.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3617ms 2025-06-30 15:30:29.469 +03:00 [DBG] Connection id "0HNC8090TG9V5" received FIN. 2025-06-30 15:30:29.469 +03:00 [DBG] Connection id "0HNC8090TG9V5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:29.470 +03:00 [DBG] Connection id "0HNC8090TG9V5" disconnecting. 2025-06-30 15:30:29.470 +03:00 [DBG] Connection id "0HNC8090TG9V5" stopped. 2025-06-30 15:30:34.466 +03:00 [DBG] Connection id "0HNC8090TG9V6" accepted. 2025-06-30 15:30:34.466 +03:00 [DBG] Connection id "0HNC8090TG9V6" started. 2025-06-30 15:30:34.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:34.467 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:34.467 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:34.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:34.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-06-30 15:30:34.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:34.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:34.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:34.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:34.467 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:34.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:34.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-06-30 15:30:34.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:34.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:34.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:34.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:34.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-06-30 15:30:34.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:34.468 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:34.468 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:34.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1646ms. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:34.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:34.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:34.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:34.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:34.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:34.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:34.469 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.576ms 2025-06-30 15:30:34.469 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:34.469 +03:00 [DBG] Connection id "0HNC8090TG9V6" completed keep alive response. 2025-06-30 15:30:34.469 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5715ms 2025-06-30 15:30:34.469 +03:00 [DBG] Connection id "0HNC8090TG9V6" received FIN. 2025-06-30 15:30:34.470 +03:00 [DBG] Connection id "0HNC8090TG9V6" disconnecting. 2025-06-30 15:30:34.470 +03:00 [DBG] Connection id "0HNC8090TG9V6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:34.471 +03:00 [DBG] Connection id "0HNC8090TG9V6" stopped. 2025-06-30 15:30:39.464 +03:00 [DBG] Connection id "0HNC8090TG9V7" accepted. 2025-06-30 15:30:39.464 +03:00 [DBG] Connection id "0HNC8090TG9V7" started. 2025-06-30 15:30:39.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:39.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:39.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:39.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:39.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-06-30 15:30:39.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:39.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:39.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:39.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:39.465 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:39.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:39.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-06-30 15:30:39.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:39.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:39.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-06-30 15:30:39.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:39.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-06-30 15:30:39.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:39.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:39.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:39.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:39.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:39.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:39.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:39.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-30 15:30:39.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:39.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:39.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:39.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7923ms 2025-06-30 15:30:39.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:39.466 +03:00 [DBG] Connection id "0HNC8090TG9V7" completed keep alive response. 2025-06-30 15:30:39.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6088ms 2025-06-30 15:30:39.466 +03:00 [DBG] Connection id "0HNC8090TG9V7" received FIN. 2025-06-30 15:30:39.466 +03:00 [DBG] Connection id "0HNC8090TG9V7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:39.466 +03:00 [DBG] Connection id "0HNC8090TG9V7" disconnecting. 2025-06-30 15:30:39.466 +03:00 [DBG] Connection id "0HNC8090TG9V7" stopped. 2025-06-30 15:30:44.471 +03:00 [DBG] Connection id "0HNC8090TG9V8" accepted. 2025-06-30 15:30:44.472 +03:00 [DBG] Connection id "0HNC8090TG9V8" started. 2025-06-30 15:30:44.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:44.472 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:44.472 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:44.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:44.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-06-30 15:30:44.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:44.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:44.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:44.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:44.472 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:44.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:44.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-06-30 15:30:44.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:44.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:44.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-06-30 15:30:44.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:44.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-06-30 15:30:44.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:44.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:44.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:44.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1476ms. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:44.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:44.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:44.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9053ms 2025-06-30 15:30:44.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:44.473 +03:00 [DBG] Connection id "0HNC8090TG9V8" completed keep alive response. 2025-06-30 15:30:44.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6256ms 2025-06-30 15:30:44.474 +03:00 [DBG] Connection id "0HNC8090TG9V8" received FIN. 2025-06-30 15:30:44.474 +03:00 [DBG] Connection id "0HNC8090TG9V8" disconnecting. 2025-06-30 15:30:44.474 +03:00 [DBG] Connection id "0HNC8090TG9V8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:44.475 +03:00 [DBG] Connection id "0HNC8090TG9V8" stopped. 2025-06-30 15:30:49.461 +03:00 [DBG] Connection id "0HNC8090TG9V9" accepted. 2025-06-30 15:30:49.461 +03:00 [DBG] Connection id "0HNC8090TG9V9" started. 2025-06-30 15:30:49.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:49.461 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:49.461 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:49.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:49.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-06-30 15:30:49.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:49.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:49.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:49.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:49.462 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:49.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:49.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-06-30 15:30:49.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:49.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:49.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-06-30 15:30:49.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:49.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-06-30 15:30:49.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:49.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:49.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:49.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:49.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:49.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:49.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:49.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1945ms. 2025-06-30 15:30:49.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:49.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:49.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:49.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.986ms 2025-06-30 15:30:49.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:49.463 +03:00 [DBG] Connection id "0HNC8090TG9V9" completed keep alive response. 2025-06-30 15:30:49.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0393ms 2025-06-30 15:30:49.463 +03:00 [DBG] Connection id "0HNC8090TG9V9" received FIN. 2025-06-30 15:30:49.464 +03:00 [DBG] Connection id "0HNC8090TG9V9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:49.464 +03:00 [DBG] Connection id "0HNC8090TG9V9" disconnecting. 2025-06-30 15:30:49.464 +03:00 [DBG] Connection id "0HNC8090TG9V9" stopped. 2025-06-30 15:30:54.481 +03:00 [DBG] Connection id "0HNC8090TG9VA" accepted. 2025-06-30 15:30:54.481 +03:00 [DBG] Connection id "0HNC8090TG9VA" started. 2025-06-30 15:30:54.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:54.481 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:54.481 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:54.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:54.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:54.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:54.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:54.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:54.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:54.481 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:54.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:54.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:54.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:54.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:54.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:30:54.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:54.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:30:54.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:54.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:54.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:54.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1375ms. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:54.482 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:54.482 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:54.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8192ms 2025-06-30 15:30:54.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:54.482 +03:00 [DBG] Connection id "0HNC8090TG9VA" completed keep alive response. 2025-06-30 15:30:54.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5425ms 2025-06-30 15:30:54.483 +03:00 [DBG] Connection id "0HNC8090TG9VA" received FIN. 2025-06-30 15:30:54.483 +03:00 [DBG] Connection id "0HNC8090TG9VA" disconnecting. 2025-06-30 15:30:54.483 +03:00 [DBG] Connection id "0HNC8090TG9VA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:54.484 +03:00 [DBG] Connection id "0HNC8090TG9VA" stopped. 2025-06-30 15:30:59.470 +03:00 [DBG] Connection id "0HNC8090TG9VB" accepted. 2025-06-30 15:30:59.470 +03:00 [DBG] Connection id "0HNC8090TG9VB" started. 2025-06-30 15:30:59.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:30:59.471 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:30:59.471 +03:00 [DBG] POST requests are not supported 2025-06-30 15:30:59.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:30:59.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:30:59.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:59.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:30:59.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:30:59.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:30:59.471 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:30:59.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:59.471 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:30:59.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:30:59.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:30:59.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-06-30 15:30:59.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:30:59.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-06-30 15:30:59.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:59.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:59.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:30:59.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:59.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:30:59.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:30:59.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9496ms 2025-06-30 15:30:59.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:30:59.472 +03:00 [DBG] Connection id "0HNC8090TG9VB" completed keep alive response. 2025-06-30 15:30:59.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8664ms 2025-06-30 15:30:59.473 +03:00 [DBG] Connection id "0HNC8090TG9VB" received FIN. 2025-06-30 15:30:59.473 +03:00 [DBG] Connection id "0HNC8090TG9VB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:30:59.473 +03:00 [DBG] Connection id "0HNC8090TG9VB" disconnecting. 2025-06-30 15:30:59.473 +03:00 [DBG] Connection id "0HNC8090TG9VB" stopped. 2025-06-30 15:31:04.464 +03:00 [DBG] Connection id "0HNC8090TG9VC" accepted. 2025-06-30 15:31:04.464 +03:00 [DBG] Connection id "0HNC8090TG9VC" started. 2025-06-30 15:31:04.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:31:04.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:31:04.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:31:04.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:31:04.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-06-30 15:31:04.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:04.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:31:04.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:31:04.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:31:04.465 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:31:04.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:04.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-06-30 15:31:04.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:31:04.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:31:04.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-06-30 15:31:04.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:31:04.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-06-30 15:31:04.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:04.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:04.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:31:04.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:04.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:04.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:31:04.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:04.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7277ms 2025-06-30 15:31:04.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:04.466 +03:00 [DBG] Connection id "0HNC8090TG9VC" completed keep alive response. 2025-06-30 15:31:04.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3622ms 2025-06-30 15:31:04.466 +03:00 [DBG] Connection id "0HNC8090TG9VC" received FIN. 2025-06-30 15:31:04.466 +03:00 [DBG] Connection id "0HNC8090TG9VC" disconnecting. 2025-06-30 15:31:04.466 +03:00 [DBG] Connection id "0HNC8090TG9VC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:31:04.467 +03:00 [DBG] Connection id "0HNC8090TG9VC" stopped. 2025-06-30 15:31:09.477 +03:00 [DBG] Connection id "0HNC8090TG9VD" accepted. 2025-06-30 15:31:09.477 +03:00 [DBG] Connection id "0HNC8090TG9VD" started. 2025-06-30 15:31:09.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:31:09.478 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:31:09.478 +03:00 [DBG] POST requests are not supported 2025-06-30 15:31:09.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:31:09.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-06-30 15:31:09.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:09.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:31:09.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:31:09.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:31:09.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:31:09.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:09.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-06-30 15:31:09.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:31:09.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:31:09.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-06-30 15:31:09.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:31:09.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-06-30 15:31:09.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:09.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:09.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:09.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:09.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:09.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:09.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:31:09.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-30 15:31:09.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:09.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:31:09.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:09.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6504ms 2025-06-30 15:31:09.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:09.479 +03:00 [DBG] Connection id "0HNC8090TG9VD" completed keep alive response. 2025-06-30 15:31:09.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.342ms 2025-06-30 15:31:09.479 +03:00 [DBG] Connection id "0HNC8090TG9VD" received FIN. 2025-06-30 15:31:09.479 +03:00 [DBG] Connection id "0HNC8090TG9VD" disconnecting. 2025-06-30 15:31:09.480 +03:00 [DBG] Connection id "0HNC8090TG9VD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:31:09.481 +03:00 [DBG] Connection id "0HNC8090TG9VD" stopped. 2025-06-30 15:31:14.472 +03:00 [DBG] Connection id "0HNC8090TG9VE" accepted. 2025-06-30 15:31:14.472 +03:00 [DBG] Connection id "0HNC8090TG9VE" started. 2025-06-30 15:31:14.473 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:31:14.473 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:31:14.473 +03:00 [DBG] POST requests are not supported 2025-06-30 15:31:14.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:31:14.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-06-30 15:31:14.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:14.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:31:14.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:31:14.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:31:14.473 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:31:14.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:14.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-06-30 15:31:14.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:31:14.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:31:14.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-06-30 15:31:14.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:31:14.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-06-30 15:31:14.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:14.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:31:14.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:14.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:14.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:14.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:14.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:31:14.474 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1697ms. 2025-06-30 15:31:14.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:14.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:31:14.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:31:14.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8835ms 2025-06-30 15:31:14.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:31:14.474 +03:00 [DBG] Connection id "0HNC8090TG9VE" completed keep alive response. 2025-06-30 15:31:14.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6203ms 2025-06-30 15:31:14.474 +03:00 [DBG] Connection id "0HNC8090TG9VE" received FIN. 2025-06-30 15:31:14.474 +03:00 [DBG] Connection id "0HNC8090TG9VE" disconnecting. 2025-06-30 15:31:14.475 +03:00 [DBG] Connection id "0HNC8090TG9VE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:31:14.476 +03:00 [DBG] Connection id "0HNC8090TG9VE" stopped. 2025-06-30 15:32:02.558 +03:00 [DBG] Connection id "0HNC8090TG9VF" accepted. 2025-06-30 15:32:02.558 +03:00 [DBG] Connection id "0HNC8090TG9VF" started. 2025-06-30 15:32:02.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:32:02.558 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:32:02.558 +03:00 [DBG] POST requests are not supported 2025-06-30 15:32:02.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:32:02.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:32:02.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:32:02.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:32:02.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:32:02.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:32:02.558 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:32:02.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:32:02.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:32:02.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:32:02.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:32:02.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:32:02.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:32:02.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:32:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:32:02.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:32:02.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:32:02.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.139ms. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:32:02.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:32:02.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:32:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:32:02.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7865ms 2025-06-30 15:32:02.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:32:02.560 +03:00 [DBG] Connection id "0HNC8090TG9VF" completed keep alive response. 2025-06-30 15:32:02.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5736ms 2025-06-30 15:32:02.560 +03:00 [DBG] Connection id "0HNC8090TG9VF" received FIN. 2025-06-30 15:32:02.560 +03:00 [DBG] Connection id "0HNC8090TG9VF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:32:02.560 +03:00 [DBG] Connection id "0HNC8090TG9VF" disconnecting. 2025-06-30 15:32:02.561 +03:00 [DBG] Connection id "0HNC8090TG9VF" stopped. 2025-06-30 15:33:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VG" accepted. 2025-06-30 15:33:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VG" started. 2025-06-30 15:33:02.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:33:02.462 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:33:02.462 +03:00 [DBG] POST requests are not supported 2025-06-30 15:33:02.462 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:33:02.462 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:33:02.462 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:33:02.462 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:33:02.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:33:02.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:33:02.462 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:33:02.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:33:02.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-06-30 15:33:02.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:33:02.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:33:02.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-06-30 15:33:02.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:33:02.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-06-30 15:33:02.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:33:02.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:33:02.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:33:02.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:33:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:33:02.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:33:02.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:33:02.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6926ms 2025-06-30 15:33:02.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:33:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VG" completed keep alive response. 2025-06-30 15:33:02.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3812ms 2025-06-30 15:33:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VG" received FIN. 2025-06-30 15:33:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:33:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VG" disconnecting. 2025-06-30 15:33:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VG" stopped. 2025-06-30 15:34:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VH" accepted. 2025-06-30 15:34:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VH" started. 2025-06-30 15:34:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:34:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:34:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:34:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:34:02.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-06-30 15:34:02.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:34:02.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:34:02.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:34:02.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:34:02.465 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:34:02.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:34:02.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-06-30 15:34:02.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:34:02.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:34:02.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-06-30 15:34:02.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:34:02.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-06-30 15:34:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:34:02.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:34:02.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:34:02.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:34:02.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:34:02.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:34:02.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8476ms 2025-06-30 15:34:02.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:34:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VH" completed keep alive response. 2025-06-30 15:34:02.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6713ms 2025-06-30 15:34:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VH" received FIN. 2025-06-30 15:34:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VH" disconnecting. 2025-06-30 15:34:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:34:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VH" stopped. 2025-06-30 15:35:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VI" accepted. 2025-06-30 15:35:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VI" started. 2025-06-30 15:35:02.464 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:35:02.464 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:35:02.464 +03:00 [DBG] POST requests are not supported 2025-06-30 15:35:02.464 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:35:02.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-06-30 15:35:02.464 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:35:02.464 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:35:02.464 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:35:02.464 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:35:02.464 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:35:02.464 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:35:02.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-06-30 15:35:02.464 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:35:02.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:35:02.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-06-30 15:35:02.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:35:02.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-06-30 15:35:02.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:35:02.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:35:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:35:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:35:02.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:35:02.465 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1348ms. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:35:02.465 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:35:02.465 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:35:02.465 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:35:02.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 3.4783ms 2025-06-30 15:35:02.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:35:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VI" completed keep alive response. 2025-06-30 15:35:02.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.0396ms 2025-06-30 15:35:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VI" received FIN. 2025-06-30 15:35:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:35:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VI" disconnecting. 2025-06-30 15:35:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VI" stopped. 2025-06-30 15:36:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VJ" accepted. 2025-06-30 15:36:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VJ" started. 2025-06-30 15:36:02.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:36:02.471 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:36:02.471 +03:00 [DBG] POST requests are not supported 2025-06-30 15:36:02.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:36:02.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:36:02.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:36:02.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:36:02.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:36:02.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:36:02.471 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:36:02.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:36:02.471 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:36:02.471 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:36:02.471 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:36:02.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-06-30 15:36:02.471 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:36:02.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-06-30 15:36:02.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:36:02.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:36:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:36:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:36:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:36:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:36:02.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:36:02.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-06-30 15:36:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:36:02.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:36:02.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:36:02.472 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8073ms 2025-06-30 15:36:02.472 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:36:02.472 +03:00 [DBG] Connection id "0HNC8090TG9VJ" completed keep alive response. 2025-06-30 15:36:02.472 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4518ms 2025-06-30 15:36:02.472 +03:00 [DBG] Connection id "0HNC8090TG9VJ" received FIN. 2025-06-30 15:36:02.472 +03:00 [DBG] Connection id "0HNC8090TG9VJ" disconnecting. 2025-06-30 15:36:02.473 +03:00 [DBG] Connection id "0HNC8090TG9VJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:36:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VJ" stopped. 2025-06-30 15:37:02.460 +03:00 [DBG] Connection id "0HNC8090TG9VK" accepted. 2025-06-30 15:37:02.460 +03:00 [DBG] Connection id "0HNC8090TG9VK" started. 2025-06-30 15:37:02.460 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:37:02.460 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:37:02.460 +03:00 [DBG] POST requests are not supported 2025-06-30 15:37:02.460 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:37:02.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-06-30 15:37:02.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:37:02.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:37:02.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:37:02.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:37:02.461 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:37:02.461 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:37:02.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-06-30 15:37:02.461 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:37:02.461 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:37:02.461 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:37:02.461 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:37:02.461 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:37:02.461 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.461 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.461 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:37:02.461 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:37:02.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:37:02.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:37:02.461 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:37:02.461 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:37:02.461 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:37:02.461 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-30 15:37:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:37:02.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:37:02.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:37:02.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7078ms 2025-06-30 15:37:02.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:37:02.462 +03:00 [DBG] Connection id "0HNC8090TG9VK" completed keep alive response. 2025-06-30 15:37:02.462 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6676ms 2025-06-30 15:37:02.462 +03:00 [DBG] Connection id "0HNC8090TG9VK" received FIN. 2025-06-30 15:37:02.462 +03:00 [DBG] Connection id "0HNC8090TG9VK" disconnecting. 2025-06-30 15:37:02.462 +03:00 [DBG] Connection id "0HNC8090TG9VK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:37:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VK" stopped. 2025-06-30 15:38:02.466 +03:00 [DBG] Connection id "0HNC8090TG9VL" accepted. 2025-06-30 15:38:02.466 +03:00 [DBG] Connection id "0HNC8090TG9VL" started. 2025-06-30 15:38:02.466 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:38:02.467 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:38:02.467 +03:00 [DBG] POST requests are not supported 2025-06-30 15:38:02.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:38:02.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-06-30 15:38:02.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:38:02.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:38:02.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:38:02.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:38:02.467 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:38:02.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:38:02.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-06-30 15:38:02.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:38:02.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:38:02.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:38:02.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:38:02.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-06-30 15:38:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:38:02.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:38:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:38:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:38:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:38:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:38:02.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:38:02.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 15:38:02.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:38:02.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:38:02.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:38:02.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8117ms 2025-06-30 15:38:02.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:38:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VL" completed keep alive response. 2025-06-30 15:38:02.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6427ms 2025-06-30 15:38:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VL" received FIN. 2025-06-30 15:38:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VL" disconnecting. 2025-06-30 15:38:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:38:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VL" stopped. 2025-06-30 15:39:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VM" accepted. 2025-06-30 15:39:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VM" started. 2025-06-30 15:39:02.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:39:02.471 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:39:02.471 +03:00 [DBG] POST requests are not supported 2025-06-30 15:39:02.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:39:02.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:39:02.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:39:02.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:39:02.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:39:02.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:39:02.471 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:39:02.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:39:02.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-06-30 15:39:02.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:39:02.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:39:02.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-06-30 15:39:02.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:39:02.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-06-30 15:39:02.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:39:02.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:39:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:39:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:39:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:39:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:39:02.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:39:02.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1524ms. 2025-06-30 15:39:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:39:02.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:39:02.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:39:02.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3425ms 2025-06-30 15:39:02.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:39:02.473 +03:00 [DBG] Connection id "0HNC8090TG9VM" completed keep alive response. 2025-06-30 15:39:02.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3314ms 2025-06-30 15:39:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VM" received FIN. 2025-06-30 15:39:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:39:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VM" disconnecting. 2025-06-30 15:39:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VM" stopped. 2025-06-30 15:40:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VN" accepted. 2025-06-30 15:40:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VN" started. 2025-06-30 15:40:02.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:40:02.469 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:40:02.469 +03:00 [DBG] POST requests are not supported 2025-06-30 15:40:02.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:40:02.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-06-30 15:40:02.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:40:02.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:40:02.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:40:02.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:40:02.469 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:40:02.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:40:02.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-06-30 15:40:02.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:40:02.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:40:02.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-06-30 15:40:02.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:40:02.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-06-30 15:40:02.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:40:02.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:40:02.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:40:02.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:40:02.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:40:02.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:40:02.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:40:02.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9056ms 2025-06-30 15:40:02.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:40:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VN" completed keep alive response. 2025-06-30 15:40:02.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5251ms 2025-06-30 15:40:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VN" received FIN. 2025-06-30 15:40:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:40:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VN" disconnecting. 2025-06-30 15:40:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VN" stopped. 2025-06-30 15:41:02.458 +03:00 [DBG] Connection id "0HNC8090TG9VO" accepted. 2025-06-30 15:41:02.458 +03:00 [DBG] Connection id "0HNC8090TG9VO" started. 2025-06-30 15:41:02.458 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:41:02.459 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:41:02.459 +03:00 [DBG] POST requests are not supported 2025-06-30 15:41:02.459 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:41:02.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-06-30 15:41:02.459 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:41:02.459 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:41:02.459 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:41:02.459 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:41:02.459 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:41:02.459 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:41:02.459 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:41:02.459 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:41:02.459 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:41:02.459 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:41:02.459 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:41:02.459 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:41:02.459 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.459 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.459 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:41:02.460 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:41:02.460 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:41:02.460 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.149ms. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:41:02.460 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:41:02.460 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.460 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:41:02.461 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2071ms 2025-06-30 15:41:02.461 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:41:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VO" completed keep alive response. 2025-06-30 15:41:02.461 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2566ms 2025-06-30 15:41:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VO" received FIN. 2025-06-30 15:41:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:41:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VO" disconnecting. 2025-06-30 15:41:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VO" stopped. 2025-06-30 15:42:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VP" accepted. 2025-06-30 15:42:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VP" started. 2025-06-30 15:42:02.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:42:02.461 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:42:02.461 +03:00 [DBG] POST requests are not supported 2025-06-30 15:42:02.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:42:02.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-06-30 15:42:02.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:42:02.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:42:02.461 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:42:02.461 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:42:02.461 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:42:02.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:42:02.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-06-30 15:42:02.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:42:02.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:42:02.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-06-30 15:42:02.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:42:02.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-06-30 15:42:02.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:42:02.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:42:02.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:42:02.462 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:42:02.462 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:42:02.462 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:42:02.462 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6744ms 2025-06-30 15:42:02.462 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:42:02.462 +03:00 [DBG] Connection id "0HNC8090TG9VP" completed keep alive response. 2025-06-30 15:42:02.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3091ms 2025-06-30 15:42:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VP" received FIN. 2025-06-30 15:42:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VP" disconnecting. 2025-06-30 15:42:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:42:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VP" stopped. 2025-06-30 15:43:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VQ" accepted. 2025-06-30 15:43:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VQ" started. 2025-06-30 15:43:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:43:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:43:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:43:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:43:02.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-06-30 15:43:02.466 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:43:02.466 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:43:02.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:43:02.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:43:02.466 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:43:02.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:43:02.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-06-30 15:43:02.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:43:02.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:43:02.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-06-30 15:43:02.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:43:02.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-06-30 15:43:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:43:02.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:43:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:43:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:43:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:43:02.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:43:02.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-06-30 15:43:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:43:02.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:43:02.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:43:02.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2468ms 2025-06-30 15:43:02.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:43:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VQ" completed keep alive response. 2025-06-30 15:43:02.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3069ms 2025-06-30 15:43:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VQ" received FIN. 2025-06-30 15:43:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:43:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VQ" disconnecting. 2025-06-30 15:43:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VQ" stopped. 2025-06-30 15:44:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VR" accepted. 2025-06-30 15:44:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VR" started. 2025-06-30 15:44:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:44:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:44:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:44:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:44:02.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-06-30 15:44:02.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:44:02.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:44:02.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:44:02.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:44:02.465 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:44:02.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:44:02.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-06-30 15:44:02.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:44:02.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:44:02.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-06-30 15:44:02.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:44:02.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-06-30 15:44:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:44:02.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:44:02.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:44:02.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1145ms. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:44:02.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:44:02.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:44:02.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6367ms 2025-06-30 15:44:02.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:44:02.466 +03:00 [DBG] Connection id "0HNC8090TG9VR" completed keep alive response. 2025-06-30 15:44:02.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1924ms 2025-06-30 15:44:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VR" received FIN. 2025-06-30 15:44:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VR" disconnecting. 2025-06-30 15:44:02.467 +03:00 [DBG] Connection id "0HNC8090TG9VR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:44:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VR" stopped. 2025-06-30 15:45:02.466 +03:00 [DBG] Connection id "0HNC8090TG9VS" accepted. 2025-06-30 15:45:02.466 +03:00 [DBG] Connection id "0HNC8090TG9VS" started. 2025-06-30 15:45:02.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:45:02.467 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:45:02.467 +03:00 [DBG] POST requests are not supported 2025-06-30 15:45:02.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:45:02.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-06-30 15:45:02.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:45:02.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:45:02.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:45:02.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:45:02.467 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:45:02.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:45:02.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-06-30 15:45:02.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:45:02.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:45:02.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:45:02.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:45:02.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-06-30 15:45:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:45:02.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:45:02.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:45:02.467 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1296ms. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:45:02.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:45:02.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:45:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:45:02.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7123ms 2025-06-30 15:45:02.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:45:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VS" completed keep alive response. 2025-06-30 15:45:02.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3371ms 2025-06-30 15:45:02.468 +03:00 [DBG] Connection id "0HNC8090TG9VS" received FIN. 2025-06-30 15:45:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VS" disconnecting. 2025-06-30 15:45:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VS" stopped. 2025-06-30 15:45:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:46:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VT" accepted. 2025-06-30 15:46:02.469 +03:00 [DBG] Connection id "0HNC8090TG9VT" started. 2025-06-30 15:46:02.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:46:02.469 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:46:02.469 +03:00 [DBG] POST requests are not supported 2025-06-30 15:46:02.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:46:02.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-06-30 15:46:02.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:46:02.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:46:02.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:46:02.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:46:02.469 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:46:02.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:46:02.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-06-30 15:46:02.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:46:02.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:46:02.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-06-30 15:46:02.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:46:02.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-06-30 15:46:02.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:46:02.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:46:02.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:46:02.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1535ms. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:46:02.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:46:02.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:46:02.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8044ms 2025-06-30 15:46:02.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:46:02.470 +03:00 [DBG] Connection id "0HNC8090TG9VT" completed keep alive response. 2025-06-30 15:46:02.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3514ms 2025-06-30 15:46:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VT" received FIN. 2025-06-30 15:46:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:46:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VT" disconnecting. 2025-06-30 15:46:02.471 +03:00 [DBG] Connection id "0HNC8090TG9VT" stopped. 2025-06-30 15:47:02.472 +03:00 [DBG] Connection id "0HNC8090TG9VU" accepted. 2025-06-30 15:47:02.472 +03:00 [DBG] Connection id "0HNC8090TG9VU" started. 2025-06-30 15:47:02.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:47:02.472 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:47:02.472 +03:00 [DBG] POST requests are not supported 2025-06-30 15:47:02.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:47:02.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-06-30 15:47:02.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:47:02.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:47:02.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:47:02.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:47:02.473 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:47:02.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:47:02.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-06-30 15:47:02.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:47:02.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:47:02.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-06-30 15:47:02.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:47:02.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-06-30 15:47:02.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:47:02.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:47:02.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:47:02.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1319ms. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:47:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:47:02.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:47:02.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:47:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:47:02.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7873ms 2025-06-30 15:47:02.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:47:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VU" completed keep alive response. 2025-06-30 15:47:02.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4626ms 2025-06-30 15:47:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VU" received FIN. 2025-06-30 15:47:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VU" disconnecting. 2025-06-30 15:47:02.474 +03:00 [DBG] Connection id "0HNC8090TG9VU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:47:02.475 +03:00 [DBG] Connection id "0HNC8090TG9VU" stopped. 2025-06-30 15:48:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VV" accepted. 2025-06-30 15:48:02.461 +03:00 [DBG] Connection id "0HNC8090TG9VV" started. 2025-06-30 15:48:02.461 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:48:02.461 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:48:02.461 +03:00 [DBG] POST requests are not supported 2025-06-30 15:48:02.461 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:48:02.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-06-30 15:48:02.461 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:48:02.461 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:48:02.462 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:48:02.462 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:48:02.462 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:48:02.462 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:48:02.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-06-30 15:48:02.462 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:48:02.462 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:48:02.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-06-30 15:48:02.462 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:48:02.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-06-30 15:48:02.462 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.462 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.462 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:48:02.462 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:48:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:48:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:48:02.462 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:48:02.462 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:48:02.462 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:48:02.463 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1401ms. 2025-06-30 15:48:02.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:48:02.463 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:48:02.463 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:48:02.463 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0616ms 2025-06-30 15:48:02.463 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:48:02.463 +03:00 [DBG] Connection id "0HNC8090TG9VV" completed keep alive response. 2025-06-30 15:48:02.463 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0059ms 2025-06-30 15:48:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VV" received FIN. 2025-06-30 15:48:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VV" disconnecting. 2025-06-30 15:48:02.464 +03:00 [DBG] Connection id "0HNC8090TG9VV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:48:02.465 +03:00 [DBG] Connection id "0HNC8090TG9VV" stopped. 2025-06-30 15:49:02.463 +03:00 [DBG] Connection id "0HNC8090TGA00" accepted. 2025-06-30 15:49:02.463 +03:00 [DBG] Connection id "0HNC8090TGA00" started. 2025-06-30 15:49:02.463 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:49:02.463 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:49:02.463 +03:00 [DBG] POST requests are not supported 2025-06-30 15:49:02.463 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:49:02.463 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:49:02.463 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:49:02.463 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:49:02.463 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:49:02.463 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:49:02.463 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:49:02.463 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:49:02.463 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 15:49:02.463 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:49:02.464 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:49:02.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-06-30 15:49:02.464 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:49:02.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-06-30 15:49:02.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:49:02.464 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:49:02.464 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:49:02.464 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1419ms. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:49:02.464 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:49:02.464 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:49:02.464 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8552ms 2025-06-30 15:49:02.465 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:49:02.465 +03:00 [DBG] Connection id "0HNC8090TGA00" completed keep alive response. 2025-06-30 15:49:02.465 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.454ms 2025-06-30 15:49:02.465 +03:00 [DBG] Connection id "0HNC8090TGA00" received FIN. 2025-06-30 15:49:02.465 +03:00 [DBG] Connection id "0HNC8090TGA00" disconnecting. 2025-06-30 15:49:02.465 +03:00 [DBG] Connection id "0HNC8090TGA00" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:49:02.466 +03:00 [DBG] Connection id "0HNC8090TGA00" stopped. 2025-06-30 15:50:02.478 +03:00 [DBG] Connection id "0HNC8090TGA01" accepted. 2025-06-30 15:50:02.478 +03:00 [DBG] Connection id "0HNC8090TGA01" started. 2025-06-30 15:50:02.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:50:02.478 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:50:02.478 +03:00 [DBG] POST requests are not supported 2025-06-30 15:50:02.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:50:02.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-06-30 15:50:02.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:50:02.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:50:02.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:50:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:50:02.479 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:50:02.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:50:02.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-06-30 15:50:02.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:50:02.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:50:02.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-06-30 15:50:02.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:50:02.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-06-30 15:50:02.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:50:02.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:50:02.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:50:02.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1158ms. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:50:02.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:50:02.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:50:02.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.651ms 2025-06-30 15:50:02.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:50:02.479 +03:00 [DBG] Connection id "0HNC8090TGA01" completed keep alive response. 2025-06-30 15:50:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2196ms 2025-06-30 15:50:02.480 +03:00 [DBG] Connection id "0HNC8090TGA01" received FIN. 2025-06-30 15:50:02.480 +03:00 [DBG] Connection id "0HNC8090TGA01" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:50:02.480 +03:00 [DBG] Connection id "0HNC8090TGA01" disconnecting. 2025-06-30 15:50:02.480 +03:00 [DBG] Connection id "0HNC8090TGA01" stopped. 2025-06-30 15:51:02.465 +03:00 [DBG] Connection id "0HNC8090TGA02" accepted. 2025-06-30 15:51:02.465 +03:00 [DBG] Connection id "0HNC8090TGA02" started. 2025-06-30 15:51:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:51:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:51:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:51:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:51:02.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-06-30 15:51:02.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:51:02.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:51:02.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:51:02.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:51:02.466 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:51:02.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:51:02.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-06-30 15:51:02.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:51:02.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:51:02.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-06-30 15:51:02.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:51:02.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-06-30 15:51:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:51:02.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:51:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:51:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:51:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:51:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:51:02.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:51:02.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1534ms. 2025-06-30 15:51:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:51:02.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:51:02.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:51:02.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3013ms 2025-06-30 15:51:02.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:51:02.467 +03:00 [DBG] Connection id "0HNC8090TGA02" completed keep alive response. 2025-06-30 15:51:02.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1156ms 2025-06-30 15:51:02.468 +03:00 [DBG] Connection id "0HNC8090TGA02" received FIN. 2025-06-30 15:51:02.468 +03:00 [DBG] Connection id "0HNC8090TGA02" disconnecting. 2025-06-30 15:51:02.468 +03:00 [DBG] Connection id "0HNC8090TGA02" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:51:02.469 +03:00 [DBG] Connection id "0HNC8090TGA02" stopped. 2025-06-30 15:52:02.474 +03:00 [DBG] Connection id "0HNC8090TGA03" accepted. 2025-06-30 15:52:02.475 +03:00 [DBG] Connection id "0HNC8090TGA03" started. 2025-06-30 15:52:02.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:52:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:52:02.475 +03:00 [DBG] POST requests are not supported 2025-06-30 15:52:02.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:52:02.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-06-30 15:52:02.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:52:02.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:52:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:52:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:52:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:52:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:52:02.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-06-30 15:52:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:52:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:52:02.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-06-30 15:52:02.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:52:02.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-06-30 15:52:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:52:02.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:52:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:52:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:52:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:52:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:52:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:52:02.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-30 15:52:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:52:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:52:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:52:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6703ms 2025-06-30 15:52:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:52:02.476 +03:00 [DBG] Connection id "0HNC8090TGA03" completed keep alive response. 2025-06-30 15:52:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3788ms 2025-06-30 15:52:02.476 +03:00 [DBG] Connection id "0HNC8090TGA03" received FIN. 2025-06-30 15:52:02.476 +03:00 [DBG] Connection id "0HNC8090TGA03" disconnecting. 2025-06-30 15:52:02.476 +03:00 [DBG] Connection id "0HNC8090TGA03" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:52:02.478 +03:00 [DBG] Connection id "0HNC8090TGA03" stopped. 2025-06-30 15:53:02.473 +03:00 [DBG] Connection id "0HNC8090TGA04" accepted. 2025-06-30 15:53:02.473 +03:00 [DBG] Connection id "0HNC8090TGA04" started. 2025-06-30 15:53:02.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:53:02.474 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:53:02.474 +03:00 [DBG] POST requests are not supported 2025-06-30 15:53:02.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:53:02.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-06-30 15:53:02.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:53:02.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:53:02.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:53:02.474 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:53:02.474 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:53:02.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:53:02.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-06-30 15:53:02.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:53:02.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:53:02.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:53:02.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:53:02.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 15:53:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:53:02.474 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:53:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:53:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:53:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:53:02.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1391ms. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:53:02.475 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:53:02.475 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:53:02.475 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9007ms 2025-06-30 15:53:02.475 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:53:02.475 +03:00 [DBG] Connection id "0HNC8090TGA04" completed keep alive response. 2025-06-30 15:53:02.475 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7561ms 2025-06-30 15:53:02.476 +03:00 [DBG] Connection id "0HNC8090TGA04" received FIN. 2025-06-30 15:53:02.476 +03:00 [DBG] Connection id "0HNC8090TGA04" disconnecting. 2025-06-30 15:53:02.476 +03:00 [DBG] Connection id "0HNC8090TGA04" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:53:02.477 +03:00 [DBG] Connection id "0HNC8090TGA04" stopped. 2025-06-30 15:54:02.469 +03:00 [DBG] Connection id "0HNC8090TGA05" accepted. 2025-06-30 15:54:02.469 +03:00 [DBG] Connection id "0HNC8090TGA05" started. 2025-06-30 15:54:02.469 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:54:02.470 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:54:02.470 +03:00 [DBG] POST requests are not supported 2025-06-30 15:54:02.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:54:02.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-06-30 15:54:02.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:54:02.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:54:02.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:54:02.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:54:02.470 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:54:02.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:54:02.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-06-30 15:54:02.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:54:02.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:54:02.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-06-30 15:54:02.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:54:02.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-06-30 15:54:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.470 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:54:02.470 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:54:02.470 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:54:02.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1304ms. 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:54:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:54:02.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:54:02.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:54:02.471 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0517ms 2025-06-30 15:54:02.471 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:54:02.471 +03:00 [DBG] Connection id "0HNC8090TGA05" completed keep alive response. 2025-06-30 15:54:02.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7923ms 2025-06-30 15:54:02.472 +03:00 [DBG] Connection id "0HNC8090TGA05" received FIN. 2025-06-30 15:54:02.472 +03:00 [DBG] Connection id "0HNC8090TGA05" disconnecting. 2025-06-30 15:54:02.472 +03:00 [DBG] Connection id "0HNC8090TGA05" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:54:02.473 +03:00 [DBG] Connection id "0HNC8090TGA05" stopped. 2025-06-30 15:55:02.466 +03:00 [DBG] Connection id "0HNC8090TGA06" accepted. 2025-06-30 15:55:02.467 +03:00 [DBG] Connection id "0HNC8090TGA06" started. 2025-06-30 15:55:02.467 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:55:02.467 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:55:02.467 +03:00 [DBG] POST requests are not supported 2025-06-30 15:55:02.467 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:55:02.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-06-30 15:55:02.467 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:55:02.467 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:55:02.467 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:55:02.467 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:55:02.467 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:55:02.467 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:55:02.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-06-30 15:55:02.467 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:55:02.467 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:55:02.467 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 15:55:02.467 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:55:02.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-06-30 15:55:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.467 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:55:02.467 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:55:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:55:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:55:02.467 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:55:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:55:02.467 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:55:02.468 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-30 15:55:02.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:55:02.468 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:55:02.468 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:55:02.468 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8271ms 2025-06-30 15:55:02.468 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:55:02.468 +03:00 [DBG] Connection id "0HNC8090TGA06" completed keep alive response. 2025-06-30 15:55:02.468 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5317ms 2025-06-30 15:55:02.468 +03:00 [DBG] Connection id "0HNC8090TGA06" received FIN. 2025-06-30 15:55:02.468 +03:00 [DBG] Connection id "0HNC8090TGA06" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:55:02.469 +03:00 [DBG] Connection id "0HNC8090TGA06" disconnecting. 2025-06-30 15:55:02.469 +03:00 [DBG] Connection id "0HNC8090TGA06" stopped. 2025-06-30 15:56:02.468 +03:00 [DBG] Connection id "0HNC8090TGA07" accepted. 2025-06-30 15:56:02.468 +03:00 [DBG] Connection id "0HNC8090TGA07" started. 2025-06-30 15:56:02.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:56:02.468 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:56:02.468 +03:00 [DBG] POST requests are not supported 2025-06-30 15:56:02.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:56:02.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-06-30 15:56:02.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:56:02.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:56:02.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:56:02.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:56:02.469 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:56:02.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:56:02.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-06-30 15:56:02.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:56:02.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:56:02.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-06-30 15:56:02.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:56:02.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-06-30 15:56:02.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:56:02.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:56:02.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:56:02.469 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1195ms. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:56:02.469 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:56:02.469 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:56:02.469 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:56:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:56:02.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5941ms 2025-06-30 15:56:02.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:56:02.470 +03:00 [DBG] Connection id "0HNC8090TGA07" completed keep alive response. 2025-06-30 15:56:02.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.241ms 2025-06-30 15:56:02.470 +03:00 [DBG] Connection id "0HNC8090TGA07" received FIN. 2025-06-30 15:56:02.470 +03:00 [DBG] Connection id "0HNC8090TGA07" disconnecting. 2025-06-30 15:56:02.470 +03:00 [DBG] Connection id "0HNC8090TGA07" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:56:02.471 +03:00 [DBG] Connection id "0HNC8090TGA07" stopped. 2025-06-30 15:57:02.474 +03:00 [DBG] Connection id "0HNC8090TGA08" accepted. 2025-06-30 15:57:02.474 +03:00 [DBG] Connection id "0HNC8090TGA08" started. 2025-06-30 15:57:02.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:57:02.474 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:57:02.474 +03:00 [DBG] POST requests are not supported 2025-06-30 15:57:02.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:57:02.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-06-30 15:57:02.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:57:02.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:57:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:57:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:57:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:57:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:57:02.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-06-30 15:57:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:57:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:57:02.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-06-30 15:57:02.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:57:02.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-06-30 15:57:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:57:02.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:57:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:57:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:57:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:57:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:57:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:57:02.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1548ms. 2025-06-30 15:57:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:57:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:57:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:57:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1244ms 2025-06-30 15:57:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:57:02.476 +03:00 [DBG] Connection id "0HNC8090TGA08" completed keep alive response. 2025-06-30 15:57:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1782ms 2025-06-30 15:57:02.477 +03:00 [DBG] Connection id "0HNC8090TGA08" received FIN. 2025-06-30 15:57:02.477 +03:00 [DBG] Connection id "0HNC8090TGA08" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:57:02.477 +03:00 [DBG] Connection id "0HNC8090TGA08" disconnecting. 2025-06-30 15:57:02.477 +03:00 [DBG] Connection id "0HNC8090TGA08" stopped. 2025-06-30 15:58:02.476 +03:00 [DBG] Connection id "0HNC8090TGA09" accepted. 2025-06-30 15:58:02.477 +03:00 [DBG] Connection id "0HNC8090TGA09" started. 2025-06-30 15:58:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:58:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:58:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 15:58:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:58:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 15:58:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:58:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:58:02.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:58:02.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:58:02.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:58:02.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:58:02.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-06-30 15:58:02.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:58:02.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:58:02.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-06-30 15:58:02.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:58:02.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-06-30 15:58:02.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:58:02.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:58:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:58:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:58:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:58:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:58:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:58:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1607ms. 2025-06-30 15:58:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:58:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:58:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:58:02.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0749ms 2025-06-30 15:58:02.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:58:02.478 +03:00 [DBG] Connection id "0HNC8090TGA09" completed keep alive response. 2025-06-30 15:58:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7586ms 2025-06-30 15:58:02.479 +03:00 [DBG] Connection id "0HNC8090TGA09" received FIN. 2025-06-30 15:58:02.479 +03:00 [DBG] Connection id "0HNC8090TGA09" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:58:02.479 +03:00 [DBG] Connection id "0HNC8090TGA09" disconnecting. 2025-06-30 15:58:02.479 +03:00 [DBG] Connection id "0HNC8090TGA09" stopped. 2025-06-30 15:59:02.464 +03:00 [DBG] Connection id "0HNC8090TGA0A" accepted. 2025-06-30 15:59:02.465 +03:00 [DBG] Connection id "0HNC8090TGA0A" started. 2025-06-30 15:59:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 15:59:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 15:59:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 15:59:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 15:59:02.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-06-30 15:59:02.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:59:02.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 15:59:02.465 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 15:59:02.465 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 15:59:02.465 +03:00 [INF] CORS policy execution successful. 2025-06-30 15:59:02.465 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:59:02.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-06-30 15:59:02.465 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 15:59:02.465 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 15:59:02.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-06-30 15:59:02.465 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 15:59:02.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-06-30 15:59:02.465 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.465 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.465 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:59:02.465 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 15:59:02.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:59:02.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:59:02.465 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:59:02.465 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:59:02.465 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 15:59:02.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-30 15:59:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:59:02.466 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 15:59:02.466 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 15:59:02.466 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7079ms 2025-06-30 15:59:02.466 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 15:59:02.466 +03:00 [DBG] Connection id "0HNC8090TGA0A" completed keep alive response. 2025-06-30 15:59:02.466 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3171ms 2025-06-30 15:59:02.466 +03:00 [DBG] Connection id "0HNC8090TGA0A" received FIN. 2025-06-30 15:59:02.466 +03:00 [DBG] Connection id "0HNC8090TGA0A" disconnecting. 2025-06-30 15:59:02.466 +03:00 [DBG] Connection id "0HNC8090TGA0A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 15:59:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0A" stopped. 2025-06-30 16:00:02.465 +03:00 [DBG] Connection id "0HNC8090TGA0B" accepted. 2025-06-30 16:00:02.465 +03:00 [DBG] Connection id "0HNC8090TGA0B" started. 2025-06-30 16:00:02.465 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:00:02.465 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:00:02.465 +03:00 [DBG] POST requests are not supported 2025-06-30 16:00:02.465 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:00:02.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-06-30 16:00:02.465 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:00:02.465 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:00:02.466 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:00:02.466 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:00:02.466 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:00:02.466 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:00:02.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-06-30 16:00:02.466 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:00:02.466 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:00:02.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-06-30 16:00:02.466 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:00:02.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-06-30 16:00:02.466 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.466 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:00:02.466 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:00:02.466 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:00:02.466 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:00:02.466 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:00:02.467 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:00:02.467 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:00:02.467 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8977ms 2025-06-30 16:00:02.467 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:00:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0B" completed keep alive response. 2025-06-30 16:00:02.467 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6935ms 2025-06-30 16:00:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0B" received FIN. 2025-06-30 16:00:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:00:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0B" disconnecting. 2025-06-30 16:00:02.467 +03:00 [DBG] Connection id "0HNC8090TGA0B" stopped. 2025-06-30 16:01:02.468 +03:00 [DBG] Connection id "0HNC8090TGA0C" accepted. 2025-06-30 16:01:02.468 +03:00 [DBG] Connection id "0HNC8090TGA0C" started. 2025-06-30 16:01:02.468 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:01:02.468 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:01:02.468 +03:00 [DBG] POST requests are not supported 2025-06-30 16:01:02.469 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:01:02.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-06-30 16:01:02.469 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:01:02.469 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:01:02.469 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:01:02.469 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:01:02.469 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:01:02.469 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:01:02.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-06-30 16:01:02.469 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:01:02.469 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:01:02.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-06-30 16:01:02.469 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:01:02.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-06-30 16:01:02.469 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.469 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.469 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:01:02.469 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:01:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:01:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:01:02.469 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:01:02.469 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:01:02.469 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:01:02.470 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-30 16:01:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:01:02.470 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:01:02.470 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:01:02.470 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9296ms 2025-06-30 16:01:02.470 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:01:02.470 +03:00 [DBG] Connection id "0HNC8090TGA0C" completed keep alive response. 2025-06-30 16:01:02.470 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6869ms 2025-06-30 16:01:02.470 +03:00 [DBG] Connection id "0HNC8090TGA0C" received FIN. 2025-06-30 16:01:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0C" disconnecting. 2025-06-30 16:01:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:01:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0C" stopped. 2025-06-30 16:02:02.582 +03:00 [DBG] Connection id "0HNC8090TGA0D" accepted. 2025-06-30 16:02:02.582 +03:00 [DBG] Connection id "0HNC8090TGA0D" started. 2025-06-30 16:02:02.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:02:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:02:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 16:02:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:02:02.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-06-30 16:02:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:02:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:02:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:02:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:02:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:02:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:02:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:02:02.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:02:02.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:02:02.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:02:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:02:02.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:02:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:02:02.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:02:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:02:02.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1159ms. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:02:02.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:02:02.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:02:02.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7287ms 2025-06-30 16:02:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA0D" completed keep alive response. 2025-06-30 16:02:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3656ms 2025-06-30 16:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA0D" received FIN. 2025-06-30 16:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA0D" disconnecting. 2025-06-30 16:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA0D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:02:02.585 +03:00 [DBG] Connection id "0HNC8090TGA0D" stopped. 2025-06-30 16:03:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0E" accepted. 2025-06-30 16:03:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0E" started. 2025-06-30 16:03:02.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:03:02.472 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:03:02.472 +03:00 [DBG] POST requests are not supported 2025-06-30 16:03:02.472 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:03:02.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-06-30 16:03:02.472 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:03:02.472 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:03:02.472 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:03:02.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:03:02.472 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:03:02.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:03:02.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-06-30 16:03:02.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:03:02.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:03:02.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-06-30 16:03:02.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:03:02.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-06-30 16:03:02.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:03:02.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:03:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:03:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:03:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:03:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:03:02.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:03:02.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1755ms. 2025-06-30 16:03:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:03:02.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:03:02.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:03:02.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3379ms 2025-06-30 16:03:02.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:03:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0E" completed keep alive response. 2025-06-30 16:03:02.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5303ms 2025-06-30 16:03:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0E" received FIN. 2025-06-30 16:03:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0E" disconnecting. 2025-06-30 16:03:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:03:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0E" stopped. 2025-06-30 16:04:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0F" accepted. 2025-06-30 16:04:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0F" started. 2025-06-30 16:04:02.472 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:04:02.473 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:04:02.473 +03:00 [DBG] POST requests are not supported 2025-06-30 16:04:02.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:04:02.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-06-30 16:04:02.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:04:02.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:04:02.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:04:02.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:04:02.473 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:04:02.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:04:02.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-06-30 16:04:02.473 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:04:02.473 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:04:02.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-06-30 16:04:02.473 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:04:02.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-06-30 16:04:02.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.473 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:04:02.473 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:04:02.473 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:04:02.473 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1172ms. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:04:02.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:04:02.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:04:02.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:04:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:04:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:04:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:04:02.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.585ms 2025-06-30 16:04:02.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:04:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0F" completed keep alive response. 2025-06-30 16:04:02.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1795ms 2025-06-30 16:04:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0F" received FIN. 2025-06-30 16:04:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0F" disconnecting. 2025-06-30 16:04:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:04:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0F" stopped. 2025-06-30 16:05:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0G" accepted. 2025-06-30 16:05:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0G" started. 2025-06-30 16:05:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:05:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:05:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:05:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:05:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:05:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:05:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:05:02.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:05:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:05:02.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:05:02.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:05:02.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-06-30 16:05:02.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:05:02.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:05:02.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-06-30 16:05:02.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:05:02.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-06-30 16:05:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:05:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:05:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:05:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1295ms. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:05:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:05:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:05:02.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7454ms 2025-06-30 16:05:02.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:05:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0G" completed keep alive response. 2025-06-30 16:05:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3744ms 2025-06-30 16:05:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0G" received FIN. 2025-06-30 16:05:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0G" disconnecting. 2025-06-30 16:05:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:05:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0G" stopped. 2025-06-30 16:06:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0H" accepted. 2025-06-30 16:06:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0H" started. 2025-06-30 16:06:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:06:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:06:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:06:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:06:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:06:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:06:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:06:02.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:06:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:06:02.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:06:02.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:06:02.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-06-30 16:06:02.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:06:02.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:06:02.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-06-30 16:06:02.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:06:02.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-06-30 16:06:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:06:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:06:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:06:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:06:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:06:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:06:02.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6586ms 2025-06-30 16:06:02.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:06:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0H" completed keep alive response. 2025-06-30 16:06:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2511ms 2025-06-30 16:06:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0H" received FIN. 2025-06-30 16:06:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0H" disconnecting. 2025-06-30 16:06:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0H" stopped. 2025-06-30 16:06:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:07:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0I" accepted. 2025-06-30 16:07:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0I" started. 2025-06-30 16:07:02.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:07:02.471 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:07:02.471 +03:00 [DBG] POST requests are not supported 2025-06-30 16:07:02.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:07:02.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:07:02.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:07:02.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:07:02.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:07:02.472 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:07:02.472 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:07:02.472 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:07:02.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-06-30 16:07:02.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:07:02.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:07:02.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-06-30 16:07:02.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:07:02.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-06-30 16:07:02.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:07:02.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:07:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:07:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:07:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:07:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:07:02.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:07:02.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1551ms. 2025-06-30 16:07:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:07:02.473 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:07:02.473 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:07:02.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0492ms 2025-06-30 16:07:02.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:07:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0I" completed keep alive response. 2025-06-30 16:07:02.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9178ms 2025-06-30 16:07:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0I" received FIN. 2025-06-30 16:07:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:07:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0I" disconnecting. 2025-06-30 16:07:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0I" stopped. 2025-06-30 16:08:02.470 +03:00 [DBG] Connection id "0HNC8090TGA0J" accepted. 2025-06-30 16:08:02.470 +03:00 [DBG] Connection id "0HNC8090TGA0J" started. 2025-06-30 16:08:02.470 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:08:02.470 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:08:02.470 +03:00 [DBG] POST requests are not supported 2025-06-30 16:08:02.470 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:08:02.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-06-30 16:08:02.470 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:08:02.470 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:08:02.470 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:08:02.470 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:08:02.470 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:08:02.470 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:08:02.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-06-30 16:08:02.470 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:08:02.470 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:08:02.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-06-30 16:08:02.470 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:08:02.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-06-30 16:08:02.470 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:08:02.471 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:08:02.471 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:08:02.471 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:08:02.471 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:08:02.471 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:08:02.471 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7763ms 2025-06-30 16:08:02.471 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:08:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0J" completed keep alive response. 2025-06-30 16:08:02.471 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4032ms 2025-06-30 16:08:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0J" received FIN. 2025-06-30 16:08:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:08:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0J" disconnecting. 2025-06-30 16:08:02.472 +03:00 [DBG] Connection id "0HNC8090TGA0J" stopped. 2025-06-30 16:09:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0K" accepted. 2025-06-30 16:09:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0K" started. 2025-06-30 16:09:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:09:02.478 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:09:02.478 +03:00 [DBG] POST requests are not supported 2025-06-30 16:09:02.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:09:02.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-06-30 16:09:02.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:09:02.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:09:02.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:09:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:09:02.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:09:02.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:09:02.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-06-30 16:09:02.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:09:02.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:09:02.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-06-30 16:09:02.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:09:02.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-06-30 16:09:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:09:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:09:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:09:02.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:09:02.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1686ms. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:09:02.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:09:02.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:09:02.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.333ms 2025-06-30 16:09:02.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:09:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0K" completed keep alive response. 2025-06-30 16:09:02.480 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2895ms 2025-06-30 16:09:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0K" received FIN. 2025-06-30 16:09:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0K" disconnecting. 2025-06-30 16:09:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:09:02.481 +03:00 [DBG] Connection id "0HNC8090TGA0K" stopped. 2025-06-30 16:10:02.474 +03:00 [DBG] Connection id "0HNC8090TGA0L" accepted. 2025-06-30 16:10:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0L" started. 2025-06-30 16:10:02.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:10:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:10:02.475 +03:00 [DBG] POST requests are not supported 2025-06-30 16:10:02.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:10:02.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-06-30 16:10:02.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:10:02.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:10:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:10:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:10:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:10:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:10:02.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-06-30 16:10:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:10:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:10:02.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-06-30 16:10:02.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:10:02.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-06-30 16:10:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:10:02.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:10:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:10:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:10:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:10:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:10:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:10:02.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-30 16:10:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:10:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:10:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:10:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7599ms 2025-06-30 16:10:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:10:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0L" completed keep alive response. 2025-06-30 16:10:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5028ms 2025-06-30 16:10:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0L" received FIN. 2025-06-30 16:10:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:10:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0L" disconnecting. 2025-06-30 16:10:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0L" stopped. 2025-06-30 16:11:02.486 +03:00 [DBG] Connection id "0HNC8090TGA0M" accepted. 2025-06-30 16:11:02.486 +03:00 [DBG] Connection id "0HNC8090TGA0M" started. 2025-06-30 16:11:02.486 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:11:02.486 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:11:02.486 +03:00 [DBG] POST requests are not supported 2025-06-30 16:11:02.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:11:02.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:11:02.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:11:02.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:11:02.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:11:02.486 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:11:02.486 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:11:02.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:11:02.486 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:11:02.486 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:11:02.486 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:11:02.486 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:11:02.486 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:11:02.486 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:11:02.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.486 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:11:02.486 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:11:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:11:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:11:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:11:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:11:02.486 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:11:02.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-06-30 16:11:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:11:02.487 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:11:02.487 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:11:02.487 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7693ms 2025-06-30 16:11:02.487 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:11:02.487 +03:00 [DBG] Connection id "0HNC8090TGA0M" completed keep alive response. 2025-06-30 16:11:02.487 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4035ms 2025-06-30 16:11:02.487 +03:00 [DBG] Connection id "0HNC8090TGA0M" received FIN. 2025-06-30 16:11:02.488 +03:00 [DBG] Connection id "0HNC8090TGA0M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:11:02.488 +03:00 [DBG] Connection id "0HNC8090TGA0M" disconnecting. 2025-06-30 16:11:02.488 +03:00 [DBG] Connection id "0HNC8090TGA0M" stopped. 2025-06-30 16:12:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0N" accepted. 2025-06-30 16:12:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0N" started. 2025-06-30 16:12:02.483 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:12:02.483 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:12:02.483 +03:00 [DBG] POST requests are not supported 2025-06-30 16:12:02.483 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:12:02.483 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:12:02.483 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:12:02.483 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:12:02.483 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:12:02.483 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:12:02.483 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:12:02.483 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:12:02.483 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:12:02.483 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:12:02.483 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:12:02.483 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:12:02.483 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:12:02.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:12:02.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.484 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:12:02.484 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:12:02.484 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:12:02.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1671ms. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:12:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:12:02.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:12:02.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:12:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:12:02.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3272ms 2025-06-30 16:12:02.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:12:02.485 +03:00 [DBG] Connection id "0HNC8090TGA0N" completed keep alive response. 2025-06-30 16:12:02.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2487ms 2025-06-30 16:12:02.485 +03:00 [DBG] Connection id "0HNC8090TGA0N" received FIN. 2025-06-30 16:12:02.485 +03:00 [DBG] Connection id "0HNC8090TGA0N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:12:02.485 +03:00 [DBG] Connection id "0HNC8090TGA0N" disconnecting. 2025-06-30 16:12:02.485 +03:00 [DBG] Connection id "0HNC8090TGA0N" stopped. 2025-06-30 16:13:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0O" accepted. 2025-06-30 16:13:02.475 +03:00 [DBG] Connection id "0HNC8090TGA0O" started. 2025-06-30 16:13:02.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:13:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:13:02.475 +03:00 [DBG] POST requests are not supported 2025-06-30 16:13:02.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:13:02.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-06-30 16:13:02.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:13:02.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:13:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:13:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:13:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:13:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:13:02.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-06-30 16:13:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:13:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:13:02.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-06-30 16:13:02.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:13:02.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-06-30 16:13:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:13:02.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:13:02.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:13:02.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:13:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:13:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:13:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-06-30 16:13:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:13:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0O" completed keep alive response. 2025-06-30 16:13:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3745ms 2025-06-30 16:13:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0O" received FIN. 2025-06-30 16:13:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0O" disconnecting. 2025-06-30 16:13:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:13:02.478 +03:00 [DBG] Connection id "0HNC8090TGA0O" stopped. 2025-06-30 16:14:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0P" accepted. 2025-06-30 16:14:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0P" started. 2025-06-30 16:14:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:14:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:14:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:14:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:14:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:14:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:14:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:14:02.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:14:02.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:14:02.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:14:02.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:14:02.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-06-30 16:14:02.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:14:02.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:14:02.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-06-30 16:14:02.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:14:02.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-06-30 16:14:02.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:14:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:14:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:14:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1514ms. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:14:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:14:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:14:02.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0349ms 2025-06-30 16:14:02.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:14:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0P" completed keep alive response. 2025-06-30 16:14:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9454ms 2025-06-30 16:14:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0P" received FIN. 2025-06-30 16:14:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0P" disconnecting. 2025-06-30 16:14:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:14:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0P" stopped. 2025-06-30 16:15:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0Q" accepted. 2025-06-30 16:15:02.476 +03:00 [DBG] Connection id "0HNC8090TGA0Q" started. 2025-06-30 16:15:02.476 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:15:02.476 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:15:02.476 +03:00 [DBG] POST requests are not supported 2025-06-30 16:15:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:15:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:15:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:15:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:15:02.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:15:02.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:15:02.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:15:02.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:15:02.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-06-30 16:15:02.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:15:02.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:15:02.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-06-30 16:15:02.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:15:02.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-06-30 16:15:02.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:15:02.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:15:02.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:15:02.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:15:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:15:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:15:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:15:02.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9366ms 2025-06-30 16:15:02.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:15:02.478 +03:00 [DBG] Connection id "0HNC8090TGA0Q" completed keep alive response. 2025-06-30 16:15:02.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5934ms 2025-06-30 16:15:02.478 +03:00 [DBG] Connection id "0HNC8090TGA0Q" received FIN. 2025-06-30 16:15:02.478 +03:00 [DBG] Connection id "0HNC8090TGA0Q" disconnecting. 2025-06-30 16:15:02.478 +03:00 [DBG] Connection id "0HNC8090TGA0Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:15:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0Q" stopped. 2025-06-30 16:16:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0R" accepted. 2025-06-30 16:16:02.471 +03:00 [DBG] Connection id "0HNC8090TGA0R" started. 2025-06-30 16:16:02.471 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:16:02.471 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:16:02.471 +03:00 [DBG] POST requests are not supported 2025-06-30 16:16:02.471 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:16:02.471 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:16:02.471 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:16:02.471 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:16:02.471 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:16:02.471 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:16:02.471 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:16:02.471 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:16:02.471 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:16:02.472 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:16:02.472 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:16:02.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-06-30 16:16:02.472 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:16:02.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-06-30 16:16:02.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:16:02.472 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:16:02.472 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:16:02.472 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2335ms. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:16:02.472 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:16:02.472 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.472 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.473 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:16:02.473 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9128ms 2025-06-30 16:16:02.473 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:16:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0R" completed keep alive response. 2025-06-30 16:16:02.473 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5465ms 2025-06-30 16:16:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0R" received FIN. 2025-06-30 16:16:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:16:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0R" disconnecting. 2025-06-30 16:16:02.473 +03:00 [DBG] Connection id "0HNC8090TGA0R" stopped. 2025-06-30 16:17:02.489 +03:00 [DBG] Connection id "0HNC8090TGA0S" accepted. 2025-06-30 16:17:02.489 +03:00 [DBG] Connection id "0HNC8090TGA0S" started. 2025-06-30 16:17:02.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:17:02.489 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:17:02.489 +03:00 [DBG] POST requests are not supported 2025-06-30 16:17:02.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:17:02.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-06-30 16:17:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:17:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:17:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:17:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:17:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:17:02.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:17:02.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-06-30 16:17:02.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:17:02.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:17:02.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-06-30 16:17:02.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:17:02.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-06-30 16:17:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:17:02.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:17:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:17:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:17:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:17:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:17:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:17:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-30 16:17:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:17:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:17:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:17:02.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0077ms 2025-06-30 16:17:02.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:17:02.491 +03:00 [DBG] Connection id "0HNC8090TGA0S" completed keep alive response. 2025-06-30 16:17:02.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9125ms 2025-06-30 16:17:02.492 +03:00 [DBG] Connection id "0HNC8090TGA0S" received FIN. 2025-06-30 16:17:02.492 +03:00 [DBG] Connection id "0HNC8090TGA0S" disconnecting. 2025-06-30 16:17:02.492 +03:00 [DBG] Connection id "0HNC8090TGA0S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:17:02.493 +03:00 [DBG] Connection id "0HNC8090TGA0S" stopped. 2025-06-30 16:18:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0T" accepted. 2025-06-30 16:18:02.477 +03:00 [DBG] Connection id "0HNC8090TGA0T" started. 2025-06-30 16:18:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:18:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:18:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:18:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:18:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:18:02.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:18:02.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:18:02.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:18:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:18:02.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:18:02.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:18:02.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-06-30 16:18:02.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:18:02.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:18:02.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-06-30 16:18:02.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:18:02.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-06-30 16:18:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:18:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:18:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:18:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:18:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:18:02.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:18:02.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:18:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:18:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:18:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:18:02.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9087ms 2025-06-30 16:18:02.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:18:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0T" completed keep alive response. 2025-06-30 16:18:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5649ms 2025-06-30 16:18:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0T" received FIN. 2025-06-30 16:18:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0T" disconnecting. 2025-06-30 16:18:02.479 +03:00 [DBG] Connection id "0HNC8090TGA0T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:18:02.481 +03:00 [DBG] Connection id "0HNC8090TGA0T" stopped. 2025-06-30 16:19:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0U" accepted. 2025-06-30 16:19:02.480 +03:00 [DBG] Connection id "0HNC8090TGA0U" started. 2025-06-30 16:19:02.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:19:02.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:19:02.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:19:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:19:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:19:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:19:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:19:02.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:19:02.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:19:02.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:19:02.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:19:02.480 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:19:02.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:19:02.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:19:02.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:19:02.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:19:02.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:19:02.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:19:02.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:19:02.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:19:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:19:02.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:19:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:19:02.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.01ms 2025-06-30 16:19:02.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:19:02.482 +03:00 [DBG] Connection id "0HNC8090TGA0U" completed keep alive response. 2025-06-30 16:19:02.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6937ms 2025-06-30 16:19:02.482 +03:00 [DBG] Connection id "0HNC8090TGA0U" received FIN. 2025-06-30 16:19:02.482 +03:00 [DBG] Connection id "0HNC8090TGA0U" disconnecting. 2025-06-30 16:19:02.482 +03:00 [DBG] Connection id "0HNC8090TGA0U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:19:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0U" stopped. 2025-06-30 16:20:02.481 +03:00 [DBG] Connection id "0HNC8090TGA0V" accepted. 2025-06-30 16:20:02.481 +03:00 [DBG] Connection id "0HNC8090TGA0V" started. 2025-06-30 16:20:02.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:20:02.482 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:20:02.482 +03:00 [DBG] POST requests are not supported 2025-06-30 16:20:02.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:20:02.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:20:02.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:20:02.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:20:02.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:20:02.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:20:02.482 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:20:02.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:20:02.482 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:20:02.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:20:02.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:20:02.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:20:02.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:20:02.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:20:02.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:20:02.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:20:02.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:20:02.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:20:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:20:02.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:20:02.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:20:02.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6985ms 2025-06-30 16:20:02.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:20:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0V" completed keep alive response. 2025-06-30 16:20:02.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3284ms 2025-06-30 16:20:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0V" received FIN. 2025-06-30 16:20:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0V" disconnecting. 2025-06-30 16:20:02.483 +03:00 [DBG] Connection id "0HNC8090TGA0V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:20:02.484 +03:00 [DBG] Connection id "0HNC8090TGA0V" stopped. 2025-06-30 16:21:02.496 +03:00 [DBG] Connection id "0HNC8090TGA10" accepted. 2025-06-30 16:21:02.496 +03:00 [DBG] Connection id "0HNC8090TGA10" started. 2025-06-30 16:21:02.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:21:02.496 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:21:02.496 +03:00 [DBG] POST requests are not supported 2025-06-30 16:21:02.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:21:02.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-06-30 16:21:02.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:21:02.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:21:02.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:21:02.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:21:02.496 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:21:02.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:21:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:21:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:21:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:21:02.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-06-30 16:21:02.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:21:02.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-06-30 16:21:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:21:02.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:21:02.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:21:02.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1557ms. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:21:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:21:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:21:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:21:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:21:02.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1818ms 2025-06-30 16:21:02.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:21:02.498 +03:00 [DBG] Connection id "0HNC8090TGA10" completed keep alive response. 2025-06-30 16:21:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.188ms 2025-06-30 16:21:02.498 +03:00 [DBG] Connection id "0HNC8090TGA10" received FIN. 2025-06-30 16:21:02.498 +03:00 [DBG] Connection id "0HNC8090TGA10" disconnecting. 2025-06-30 16:21:02.498 +03:00 [DBG] Connection id "0HNC8090TGA10" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:21:02.499 +03:00 [DBG] Connection id "0HNC8090TGA10" stopped. 2025-06-30 16:22:02.485 +03:00 [DBG] Connection id "0HNC8090TGA11" accepted. 2025-06-30 16:22:02.485 +03:00 [DBG] Connection id "0HNC8090TGA11" started. 2025-06-30 16:22:02.485 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:22:02.485 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:22:02.485 +03:00 [DBG] POST requests are not supported 2025-06-30 16:22:02.485 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:22:02.485 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:22:02.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:22:02.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:22:02.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:22:02.486 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:22:02.486 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:22:02.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:22:02.486 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:22:02.486 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:22:02.486 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:22:02.486 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:22:02.486 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:22:02.486 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:22:02.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:22:02.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:22:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:22:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:22:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:22:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:22:02.487 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:22:02.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1946ms. 2025-06-30 16:22:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:22:02.488 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:22:02.488 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:22:02.488 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9151ms 2025-06-30 16:22:02.488 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:22:02.489 +03:00 [DBG] Connection id "0HNC8090TGA11" completed keep alive response. 2025-06-30 16:22:02.489 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3903ms 2025-06-30 16:22:02.489 +03:00 [DBG] Connection id "0HNC8090TGA11" received FIN. 2025-06-30 16:22:02.489 +03:00 [DBG] Connection id "0HNC8090TGA11" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:22:02.489 +03:00 [DBG] Connection id "0HNC8090TGA11" disconnecting. 2025-06-30 16:22:02.489 +03:00 [DBG] Connection id "0HNC8090TGA11" stopped. 2025-06-30 16:23:02.479 +03:00 [DBG] Connection id "0HNC8090TGA12" accepted. 2025-06-30 16:23:02.479 +03:00 [DBG] Connection id "0HNC8090TGA12" started. 2025-06-30 16:23:02.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:23:02.479 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:23:02.479 +03:00 [DBG] POST requests are not supported 2025-06-30 16:23:02.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:23:02.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:23:02.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:23:02.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:23:02.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:23:02.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:23:02.479 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:23:02.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:23:02.480 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:23:02.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:23:02.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:23:02.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:23:02.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:23:02.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:23:02.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:23:02.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:23:02.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:23:02.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.143ms. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:23:02.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:23:02.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:23:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:23:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:23:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:23:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:23:02.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0011ms 2025-06-30 16:23:02.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:23:02.481 +03:00 [DBG] Connection id "0HNC8090TGA12" completed keep alive response. 2025-06-30 16:23:02.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8545ms 2025-06-30 16:23:02.481 +03:00 [DBG] Connection id "0HNC8090TGA12" received FIN. 2025-06-30 16:23:02.481 +03:00 [DBG] Connection id "0HNC8090TGA12" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:23:02.481 +03:00 [DBG] Connection id "0HNC8090TGA12" disconnecting. 2025-06-30 16:23:02.481 +03:00 [DBG] Connection id "0HNC8090TGA12" stopped. 2025-06-30 16:24:02.474 +03:00 [DBG] Connection id "0HNC8090TGA13" accepted. 2025-06-30 16:24:02.474 +03:00 [DBG] Connection id "0HNC8090TGA13" started. 2025-06-30 16:24:02.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:24:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:24:02.475 +03:00 [DBG] POST requests are not supported 2025-06-30 16:24:02.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:24:02.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-06-30 16:24:02.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:24:02.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:24:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:24:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:24:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:24:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:24:02.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-06-30 16:24:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:24:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:24:02.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-06-30 16:24:02.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:24:02.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-06-30 16:24:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:24:02.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:24:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:24:02.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:24:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:24:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:24:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:24:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7502ms 2025-06-30 16:24:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:24:02.476 +03:00 [DBG] Connection id "0HNC8090TGA13" completed keep alive response. 2025-06-30 16:24:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3806ms 2025-06-30 16:24:02.476 +03:00 [DBG] Connection id "0HNC8090TGA13" received FIN. 2025-06-30 16:24:02.476 +03:00 [DBG] Connection id "0HNC8090TGA13" disconnecting. 2025-06-30 16:24:02.476 +03:00 [DBG] Connection id "0HNC8090TGA13" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:24:02.477 +03:00 [DBG] Connection id "0HNC8090TGA13" stopped. 2025-06-30 16:25:02.484 +03:00 [DBG] Connection id "0HNC8090TGA14" accepted. 2025-06-30 16:25:02.484 +03:00 [DBG] Connection id "0HNC8090TGA14" started. 2025-06-30 16:25:02.485 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:25:02.485 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:25:02.485 +03:00 [DBG] POST requests are not supported 2025-06-30 16:25:02.485 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:25:02.485 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:25:02.485 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:25:02.485 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:25:02.485 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:25:02.485 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:25:02.485 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:25:02.485 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:25:02.485 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:25:02.485 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:25:02.485 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:25:02.485 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:25:02.485 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:25:02.485 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:25:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.485 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:25:02.485 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:25:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:25:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:25:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:25:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:25:02.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:25:02.486 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-30 16:25:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:25:02.486 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:25:02.486 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:25:02.486 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7335ms 2025-06-30 16:25:02.486 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:25:02.486 +03:00 [DBG] Connection id "0HNC8090TGA14" completed keep alive response. 2025-06-30 16:25:02.486 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5081ms 2025-06-30 16:25:02.486 +03:00 [DBG] Connection id "0HNC8090TGA14" received FIN. 2025-06-30 16:25:02.486 +03:00 [DBG] Connection id "0HNC8090TGA14" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:25:02.486 +03:00 [DBG] Connection id "0HNC8090TGA14" disconnecting. 2025-06-30 16:25:02.487 +03:00 [DBG] Connection id "0HNC8090TGA14" stopped. 2025-06-30 16:26:02.476 +03:00 [DBG] Connection id "0HNC8090TGA15" accepted. 2025-06-30 16:26:02.477 +03:00 [DBG] Connection id "0HNC8090TGA15" started. 2025-06-30 16:26:02.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:26:02.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:26:02.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:26:02.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:26:02.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:26:02.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:26:02.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:26:02.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:26:02.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:26:02.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:26:02.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:26:02.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-06-30 16:26:02.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:26:02.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:26:02.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-06-30 16:26:02.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:26:02.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-06-30 16:26:02.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:26:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:26:02.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:26:02.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:26:02.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:26:02.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:26:02.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7419ms 2025-06-30 16:26:02.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:26:02.478 +03:00 [DBG] Connection id "0HNC8090TGA15" completed keep alive response. 2025-06-30 16:26:02.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4679ms 2025-06-30 16:26:02.479 +03:00 [DBG] Connection id "0HNC8090TGA15" received FIN. 2025-06-30 16:26:02.479 +03:00 [DBG] Connection id "0HNC8090TGA15" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:26:02.479 +03:00 [DBG] Connection id "0HNC8090TGA15" disconnecting. 2025-06-30 16:26:02.479 +03:00 [DBG] Connection id "0HNC8090TGA15" stopped. 2025-06-30 16:27:02.484 +03:00 [DBG] Connection id "0HNC8090TGA16" accepted. 2025-06-30 16:27:02.484 +03:00 [DBG] Connection id "0HNC8090TGA16" started. 2025-06-30 16:27:02.484 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:27:02.484 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:27:02.484 +03:00 [DBG] POST requests are not supported 2025-06-30 16:27:02.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:27:02.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:27:02.484 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:27:02.484 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:27:02.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:27:02.485 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:27:02.485 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:27:02.485 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:27:02.485 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:27:02.485 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:27:02.485 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:27:02.485 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:27:02.485 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:27:02.485 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:27:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.485 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:27:02.485 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:27:02.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:27:02.485 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:27:02.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:27:02.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:27:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:27:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:27:02.486 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7849ms 2025-06-30 16:27:02.486 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:27:02.486 +03:00 [DBG] Connection id "0HNC8090TGA16" completed keep alive response. 2025-06-30 16:27:02.486 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.416ms 2025-06-30 16:27:02.486 +03:00 [DBG] Connection id "0HNC8090TGA16" received FIN. 2025-06-30 16:27:02.486 +03:00 [DBG] Connection id "0HNC8090TGA16" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:27:02.486 +03:00 [DBG] Connection id "0HNC8090TGA16" disconnecting. 2025-06-30 16:27:02.486 +03:00 [DBG] Connection id "0HNC8090TGA16" stopped. 2025-06-30 16:28:02.481 +03:00 [DBG] Connection id "0HNC8090TGA17" accepted. 2025-06-30 16:28:02.481 +03:00 [DBG] Connection id "0HNC8090TGA17" started. 2025-06-30 16:28:02.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:28:02.481 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:28:02.481 +03:00 [DBG] POST requests are not supported 2025-06-30 16:28:02.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:28:02.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:28:02.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:28:02.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:28:02.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:28:02.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:28:02.481 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:28:02.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:28:02.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:28:02.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:28:02.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:28:02.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:28:02.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:28:02.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:28:02.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:28:02.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:28:02.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:28:02.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:28:02.482 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:28:02.482 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:28:02.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:28:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:28:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:28:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:28:02.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0644ms 2025-06-30 16:28:02.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:28:02.483 +03:00 [DBG] Connection id "0HNC8090TGA17" completed keep alive response. 2025-06-30 16:28:02.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8919ms 2025-06-30 16:28:02.483 +03:00 [DBG] Connection id "0HNC8090TGA17" received FIN. 2025-06-30 16:28:02.483 +03:00 [DBG] Connection id "0HNC8090TGA17" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:28:02.483 +03:00 [DBG] Connection id "0HNC8090TGA17" disconnecting. 2025-06-30 16:28:02.483 +03:00 [DBG] Connection id "0HNC8090TGA17" stopped. 2025-06-30 16:29:02.488 +03:00 [DBG] Connection id "0HNC8090TGA18" accepted. 2025-06-30 16:29:02.488 +03:00 [DBG] Connection id "0HNC8090TGA18" started. 2025-06-30 16:29:02.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:29:02.488 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:29:02.488 +03:00 [DBG] POST requests are not supported 2025-06-30 16:29:02.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:29:02.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-06-30 16:29:02.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:29:02.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:29:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:29:02.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:29:02.488 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:29:02.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:29:02.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-06-30 16:29:02.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:29:02.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:29:02.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-06-30 16:29:02.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:29:02.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-06-30 16:29:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:29:02.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:29:02.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:29:02.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1628ms. 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:29:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:29:02.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:29:02.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:29:02.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2792ms 2025-06-30 16:29:02.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:29:02.490 +03:00 [DBG] Connection id "0HNC8090TGA18" completed keep alive response. 2025-06-30 16:29:02.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1958ms 2025-06-30 16:29:02.491 +03:00 [DBG] Connection id "0HNC8090TGA18" received FIN. 2025-06-30 16:29:02.491 +03:00 [DBG] Connection id "0HNC8090TGA18" disconnecting. 2025-06-30 16:29:02.491 +03:00 [DBG] Connection id "0HNC8090TGA18" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:29:02.492 +03:00 [DBG] Connection id "0HNC8090TGA18" stopped. 2025-06-30 16:30:02.481 +03:00 [DBG] Connection id "0HNC8090TGA19" accepted. 2025-06-30 16:30:02.482 +03:00 [DBG] Connection id "0HNC8090TGA19" started. 2025-06-30 16:30:02.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:30:02.482 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:30:02.482 +03:00 [DBG] POST requests are not supported 2025-06-30 16:30:02.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:30:02.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:30:02.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:30:02.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:30:02.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:30:02.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:30:02.483 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:30:02.483 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:30:02.483 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:30:02.483 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:30:02.483 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:30:02.483 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:30:02.483 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:30:02.483 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:30:02.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.483 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:30:02.483 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:30:02.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:30:02.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:30:02.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:30:02.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:30:02.484 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:30:02.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1706ms. 2025-06-30 16:30:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:30:02.484 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:30:02.484 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:30:02.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5955ms 2025-06-30 16:30:02.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:30:02.485 +03:00 [DBG] Connection id "0HNC8090TGA19" completed keep alive response. 2025-06-30 16:30:02.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.0255ms 2025-06-30 16:30:02.485 +03:00 [DBG] Connection id "0HNC8090TGA19" received FIN. 2025-06-30 16:30:02.485 +03:00 [DBG] Connection id "0HNC8090TGA19" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:30:02.485 +03:00 [DBG] Connection id "0HNC8090TGA19" disconnecting. 2025-06-30 16:30:02.485 +03:00 [DBG] Connection id "0HNC8090TGA19" stopped. 2025-06-30 16:31:02.480 +03:00 [DBG] Connection id "0HNC8090TGA1A" accepted. 2025-06-30 16:31:02.480 +03:00 [DBG] Connection id "0HNC8090TGA1A" started. 2025-06-30 16:31:02.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:31:02.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:31:02.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:31:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:31:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:31:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:31:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:31:02.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:31:02.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:31:02.481 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:31:02.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:31:02.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:31:02.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:31:02.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:31:02.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:31:02.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:31:02.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:31:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:31:02.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:31:02.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:31:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:31:02.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:31:02.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:31:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:31:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:31:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:31:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:31:02.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7322ms 2025-06-30 16:31:02.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:31:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1A" completed keep alive response. 2025-06-30 16:31:02.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4456ms 2025-06-30 16:31:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1A" received FIN. 2025-06-30 16:31:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1A" disconnecting. 2025-06-30 16:31:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:31:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1A" stopped. 2025-06-30 16:32:02.554 +03:00 [DBG] Connection id "0HNC8090TGA1B" accepted. 2025-06-30 16:32:02.554 +03:00 [DBG] Connection id "0HNC8090TGA1B" started. 2025-06-30 16:32:02.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:32:02.554 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:32:02.554 +03:00 [DBG] POST requests are not supported 2025-06-30 16:32:02.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:32:02.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:32:02.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:32:02.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:32:02.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:32:02.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:32:02.554 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:32:02.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:32:02.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:32:02.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:32:02.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:32:02.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:32:02.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:32:02.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:32:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:32:02.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:32:02.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:32:02.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:32:02.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:32:02.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:32:02.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9303ms 2025-06-30 16:32:02.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:32:02.556 +03:00 [DBG] Connection id "0HNC8090TGA1B" completed keep alive response. 2025-06-30 16:32:02.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7278ms 2025-06-30 16:32:02.556 +03:00 [DBG] Connection id "0HNC8090TGA1B" received FIN. 2025-06-30 16:32:02.556 +03:00 [DBG] Connection id "0HNC8090TGA1B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:32:02.556 +03:00 [DBG] Connection id "0HNC8090TGA1B" disconnecting. 2025-06-30 16:32:02.556 +03:00 [DBG] Connection id "0HNC8090TGA1B" stopped. 2025-06-30 16:33:02.489 +03:00 [DBG] Connection id "0HNC8090TGA1C" accepted. 2025-06-30 16:33:02.489 +03:00 [DBG] Connection id "0HNC8090TGA1C" started. 2025-06-30 16:33:02.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:33:02.489 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:33:02.489 +03:00 [DBG] POST requests are not supported 2025-06-30 16:33:02.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:33:02.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-06-30 16:33:02.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:33:02.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:33:02.489 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:33:02.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:33:02.489 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:33:02.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:33:02.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-06-30 16:33:02.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:33:02.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:33:02.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-06-30 16:33:02.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:33:02.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-06-30 16:33:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:33:02.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:33:02.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:33:02.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1171ms. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:33:02.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:33:02.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:33:02.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6666ms 2025-06-30 16:33:02.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:33:02.490 +03:00 [DBG] Connection id "0HNC8090TGA1C" completed keep alive response. 2025-06-30 16:33:02.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2735ms 2025-06-30 16:33:02.490 +03:00 [DBG] Connection id "0HNC8090TGA1C" received FIN. 2025-06-30 16:33:02.491 +03:00 [DBG] Connection id "0HNC8090TGA1C" disconnecting. 2025-06-30 16:33:02.491 +03:00 [DBG] Connection id "0HNC8090TGA1C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:33:02.492 +03:00 [DBG] Connection id "0HNC8090TGA1C" stopped. 2025-06-30 16:34:02.481 +03:00 [DBG] Connection id "0HNC8090TGA1D" accepted. 2025-06-30 16:34:02.481 +03:00 [DBG] Connection id "0HNC8090TGA1D" started. 2025-06-30 16:34:02.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:34:02.481 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:34:02.481 +03:00 [DBG] POST requests are not supported 2025-06-30 16:34:02.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:34:02.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:34:02.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:34:02.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:34:02.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:34:02.482 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:34:02.482 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:34:02.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:34:02.482 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:34:02.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:34:02.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:34:02.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:34:02.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:34:02.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:34:02.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:34:02.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:34:02.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:34:02.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1388ms. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:34:02.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:34:02.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:34:02.483 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8693ms 2025-06-30 16:34:02.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:34:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1D" completed keep alive response. 2025-06-30 16:34:02.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5275ms 2025-06-30 16:34:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1D" received FIN. 2025-06-30 16:34:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1D" disconnecting. 2025-06-30 16:34:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:34:02.484 +03:00 [DBG] Connection id "0HNC8090TGA1D" stopped. 2025-06-30 16:35:02.474 +03:00 [DBG] Connection id "0HNC8090TGA1E" accepted. 2025-06-30 16:35:02.474 +03:00 [DBG] Connection id "0HNC8090TGA1E" started. 2025-06-30 16:35:02.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:35:02.474 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:35:02.474 +03:00 [DBG] POST requests are not supported 2025-06-30 16:35:02.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:35:02.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-06-30 16:35:02.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:35:02.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:35:02.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:35:02.474 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:35:02.474 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:35:02.474 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:35:02.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-06-30 16:35:02.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:35:02.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:35:02.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:35:02.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:35:02.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:35:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:35:02.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:35:02.475 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:35:02.475 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:35:02.475 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:35:02.475 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:35:02.475 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9485ms 2025-06-30 16:35:02.475 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:35:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1E" completed keep alive response. 2025-06-30 16:35:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.698ms 2025-06-30 16:35:02.476 +03:00 [DBG] Connection id "0HNC8090TGA1E" received FIN. 2025-06-30 16:35:02.476 +03:00 [DBG] Connection id "0HNC8090TGA1E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:35:02.476 +03:00 [DBG] Connection id "0HNC8090TGA1E" disconnecting. 2025-06-30 16:35:02.476 +03:00 [DBG] Connection id "0HNC8090TGA1E" stopped. 2025-06-30 16:36:02.473 +03:00 [DBG] Connection id "0HNC8090TGA1F" accepted. 2025-06-30 16:36:02.473 +03:00 [DBG] Connection id "0HNC8090TGA1F" started. 2025-06-30 16:36:02.473 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:36:02.473 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:36:02.473 +03:00 [DBG] POST requests are not supported 2025-06-30 16:36:02.473 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:36:02.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-06-30 16:36:02.473 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:36:02.473 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:36:02.473 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:36:02.473 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:36:02.473 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:36:02.473 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:36:02.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-06-30 16:36:02.474 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:36:02.474 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:36:02.474 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:36:02.474 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:36:02.474 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:36:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:36:02.474 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:36:02.474 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:36:02.474 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:36:02.474 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:36:02.474 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:36:02.474 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6007ms 2025-06-30 16:36:02.474 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:36:02.474 +03:00 [DBG] Connection id "0HNC8090TGA1F" completed keep alive response. 2025-06-30 16:36:02.474 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1235ms 2025-06-30 16:36:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1F" received FIN. 2025-06-30 16:36:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:36:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1F" disconnecting. 2025-06-30 16:36:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1F" stopped. 2025-06-30 16:37:02.479 +03:00 [DBG] Connection id "0HNC8090TGA1G" accepted. 2025-06-30 16:37:02.479 +03:00 [DBG] Connection id "0HNC8090TGA1G" started. 2025-06-30 16:37:02.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:37:02.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:37:02.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:37:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:37:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:37:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:37:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:37:02.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:37:02.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:37:02.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:37:02.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:37:02.480 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:37:02.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:37:02.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:37:02.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:37:02.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:37:02.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:37:02.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:37:02.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:37:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:37:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:37:02.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:37:02.480 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:37:02.480 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:37:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1509ms. 2025-06-30 16:37:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:37:02.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:37:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:37:02.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0752ms 2025-06-30 16:37:02.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:37:02.481 +03:00 [DBG] Connection id "0HNC8090TGA1G" completed keep alive response. 2025-06-30 16:37:02.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8966ms 2025-06-30 16:37:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1G" received FIN. 2025-06-30 16:37:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1G" disconnecting. 2025-06-30 16:37:02.482 +03:00 [DBG] Connection id "0HNC8090TGA1G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:37:02.483 +03:00 [DBG] Connection id "0HNC8090TGA1G" stopped. 2025-06-30 16:38:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1H" accepted. 2025-06-30 16:38:02.475 +03:00 [DBG] Connection id "0HNC8090TGA1H" started. 2025-06-30 16:38:02.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:38:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:38:02.476 +03:00 [DBG] POST requests are not supported 2025-06-30 16:38:02.476 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:38:02.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-06-30 16:38:02.476 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:38:02.476 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:38:02.476 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:38:02.476 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:38:02.476 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:38:02.476 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:38:02.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-06-30 16:38:02.476 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:38:02.476 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:38:02.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-06-30 16:38:02.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:38:02.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-06-30 16:38:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:38:02.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:38:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:38:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:38:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:38:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:38:02.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:38:02.477 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1262ms. 2025-06-30 16:38:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:38:02.477 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:38:02.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:38:02.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7299ms 2025-06-30 16:38:02.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:38:02.477 +03:00 [DBG] Connection id "0HNC8090TGA1H" completed keep alive response. 2025-06-30 16:38:02.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5385ms 2025-06-30 16:38:02.477 +03:00 [DBG] Connection id "0HNC8090TGA1H" received FIN. 2025-06-30 16:38:02.477 +03:00 [DBG] Connection id "0HNC8090TGA1H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:38:02.477 +03:00 [DBG] Connection id "0HNC8090TGA1H" disconnecting. 2025-06-30 16:38:02.477 +03:00 [DBG] Connection id "0HNC8090TGA1H" stopped. 2025-06-30 16:39:02.484 +03:00 [DBG] Connection id "0HNC8090TGA1I" accepted. 2025-06-30 16:39:02.484 +03:00 [DBG] Connection id "0HNC8090TGA1I" started. 2025-06-30 16:39:02.484 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:02.484 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:02.484 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:02.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:02.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:02.484 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:02.484 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:02.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:02.484 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:02.484 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:02.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:02.485 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:39:02.485 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:02.485 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:02.485 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:39:02.485 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:02.485 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:39:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.485 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:02.485 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:02.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:02.485 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1604ms. 2025-06-30 16:39:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:02.486 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:02.486 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:02.486 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1997ms 2025-06-30 16:39:02.486 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:02.486 +03:00 [DBG] Connection id "0HNC8090TGA1I" completed keep alive response. 2025-06-30 16:39:02.486 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2122ms 2025-06-30 16:39:02.486 +03:00 [DBG] Connection id "0HNC8090TGA1I" received FIN. 2025-06-30 16:39:02.487 +03:00 [DBG] Connection id "0HNC8090TGA1I" disconnecting. 2025-06-30 16:39:02.487 +03:00 [DBG] Connection id "0HNC8090TGA1I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:02.488 +03:00 [DBG] Connection id "0HNC8090TGA1I" stopped. 2025-06-30 16:39:28.001 +03:00 [DBG] Connection id "0HNC8090TGA1J" accepted. 2025-06-30 16:39:28.001 +03:00 [DBG] Connection id "0HNC8090TGA1J" started. 2025-06-30 16:39:28.001 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:28.001 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:28.001 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:28.001 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:28.001 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:28.001 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:28.001 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:28.001 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:28.001 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:28.001 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:28.001 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:28.002 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:39:28.002 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:28.002 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:28.002 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:39:28.002 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:28.002 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:39:28.002 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.002 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:28.002 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:28.002 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:28.002 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:28.002 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:28.003 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:28.003 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:28.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:28.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:28.003 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.003 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.003 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.003 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:28.003 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8127ms 2025-06-30 16:39:28.003 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:28.003 +03:00 [DBG] Connection id "0HNC8090TGA1J" completed keep alive response. 2025-06-30 16:39:28.003 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6015ms 2025-06-30 16:39:28.003 +03:00 [DBG] Connection id "0HNC8090TGA1J" received FIN. 2025-06-30 16:39:28.003 +03:00 [DBG] Connection id "0HNC8090TGA1J" disconnecting. 2025-06-30 16:39:28.003 +03:00 [DBG] Connection id "0HNC8090TGA1J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:28.004 +03:00 [DBG] Connection id "0HNC8090TGA1J" stopped. 2025-06-30 16:39:29.247 +03:00 [DBG] Connection id "0HNC8090TGA1K" accepted. 2025-06-30 16:39:29.247 +03:00 [DBG] Connection id "0HNC8090TGA1K" started. 2025-06-30 16:39:29.247 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:29.247 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:29.247 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:29.247 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:29.247 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:29.248 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:29.248 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:29.248 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:29.248 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:29.248 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:29.248 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:29.248 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:39:29.248 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:29.248 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:29.248 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:39:29.248 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:29.249 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:39:29.249 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.249 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.249 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:29.249 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:29.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:29.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:29.249 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:29.249 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:29.249 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:29.249 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1875ms. 2025-06-30 16:39:29.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:29.250 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:29.250 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.250 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:29.251 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9399ms 2025-06-30 16:39:29.251 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:29.251 +03:00 [DBG] Connection id "0HNC8090TGA1K" completed keep alive response. 2025-06-30 16:39:29.251 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.662ms 2025-06-30 16:39:29.252 +03:00 [DBG] Connection id "0HNC8090TGA1K" received FIN. 2025-06-30 16:39:29.252 +03:00 [DBG] Connection id "0HNC8090TGA1K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:29.252 +03:00 [DBG] Connection id "0HNC8090TGA1K" disconnecting. 2025-06-30 16:39:29.252 +03:00 [DBG] Connection id "0HNC8090TGA1K" stopped. 2025-06-30 16:39:34.489 +03:00 [DBG] Connection id "0HNC8090TGA1L" accepted. 2025-06-30 16:39:34.489 +03:00 [DBG] Connection id "0HNC8090TGA1L" started. 2025-06-30 16:39:34.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:34.489 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:34.489 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:34.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:34.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-06-30 16:39:34.489 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:34.489 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:34.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:34.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:34.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:34.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:34.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-06-30 16:39:34.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:34.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:34.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-06-30 16:39:34.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:34.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-06-30 16:39:34.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:34.490 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:34.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:34.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:34.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:34.490 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:34.490 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:34.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1332ms. 2025-06-30 16:39:34.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:34.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:34.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:34.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1243ms 2025-06-30 16:39:34.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:34.491 +03:00 [DBG] Connection id "0HNC8090TGA1L" completed keep alive response. 2025-06-30 16:39:34.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0639ms 2025-06-30 16:39:34.492 +03:00 [DBG] Connection id "0HNC8090TGA1L" received FIN. 2025-06-30 16:39:34.492 +03:00 [DBG] Connection id "0HNC8090TGA1L" disconnecting. 2025-06-30 16:39:34.492 +03:00 [DBG] Connection id "0HNC8090TGA1L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:34.493 +03:00 [DBG] Connection id "0HNC8090TGA1L" stopped. 2025-06-30 16:39:39.482 +03:00 [DBG] Connection id "0HNC8090TGA1M" accepted. 2025-06-30 16:39:39.482 +03:00 [DBG] Connection id "0HNC8090TGA1M" started. 2025-06-30 16:39:39.482 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:39.482 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:39.482 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:39.482 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:39.482 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:39.482 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:39.482 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:39.482 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:39.483 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:39.483 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:39.483 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:39.483 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:39:39.483 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:39.483 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:39.483 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:39:39.483 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:39.483 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:39:39.483 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.483 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.483 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:39.483 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:39.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:39.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:39.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:39.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:39.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:39.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1543ms. 2025-06-30 16:39:39.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:39.484 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:39.484 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:39.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2673ms 2025-06-30 16:39:39.484 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:39.484 +03:00 [DBG] Connection id "0HNC8090TGA1M" completed keep alive response. 2025-06-30 16:39:39.484 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0178ms 2025-06-30 16:39:39.484 +03:00 [DBG] Connection id "0HNC8090TGA1M" received FIN. 2025-06-30 16:39:39.484 +03:00 [DBG] Connection id "0HNC8090TGA1M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:39.485 +03:00 [DBG] Connection id "0HNC8090TGA1M" disconnecting. 2025-06-30 16:39:39.485 +03:00 [DBG] Connection id "0HNC8090TGA1M" stopped. 2025-06-30 16:39:44.480 +03:00 [DBG] Connection id "0HNC8090TGA1N" accepted. 2025-06-30 16:39:44.481 +03:00 [DBG] Connection id "0HNC8090TGA1N" started. 2025-06-30 16:39:44.481 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:44.481 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:44.481 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:44.481 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:44.481 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:44.481 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:44.481 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:44.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:44.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:44.482 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:44.482 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:44.482 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:39:44.482 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:44.482 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:44.482 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:39:44.482 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:44.482 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:39:44.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.482 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:44.482 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:44.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:44.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:44.483 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:44.483 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1759ms. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:44.483 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:44.483 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:44.483 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:44.484 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.484 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:44.484 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6909ms 2025-06-30 16:39:44.484 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:44.484 +03:00 [DBG] Connection id "0HNC8090TGA1N" completed keep alive response. 2025-06-30 16:39:44.484 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9806ms 2025-06-30 16:39:44.484 +03:00 [DBG] Connection id "0HNC8090TGA1N" received FIN. 2025-06-30 16:39:44.484 +03:00 [DBG] Connection id "0HNC8090TGA1N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:44.484 +03:00 [DBG] Connection id "0HNC8090TGA1N" disconnecting. 2025-06-30 16:39:44.484 +03:00 [DBG] Connection id "0HNC8090TGA1N" stopped. 2025-06-30 16:39:49.474 +03:00 [DBG] Connection id "0HNC8090TGA1O" accepted. 2025-06-30 16:39:49.474 +03:00 [DBG] Connection id "0HNC8090TGA1O" started. 2025-06-30 16:39:49.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:49.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:49.475 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:49.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:49.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-06-30 16:39:49.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:49.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:49.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:49.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:49.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:49.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:49.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-06-30 16:39:49.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:49.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:49.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-06-30 16:39:49.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:49.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-06-30 16:39:49.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:49.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:49.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:49.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2007ms. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:49.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:49.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:49.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:49.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:49.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:49.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:49.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3195ms 2025-06-30 16:39:49.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:49.477 +03:00 [DBG] Connection id "0HNC8090TGA1O" completed keep alive response. 2025-06-30 16:39:49.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3381ms 2025-06-30 16:39:49.477 +03:00 [DBG] Connection id "0HNC8090TGA1O" received FIN. 2025-06-30 16:39:49.477 +03:00 [DBG] Connection id "0HNC8090TGA1O" disconnecting. 2025-06-30 16:39:49.477 +03:00 [DBG] Connection id "0HNC8090TGA1O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:49.479 +03:00 [DBG] Connection id "0HNC8090TGA1O" stopped. 2025-06-30 16:39:54.477 +03:00 [DBG] Connection id "0HNC8090TGA1P" accepted. 2025-06-30 16:39:54.477 +03:00 [DBG] Connection id "0HNC8090TGA1P" started. 2025-06-30 16:39:54.477 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:54.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:54.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:54.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:54.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:54.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:54.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:54.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:54.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:54.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:54.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:54.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-06-30 16:39:54.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:54.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:54.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-06-30 16:39:54.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:54.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-06-30 16:39:54.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:54.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:54.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:54.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:54.477 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:54.477 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:54.477 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:54.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.148ms. 2025-06-30 16:39:54.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:54.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:54.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:54.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-06-30 16:39:54.478 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:54.478 +03:00 [DBG] Connection id "0HNC8090TGA1P" completed keep alive response. 2025-06-30 16:39:54.478 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4678ms 2025-06-30 16:39:54.478 +03:00 [DBG] Connection id "0HNC8090TGA1P" received FIN. 2025-06-30 16:39:54.478 +03:00 [DBG] Connection id "0HNC8090TGA1P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:54.479 +03:00 [DBG] Connection id "0HNC8090TGA1P" disconnecting. 2025-06-30 16:39:54.479 +03:00 [DBG] Connection id "0HNC8090TGA1P" stopped. 2025-06-30 16:39:59.476 +03:00 [DBG] Connection id "0HNC8090TGA1Q" accepted. 2025-06-30 16:39:59.476 +03:00 [DBG] Connection id "0HNC8090TGA1Q" started. 2025-06-30 16:39:59.476 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:39:59.477 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:39:59.477 +03:00 [DBG] POST requests are not supported 2025-06-30 16:39:59.477 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:39:59.477 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:39:59.477 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:59.477 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:39:59.477 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:39:59.477 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:39:59.477 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:39:59.477 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:59.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-06-30 16:39:59.477 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:39:59.477 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:39:59.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-06-30 16:39:59.477 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:39:59.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-06-30 16:39:59.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.477 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:59.477 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:59.478 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:39:59.478 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.168ms. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:59.478 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:39:59.478 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:39:59.478 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.14ms 2025-06-30 16:39:59.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:39:59.479 +03:00 [DBG] Connection id "0HNC8090TGA1Q" completed keep alive response. 2025-06-30 16:39:59.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1443ms 2025-06-30 16:39:59.479 +03:00 [DBG] Connection id "0HNC8090TGA1Q" received FIN. 2025-06-30 16:39:59.479 +03:00 [DBG] Connection id "0HNC8090TGA1Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:39:59.479 +03:00 [DBG] Connection id "0HNC8090TGA1Q" disconnecting. 2025-06-30 16:39:59.479 +03:00 [DBG] Connection id "0HNC8090TGA1Q" stopped. 2025-06-30 16:40:04.478 +03:00 [DBG] Connection id "0HNC8090TGA1R" accepted. 2025-06-30 16:40:04.479 +03:00 [DBG] Connection id "0HNC8090TGA1R" started. 2025-06-30 16:40:04.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:40:04.479 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:40:04.479 +03:00 [DBG] POST requests are not supported 2025-06-30 16:40:04.479 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:40:04.479 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:40:04.479 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:04.479 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:40:04.479 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:40:04.479 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:40:04.479 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:40:04.479 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:04.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-06-30 16:40:04.479 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:40:04.479 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:40:04.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-06-30 16:40:04.479 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:40:04.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-06-30 16:40:04.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.479 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:04.479 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:04.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:04.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:04.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:04.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:04.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:40:04.480 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1208ms. 2025-06-30 16:40:04.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:04.480 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:40:04.480 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:04.480 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7937ms 2025-06-30 16:40:04.480 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:04.480 +03:00 [DBG] Connection id "0HNC8090TGA1R" completed keep alive response. 2025-06-30 16:40:04.480 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4807ms 2025-06-30 16:40:04.480 +03:00 [DBG] Connection id "0HNC8090TGA1R" received FIN. 2025-06-30 16:40:04.480 +03:00 [DBG] Connection id "0HNC8090TGA1R" disconnecting. 2025-06-30 16:40:04.481 +03:00 [DBG] Connection id "0HNC8090TGA1R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:40:04.482 +03:00 [DBG] Connection id "0HNC8090TGA1R" stopped. 2025-06-30 16:40:09.473 +03:00 [DBG] Connection id "0HNC8090TGA1S" accepted. 2025-06-30 16:40:09.473 +03:00 [DBG] Connection id "0HNC8090TGA1S" started. 2025-06-30 16:40:09.474 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:40:09.474 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:40:09.474 +03:00 [DBG] POST requests are not supported 2025-06-30 16:40:09.474 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:40:09.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-06-30 16:40:09.474 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:09.474 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:40:09.474 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:40:09.474 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:40:09.474 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:40:09.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:09.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-06-30 16:40:09.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:40:09.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:40:09.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-06-30 16:40:09.475 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:40:09.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-06-30 16:40:09.475 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.475 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.475 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:09.475 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:09.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:09.475 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:09.475 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:09.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:40:09.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1804ms. 2025-06-30 16:40:09.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:09.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:09.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:40:09.477 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:09.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:09.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:09.477 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.477 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.477 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.477 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:09.477 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8785ms 2025-06-30 16:40:09.477 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:09.477 +03:00 [DBG] Connection id "0HNC8090TGA1S" completed keep alive response. 2025-06-30 16:40:09.477 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4657ms 2025-06-30 16:40:09.477 +03:00 [DBG] Connection id "0HNC8090TGA1S" received FIN. 2025-06-30 16:40:09.478 +03:00 [DBG] Connection id "0HNC8090TGA1S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:40:09.478 +03:00 [DBG] Connection id "0HNC8090TGA1S" disconnecting. 2025-06-30 16:40:09.478 +03:00 [DBG] Connection id "0HNC8090TGA1S" stopped. 2025-06-30 16:40:14.480 +03:00 [DBG] Connection id "0HNC8090TGA1T" accepted. 2025-06-30 16:40:14.480 +03:00 [DBG] Connection id "0HNC8090TGA1T" started. 2025-06-30 16:40:14.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:40:14.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:40:14.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:40:14.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:40:14.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:40:14.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:14.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:40:14.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:40:14.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:40:14.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:40:14.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:14.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:40:14.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:40:14.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:40:14.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:40:14.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:40:14.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:40:14.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:14.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:14.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:40:14.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:14.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:40:14.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:14.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7102ms 2025-06-30 16:40:14.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:14.482 +03:00 [DBG] Connection id "0HNC8090TGA1T" completed keep alive response. 2025-06-30 16:40:14.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3446ms 2025-06-30 16:40:14.482 +03:00 [DBG] Connection id "0HNC8090TGA1T" received FIN. 2025-06-30 16:40:14.482 +03:00 [DBG] Connection id "0HNC8090TGA1T" disconnecting. 2025-06-30 16:40:14.482 +03:00 [DBG] Connection id "0HNC8090TGA1T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:40:14.483 +03:00 [DBG] Connection id "0HNC8090TGA1T" stopped. 2025-06-30 16:40:19.486 +03:00 [DBG] Connection id "0HNC8090TGA1U" accepted. 2025-06-30 16:40:19.486 +03:00 [DBG] Connection id "0HNC8090TGA1U" started. 2025-06-30 16:40:19.486 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:40:19.486 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:40:19.486 +03:00 [DBG] POST requests are not supported 2025-06-30 16:40:19.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:40:19.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:40:19.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:19.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:40:19.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:40:19.486 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:40:19.486 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:40:19.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:19.486 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:40:19.487 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:40:19.487 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:40:19.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:40:19.487 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:40:19.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:40:19.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:19.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:19.487 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:40:19.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1667ms. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:19.487 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:40:19.487 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:19.487 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7691ms 2025-06-30 16:40:19.487 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:19.487 +03:00 [DBG] Connection id "0HNC8090TGA1U" completed keep alive response. 2025-06-30 16:40:19.487 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4267ms 2025-06-30 16:40:19.488 +03:00 [DBG] Connection id "0HNC8090TGA1U" received FIN. 2025-06-30 16:40:19.488 +03:00 [DBG] Connection id "0HNC8090TGA1U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:40:19.488 +03:00 [DBG] Connection id "0HNC8090TGA1U" disconnecting. 2025-06-30 16:40:19.488 +03:00 [DBG] Connection id "0HNC8090TGA1U" stopped. 2025-06-30 16:40:24.480 +03:00 [DBG] Connection id "0HNC8090TGA1V" accepted. 2025-06-30 16:40:24.480 +03:00 [DBG] Connection id "0HNC8090TGA1V" started. 2025-06-30 16:40:24.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:40:24.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:40:24.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:40:24.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:40:24.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:40:24.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:24.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:40:24.481 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:40:24.481 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:40:24.481 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:40:24.481 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:24.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:40:24.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:40:24.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:40:24.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:40:24.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:40:24.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:40:24.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:24.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:40:24.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:24.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:24.482 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:40:24.482 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1498ms. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:24.482 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:40:24.482 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:40:24.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3292ms 2025-06-30 16:40:24.483 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:40:24.483 +03:00 [DBG] Connection id "0HNC8090TGA1V" completed keep alive response. 2025-06-30 16:40:24.483 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4357ms 2025-06-30 16:40:24.483 +03:00 [DBG] Connection id "0HNC8090TGA1V" received FIN. 2025-06-30 16:40:24.483 +03:00 [DBG] Connection id "0HNC8090TGA1V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:40:24.483 +03:00 [DBG] Connection id "0HNC8090TGA1V" disconnecting. 2025-06-30 16:40:24.483 +03:00 [DBG] Connection id "0HNC8090TGA1V" stopped. 2025-06-30 16:41:02.487 +03:00 [DBG] Connection id "0HNC8090TGA20" accepted. 2025-06-30 16:41:02.487 +03:00 [DBG] Connection id "0HNC8090TGA20" started. 2025-06-30 16:41:02.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:41:02.487 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:41:02.487 +03:00 [DBG] POST requests are not supported 2025-06-30 16:41:02.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:41:02.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-06-30 16:41:02.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:41:02.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:41:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:41:02.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:41:02.488 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:41:02.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:41:02.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-06-30 16:41:02.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:41:02.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:41:02.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-06-30 16:41:02.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:41:02.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-06-30 16:41:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:41:02.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:41:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:41:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:41:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:41:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:41:02.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:41:02.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1953ms. 2025-06-30 16:41:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:41:02.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:41:02.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:41:02.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9452ms 2025-06-30 16:41:02.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:41:02.491 +03:00 [DBG] Connection id "0HNC8090TGA20" completed keep alive response. 2025-06-30 16:41:02.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3287ms 2025-06-30 16:41:02.491 +03:00 [DBG] Connection id "0HNC8090TGA20" received FIN. 2025-06-30 16:41:02.491 +03:00 [DBG] Connection id "0HNC8090TGA20" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:41:02.491 +03:00 [DBG] Connection id "0HNC8090TGA20" disconnecting. 2025-06-30 16:41:02.491 +03:00 [DBG] Connection id "0HNC8090TGA20" stopped. 2025-06-30 16:42:02.475 +03:00 [DBG] Connection id "0HNC8090TGA21" accepted. 2025-06-30 16:42:02.475 +03:00 [DBG] Connection id "0HNC8090TGA21" started. 2025-06-30 16:42:02.475 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:42:02.475 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:42:02.475 +03:00 [DBG] POST requests are not supported 2025-06-30 16:42:02.475 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:42:02.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-06-30 16:42:02.475 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:42:02.475 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:42:02.475 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:42:02.475 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:42:02.475 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:42:02.475 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:42:02.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-06-30 16:42:02.475 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:42:02.475 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:42:02.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-06-30 16:42:02.476 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:42:02.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-06-30 16:42:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:42:02.476 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:42:02.476 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:42:02.476 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:42:02.476 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:42:02.476 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:42:02.476 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7392ms 2025-06-30 16:42:02.476 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:42:02.476 +03:00 [DBG] Connection id "0HNC8090TGA21" completed keep alive response. 2025-06-30 16:42:02.476 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4542ms 2025-06-30 16:42:02.477 +03:00 [DBG] Connection id "0HNC8090TGA21" received FIN. 2025-06-30 16:42:02.477 +03:00 [DBG] Connection id "0HNC8090TGA21" disconnecting. 2025-06-30 16:42:02.477 +03:00 [DBG] Connection id "0HNC8090TGA21" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:42:02.478 +03:00 [DBG] Connection id "0HNC8090TGA21" stopped. 2025-06-30 16:43:02.488 +03:00 [DBG] Connection id "0HNC8090TGA22" accepted. 2025-06-30 16:43:02.488 +03:00 [DBG] Connection id "0HNC8090TGA22" started. 2025-06-30 16:43:02.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:43:02.488 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:43:02.488 +03:00 [DBG] POST requests are not supported 2025-06-30 16:43:02.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:43:02.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-06-30 16:43:02.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:43:02.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:43:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:43:02.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:43:02.488 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:43:02.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:43:02.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-06-30 16:43:02.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:43:02.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:43:02.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-06-30 16:43:02.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:43:02.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-06-30 16:43:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:43:02.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:43:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:43:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:43:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:43:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:43:02.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:43:02.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1905ms. 2025-06-30 16:43:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:43:02.489 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:43:02.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:43:02.489 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.902ms 2025-06-30 16:43:02.489 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:43:02.489 +03:00 [DBG] Connection id "0HNC8090TGA22" completed keep alive response. 2025-06-30 16:43:02.489 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4864ms 2025-06-30 16:43:02.489 +03:00 [DBG] Connection id "0HNC8090TGA22" received FIN. 2025-06-30 16:43:02.490 +03:00 [DBG] Connection id "0HNC8090TGA22" disconnecting. 2025-06-30 16:43:02.490 +03:00 [DBG] Connection id "0HNC8090TGA22" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:43:02.491 +03:00 [DBG] Connection id "0HNC8090TGA22" stopped. 2025-06-30 16:44:02.477 +03:00 [DBG] Connection id "0HNC8090TGA23" accepted. 2025-06-30 16:44:02.477 +03:00 [DBG] Connection id "0HNC8090TGA23" started. 2025-06-30 16:44:02.478 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:44:02.478 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:44:02.478 +03:00 [DBG] POST requests are not supported 2025-06-30 16:44:02.478 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:44:02.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-06-30 16:44:02.478 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:44:02.478 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:44:02.478 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:44:02.478 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:44:02.478 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:44:02.478 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:44:02.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-06-30 16:44:02.478 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:44:02.478 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:44:02.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-06-30 16:44:02.478 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:44:02.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-06-30 16:44:02.478 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.478 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.478 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:44:02.478 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:44:02.478 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:44:02.479 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:44:02.479 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1399ms. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:44:02.479 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:44:02.479 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:44:02.479 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7748ms 2025-06-30 16:44:02.479 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:44:02.479 +03:00 [DBG] Connection id "0HNC8090TGA23" completed keep alive response. 2025-06-30 16:44:02.479 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5791ms 2025-06-30 16:44:02.479 +03:00 [DBG] Connection id "0HNC8090TGA23" received FIN. 2025-06-30 16:44:02.479 +03:00 [DBG] Connection id "0HNC8090TGA23" disconnecting. 2025-06-30 16:44:02.480 +03:00 [DBG] Connection id "0HNC8090TGA23" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:44:02.481 +03:00 [DBG] Connection id "0HNC8090TGA23" stopped. 2025-06-30 16:45:02.487 +03:00 [DBG] Connection id "0HNC8090TGA24" accepted. 2025-06-30 16:45:02.488 +03:00 [DBG] Connection id "0HNC8090TGA24" started. 2025-06-30 16:45:02.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:45:02.488 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:45:02.488 +03:00 [DBG] POST requests are not supported 2025-06-30 16:45:02.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:45:02.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-06-30 16:45:02.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:45:02.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:45:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:45:02.489 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:45:02.489 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:45:02.489 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:45:02.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-06-30 16:45:02.489 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:45:02.489 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:45:02.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-06-30 16:45:02.489 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:45:02.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-06-30 16:45:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.489 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:45:02.489 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:45:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:45:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:45:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:45:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:45:02.489 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:45:02.490 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-30 16:45:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:45:02.490 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:45:02.490 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:45:02.490 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2301ms 2025-06-30 16:45:02.490 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:45:02.490 +03:00 [DBG] Connection id "0HNC8090TGA24" completed keep alive response. 2025-06-30 16:45:02.490 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3147ms 2025-06-30 16:45:02.491 +03:00 [DBG] Connection id "0HNC8090TGA24" received FIN. 2025-06-30 16:45:02.491 +03:00 [DBG] Connection id "0HNC8090TGA24" disconnecting. 2025-06-30 16:45:02.491 +03:00 [DBG] Connection id "0HNC8090TGA24" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:45:02.491 +03:00 [DBG] Connection id "0HNC8090TGA24" stopped. 2025-06-30 16:46:02.486 +03:00 [DBG] Connection id "0HNC8090TGA25" accepted. 2025-06-30 16:46:02.486 +03:00 [DBG] Connection id "0HNC8090TGA25" started. 2025-06-30 16:46:02.486 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:46:02.486 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:46:02.486 +03:00 [DBG] POST requests are not supported 2025-06-30 16:46:02.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:46:02.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:46:02.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:46:02.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:46:02.486 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:46:02.486 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:46:02.486 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:46:02.486 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:46:02.486 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:46:02.486 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:46:02.486 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:46:02.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:46:02.487 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:46:02.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:46:02.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:46:02.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:46:02.487 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:46:02.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:46:02.487 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:46:02.487 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:46:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:46:02.488 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.982ms 2025-06-30 16:46:02.488 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:46:02.488 +03:00 [DBG] Connection id "0HNC8090TGA25" completed keep alive response. 2025-06-30 16:46:02.488 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8642ms 2025-06-30 16:46:02.488 +03:00 [DBG] Connection id "0HNC8090TGA25" received FIN. 2025-06-30 16:46:02.488 +03:00 [DBG] Connection id "0HNC8090TGA25" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:46:02.488 +03:00 [DBG] Connection id "0HNC8090TGA25" disconnecting. 2025-06-30 16:46:02.488 +03:00 [DBG] Connection id "0HNC8090TGA25" stopped. 2025-06-30 16:47:02.480 +03:00 [DBG] Connection id "0HNC8090TGA26" accepted. 2025-06-30 16:47:02.480 +03:00 [DBG] Connection id "0HNC8090TGA26" started. 2025-06-30 16:47:02.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:47:02.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:47:02.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:47:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:47:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:47:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:47:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:47:02.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:47:02.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:47:02.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:47:02.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:47:02.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:47:02.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:47:02.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:47:02.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:47:02.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:47:02.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:47:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:47:02.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:47:02.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:47:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:47:02.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:47:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:47:02.481 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7208ms 2025-06-30 16:47:02.481 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:47:02.481 +03:00 [DBG] Connection id "0HNC8090TGA26" completed keep alive response. 2025-06-30 16:47:02.481 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3473ms 2025-06-30 16:47:02.482 +03:00 [DBG] Connection id "0HNC8090TGA26" received FIN. 2025-06-30 16:47:02.482 +03:00 [DBG] Connection id "0HNC8090TGA26" disconnecting. 2025-06-30 16:47:02.482 +03:00 [DBG] Connection id "0HNC8090TGA26" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:47:02.483 +03:00 [DBG] Connection id "0HNC8090TGA26" stopped. 2025-06-30 16:48:02.490 +03:00 [DBG] Connection id "0HNC8090TGA27" accepted. 2025-06-30 16:48:02.490 +03:00 [DBG] Connection id "0HNC8090TGA27" started. 2025-06-30 16:48:02.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:48:02.490 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:48:02.490 +03:00 [DBG] POST requests are not supported 2025-06-30 16:48:02.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:48:02.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-06-30 16:48:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:48:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:48:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:48:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:48:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:48:02.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:48:02.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-06-30 16:48:02.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:48:02.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:48:02.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-06-30 16:48:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:48:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:48:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:48:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:48:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:48:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1609ms. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:48:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:48:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:48:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:48:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:48:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:48:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:48:02.492 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1575ms 2025-06-30 16:48:02.492 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:48:02.492 +03:00 [DBG] Connection id "0HNC8090TGA27" completed keep alive response. 2025-06-30 16:48:02.492 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9989ms 2025-06-30 16:48:02.492 +03:00 [DBG] Connection id "0HNC8090TGA27" received FIN. 2025-06-30 16:48:02.492 +03:00 [DBG] Connection id "0HNC8090TGA27" disconnecting. 2025-06-30 16:48:02.492 +03:00 [DBG] Connection id "0HNC8090TGA27" stopped. 2025-06-30 16:48:02.492 +03:00 [DBG] Connection id "0HNC8090TGA27" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:49:02.490 +03:00 [DBG] Connection id "0HNC8090TGA28" accepted. 2025-06-30 16:49:02.490 +03:00 [DBG] Connection id "0HNC8090TGA28" started. 2025-06-30 16:49:02.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:49:02.490 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:49:02.490 +03:00 [DBG] POST requests are not supported 2025-06-30 16:49:02.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:49:02.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-06-30 16:49:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:49:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:49:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:49:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:49:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:49:02.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:49:02.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:49:02.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:49:02.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:49:02.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:49:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:49:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:49:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:49:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:49:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:49:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:49:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:49:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:49:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:49:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:49:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:49:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:49:02.492 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8956ms 2025-06-30 16:49:02.492 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:49:02.492 +03:00 [DBG] Connection id "0HNC8090TGA28" completed keep alive response. 2025-06-30 16:49:02.492 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5137ms 2025-06-30 16:49:02.492 +03:00 [DBG] Connection id "0HNC8090TGA28" received FIN. 2025-06-30 16:49:02.492 +03:00 [DBG] Connection id "0HNC8090TGA28" disconnecting. 2025-06-30 16:49:02.492 +03:00 [DBG] Connection id "0HNC8090TGA28" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:49:02.493 +03:00 [DBG] Connection id "0HNC8090TGA28" stopped. 2025-06-30 16:50:02.479 +03:00 [DBG] Connection id "0HNC8090TGA29" accepted. 2025-06-30 16:50:02.479 +03:00 [DBG] Connection id "0HNC8090TGA29" started. 2025-06-30 16:50:02.479 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:50:02.479 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:50:02.479 +03:00 [DBG] POST requests are not supported 2025-06-30 16:50:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:50:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:50:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:50:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:50:02.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:50:02.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:50:02.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:50:02.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:50:02.480 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:50:02.480 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:50:02.480 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:50:02.480 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:50:02.480 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:50:02.480 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:50:02.480 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.480 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.480 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:50:02.480 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:50:02.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:50:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1344ms. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:50:02.481 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:50:02.481 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:50:02.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.231ms 2025-06-30 16:50:02.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:50:02.482 +03:00 [DBG] Connection id "0HNC8090TGA29" completed keep alive response. 2025-06-30 16:50:02.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.242ms 2025-06-30 16:50:02.482 +03:00 [DBG] Connection id "0HNC8090TGA29" received FIN. 2025-06-30 16:50:02.482 +03:00 [DBG] Connection id "0HNC8090TGA29" disconnecting. 2025-06-30 16:50:02.482 +03:00 [DBG] Connection id "0HNC8090TGA29" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:50:02.483 +03:00 [DBG] Connection id "0HNC8090TGA29" stopped. 2025-06-30 16:51:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2A" accepted. 2025-06-30 16:51:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2A" started. 2025-06-30 16:51:02.489 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:51:02.489 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:51:02.489 +03:00 [DBG] POST requests are not supported 2025-06-30 16:51:02.489 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:51:02.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-06-30 16:51:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:51:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:51:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:51:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:51:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:51:02.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:51:02.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-06-30 16:51:02.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:51:02.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:51:02.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-06-30 16:51:02.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:51:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:51:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:51:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:51:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:51:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:51:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:51:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:51:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:51:02.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2223ms. 2025-06-30 16:51:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:51:02.492 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:51:02.492 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:51:02.492 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:51:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:51:02.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:51:02.493 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.493 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.493 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.493 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:51:02.493 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.3669ms 2025-06-30 16:51:02.493 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:51:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2A" completed keep alive response. 2025-06-30 16:51:02.493 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1579ms 2025-06-30 16:51:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2A" received FIN. 2025-06-30 16:51:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2A" disconnecting. 2025-06-30 16:51:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:51:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2A" stopped. 2025-06-30 16:52:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2B" accepted. 2025-06-30 16:52:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2B" started. 2025-06-30 16:52:02.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:52:02.493 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:52:02.493 +03:00 [DBG] POST requests are not supported 2025-06-30 16:52:02.493 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:52:02.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-06-30 16:52:02.493 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:52:02.493 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:52:02.493 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:52:02.493 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:52:02.493 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:52:02.493 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:52:02.493 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:52:02.493 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:52:02.493 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:52:02.493 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:52:02.493 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:52:02.493 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:52:02.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:52:02.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:52:02.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:52:02.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:52:02.494 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:52:02.494 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:52:02.494 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:52:02.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:52:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:52:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:52:02.495 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1907ms 2025-06-30 16:52:02.495 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:52:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2B" completed keep alive response. 2025-06-30 16:52:02.495 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2086ms 2025-06-30 16:52:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2B" received FIN. 2025-06-30 16:52:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2B" disconnecting. 2025-06-30 16:52:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:52:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2B" stopped. 2025-06-30 16:53:02.480 +03:00 [DBG] Connection id "0HNC8090TGA2C" accepted. 2025-06-30 16:53:02.480 +03:00 [DBG] Connection id "0HNC8090TGA2C" started. 2025-06-30 16:53:02.480 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:53:02.480 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:53:02.480 +03:00 [DBG] POST requests are not supported 2025-06-30 16:53:02.480 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:53:02.480 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:53:02.480 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:53:02.480 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:53:02.480 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:53:02.480 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:53:02.480 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:53:02.480 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:53:02.481 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:53:02.481 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:53:02.481 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:53:02.481 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:53:02.481 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:53:02.481 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:53:02.481 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.481 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:53:02.481 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:53:02.481 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:53:02.481 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1433ms. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:53:02.481 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:53:02.482 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:53:02.482 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:53:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.482 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:53:02.482 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9706ms 2025-06-30 16:53:02.482 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:53:02.482 +03:00 [DBG] Connection id "0HNC8090TGA2C" completed keep alive response. 2025-06-30 16:53:02.482 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7932ms 2025-06-30 16:53:02.482 +03:00 [DBG] Connection id "0HNC8090TGA2C" received FIN. 2025-06-30 16:53:02.482 +03:00 [DBG] Connection id "0HNC8090TGA2C" disconnecting. 2025-06-30 16:53:02.482 +03:00 [DBG] Connection id "0HNC8090TGA2C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:53:02.484 +03:00 [DBG] Connection id "0HNC8090TGA2C" stopped. 2025-06-30 16:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2D" accepted. 2025-06-30 16:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2D" started. 2025-06-30 16:54:02.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:54:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:54:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 16:54:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:54:02.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:54:02.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:54:02.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:54:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:54:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:54:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:54:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:54:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:54:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:54:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:54:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:54:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:54:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:54:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:54:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:54:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:54:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:54:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:54:02.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:54:02.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1827ms. 2025-06-30 16:54:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:54:02.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:54:02.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:54:02.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2461ms 2025-06-30 16:54:02.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:54:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2D" completed keep alive response. 2025-06-30 16:54:02.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3061ms 2025-06-30 16:54:02.500 +03:00 [DBG] Connection id "0HNC8090TGA2D" received FIN. 2025-06-30 16:54:02.500 +03:00 [DBG] Connection id "0HNC8090TGA2D" disconnecting. 2025-06-30 16:54:02.500 +03:00 [DBG] Connection id "0HNC8090TGA2D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:54:02.501 +03:00 [DBG] Connection id "0HNC8090TGA2D" stopped. 2025-06-30 16:55:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2E" accepted. 2025-06-30 16:55:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2E" started. 2025-06-30 16:55:02.486 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:55:02.486 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:55:02.486 +03:00 [DBG] POST requests are not supported 2025-06-30 16:55:02.486 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:55:02.486 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:55:02.486 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:55:02.486 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:55:02.487 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:55:02.487 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:55:02.487 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:55:02.487 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:55:02.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-06-30 16:55:02.487 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:55:02.487 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:55:02.487 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:55:02.487 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:55:02.487 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:55:02.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.487 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:55:02.487 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:55:02.487 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:55:02.487 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:55:02.487 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:55:02.487 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:55:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:55:02.488 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7559ms 2025-06-30 16:55:02.488 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:55:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2E" completed keep alive response. 2025-06-30 16:55:02.488 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3832ms 2025-06-30 16:55:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2E" received FIN. 2025-06-30 16:55:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2E" disconnecting. 2025-06-30 16:55:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2E" stopped. 2025-06-30 16:55:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:56:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2F" accepted. 2025-06-30 16:56:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2F" started. 2025-06-30 16:56:02.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:56:02.494 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:56:02.494 +03:00 [DBG] POST requests are not supported 2025-06-30 16:56:02.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:56:02.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:56:02.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:56:02.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:56:02.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:56:02.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:56:02.495 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:56:02.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:56:02.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-06-30 16:56:02.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:56:02.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:56:02.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-06-30 16:56:02.495 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:56:02.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-06-30 16:56:02.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.495 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:56:02.495 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:56:02.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:56:02.495 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:56:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:56:02.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:56:02.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:56:02.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7284ms 2025-06-30 16:56:02.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:56:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2F" completed keep alive response. 2025-06-30 16:56:02.496 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4623ms 2025-06-30 16:56:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2F" received FIN. 2025-06-30 16:56:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2F" disconnecting. 2025-06-30 16:56:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:56:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2F" stopped. 2025-06-30 16:57:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2G" accepted. 2025-06-30 16:57:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2G" started. 2025-06-30 16:57:02.488 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:57:02.488 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:57:02.488 +03:00 [DBG] POST requests are not supported 2025-06-30 16:57:02.488 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:57:02.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-06-30 16:57:02.488 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:57:02.488 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:57:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:57:02.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:57:02.488 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:57:02.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:57:02.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-06-30 16:57:02.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:57:02.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:57:02.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-06-30 16:57:02.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:57:02.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-06-30 16:57:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:57:02.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:57:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:57:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:57:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:57:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:57:02.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:57:02.489 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1117ms. 2025-06-30 16:57:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:57:02.489 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:57:02.489 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:57:02.489 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6429ms 2025-06-30 16:57:02.489 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:57:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2G" completed keep alive response. 2025-06-30 16:57:02.489 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2798ms 2025-06-30 16:57:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2G" received FIN. 2025-06-30 16:57:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2G" disconnecting. 2025-06-30 16:57:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:57:02.490 +03:00 [DBG] Connection id "0HNC8090TGA2G" stopped. 2025-06-30 16:58:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2H" accepted. 2025-06-30 16:58:02.494 +03:00 [DBG] Connection id "0HNC8090TGA2H" started. 2025-06-30 16:58:02.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:58:02.494 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:58:02.494 +03:00 [DBG] POST requests are not supported 2025-06-30 16:58:02.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:58:02.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:58:02.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:58:02.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:58:02.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:58:02.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:58:02.495 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:58:02.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:58:02.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-06-30 16:58:02.495 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:58:02.495 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:58:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:58:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:58:02.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:58:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:58:02.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:58:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:58:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:58:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:58:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:58:02.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:58:02.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.193ms. 2025-06-30 16:58:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:58:02.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:58:02.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:58:02.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6328ms 2025-06-30 16:58:02.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:58:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2H" completed keep alive response. 2025-06-30 16:58:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.2116ms 2025-06-30 16:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA2H" received FIN. 2025-06-30 16:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA2H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA2H" disconnecting. 2025-06-30 16:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA2H" stopped. 2025-06-30 16:59:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2I" accepted. 2025-06-30 16:59:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2I" started. 2025-06-30 16:59:02.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 16:59:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 16:59:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 16:59:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 16:59:02.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 16:59:02.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:59:02.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 16:59:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 16:59:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 16:59:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 16:59:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:59:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 16:59:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 16:59:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 16:59:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 16:59:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 16:59:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 16:59:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:59:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:59:02.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 16:59:02.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1225ms. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:59:02.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:59:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 16:59:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 16:59:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:59:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 16:59:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 16:59:02.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6739ms 2025-06-30 16:59:02.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 16:59:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2I" completed keep alive response. 2025-06-30 16:59:02.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3373ms 2025-06-30 16:59:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2I" received FIN. 2025-06-30 16:59:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2I" disconnecting. 2025-06-30 16:59:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 16:59:02.500 +03:00 [DBG] Connection id "0HNC8090TGA2I" stopped. 2025-06-30 17:00:02.484 +03:00 [DBG] Connection id "0HNC8090TGA2J" accepted. 2025-06-30 17:00:02.484 +03:00 [DBG] Connection id "0HNC8090TGA2J" started. 2025-06-30 17:00:02.484 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:00:02.484 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:00:02.484 +03:00 [DBG] POST requests are not supported 2025-06-30 17:00:02.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:00:02.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:00:02.484 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:00:02.484 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:00:02.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:00:02.484 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:00:02.484 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:00:02.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:00:02.484 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:00:02.484 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:00:02.484 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:00:02.484 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:00:02.484 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:00:02.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:00:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:00:02.485 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:00:02.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:00:02.485 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1592ms. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:00:02.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:00:02.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:00:02.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7975ms 2025-06-30 17:00:02.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:00:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2J" completed keep alive response. 2025-06-30 17:00:02.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5762ms 2025-06-30 17:00:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2J" received FIN. 2025-06-30 17:00:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2J" disconnecting. 2025-06-30 17:00:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:00:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2J" stopped. 2025-06-30 17:01:02.483 +03:00 [DBG] Connection id "0HNC8090TGA2K" accepted. 2025-06-30 17:01:02.483 +03:00 [DBG] Connection id "0HNC8090TGA2K" started. 2025-06-30 17:01:02.483 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:01:02.483 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:01:02.483 +03:00 [DBG] POST requests are not supported 2025-06-30 17:01:02.483 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:01:02.483 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:01:02.483 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:01:02.483 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:01:02.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:01:02.484 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:01:02.484 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:01:02.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:01:02.484 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:01:02.484 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:01:02.484 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:01:02.484 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:01:02.484 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:01:02.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:01:02.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.484 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:01:02.484 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:01:02.484 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:01:02.484 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:01:02.484 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:01:02.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:01:02.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:01:02.485 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8334ms 2025-06-30 17:01:02.485 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:01:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2K" completed keep alive response. 2025-06-30 17:01:02.485 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6381ms 2025-06-30 17:01:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2K" received FIN. 2025-06-30 17:01:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:01:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2K" disconnecting. 2025-06-30 17:01:02.485 +03:00 [DBG] Connection id "0HNC8090TGA2K" stopped. 2025-06-30 17:02:02.557 +03:00 [DBG] Connection id "0HNC8090TGA2L" accepted. 2025-06-30 17:02:02.557 +03:00 [DBG] Connection id "0HNC8090TGA2L" started. 2025-06-30 17:02:02.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:02:02.558 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:02:02.558 +03:00 [DBG] POST requests are not supported 2025-06-30 17:02:02.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:02:02.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:02:02.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:02:02.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:02:02.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:02:02.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:02:02.558 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:02:02.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:02:02.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:02:02.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:02:02.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:02:02.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:02:02.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:02:02.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:02:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:02:02.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:02:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:02:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:02:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:02:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:02:02.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:02:02.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1326ms. 2025-06-30 17:02:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:02:02.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:02:02.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:02:02.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7616ms 2025-06-30 17:02:02.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:02:02.559 +03:00 [DBG] Connection id "0HNC8090TGA2L" completed keep alive response. 2025-06-30 17:02:02.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4049ms 2025-06-30 17:02:02.559 +03:00 [DBG] Connection id "0HNC8090TGA2L" received FIN. 2025-06-30 17:02:02.559 +03:00 [DBG] Connection id "0HNC8090TGA2L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:02:02.559 +03:00 [DBG] Connection id "0HNC8090TGA2L" disconnecting. 2025-06-30 17:02:02.559 +03:00 [DBG] Connection id "0HNC8090TGA2L" stopped. 2025-06-30 17:03:02.483 +03:00 [DBG] Connection id "0HNC8090TGA2M" accepted. 2025-06-30 17:03:02.483 +03:00 [DBG] Connection id "0HNC8090TGA2M" started. 2025-06-30 17:03:02.484 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:03:02.484 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:03:02.484 +03:00 [DBG] POST requests are not supported 2025-06-30 17:03:02.484 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:03:02.484 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:03:02.484 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:03:02.484 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:03:02.484 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:03:02.484 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:03:02.484 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:03:02.484 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:03:02.484 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:03:02.484 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:03:02.484 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:03:02.484 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:03:02.484 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:03:02.484 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:03:02.484 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.484 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.484 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:03:02.485 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:03:02.485 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:03:02.485 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1885ms. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:03:02.485 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:03:02.485 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.485 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.486 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:03:02.486 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2308ms 2025-06-30 17:03:02.486 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:03:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2M" completed keep alive response. 2025-06-30 17:03:02.486 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2224ms 2025-06-30 17:03:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2M" received FIN. 2025-06-30 17:03:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2M" disconnecting. 2025-06-30 17:03:02.486 +03:00 [DBG] Connection id "0HNC8090TGA2M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:03:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2M" stopped. 2025-06-30 17:04:02.506 +03:00 [DBG] Connection id "0HNC8090TGA2N" accepted. 2025-06-30 17:04:02.507 +03:00 [DBG] Connection id "0HNC8090TGA2N" started. 2025-06-30 17:04:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:04:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:04:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 17:04:02.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:04:02.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-06-30 17:04:02.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:04:02.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:04:02.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:04:02.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:04:02.507 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:04:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:04:02.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-06-30 17:04:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:04:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:04:02.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-06-30 17:04:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:04:02.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-06-30 17:04:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:04:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:04:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:04:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:04:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:04:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:04:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.977ms 2025-06-30 17:04:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA2N" completed keep alive response. 2025-06-30 17:04:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8477ms 2025-06-30 17:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA2N" received FIN. 2025-06-30 17:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA2N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA2N" disconnecting. 2025-06-30 17:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA2N" stopped. 2025-06-30 17:05:02.490 +03:00 [DBG] Connection id "0HNC8090TGA2O" accepted. 2025-06-30 17:05:02.491 +03:00 [DBG] Connection id "0HNC8090TGA2O" started. 2025-06-30 17:05:02.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:05:02.491 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:05:02.491 +03:00 [DBG] POST requests are not supported 2025-06-30 17:05:02.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:05:02.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:05:02.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:05:02.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:05:02.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:05:02.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:05:02.491 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:05:02.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:05:02.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:05:02.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:05:02.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:05:02.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:05:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:05:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:05:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:05:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:05:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:05:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:05:02.492 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:05:02.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1271ms. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:05:02.492 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:05:02.492 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:05:02.492 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7235ms 2025-06-30 17:05:02.492 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:05:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2O" completed keep alive response. 2025-06-30 17:05:02.492 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4002ms 2025-06-30 17:05:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2O" received FIN. 2025-06-30 17:05:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:05:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2O" disconnecting. 2025-06-30 17:05:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2O" stopped. 2025-06-30 17:06:02.484 +03:00 [DBG] Connection id "0HNC8090TGA2P" accepted. 2025-06-30 17:06:02.484 +03:00 [DBG] Connection id "0HNC8090TGA2P" started. 2025-06-30 17:06:02.485 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:06:02.485 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:06:02.485 +03:00 [DBG] POST requests are not supported 2025-06-30 17:06:02.485 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:06:02.485 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:06:02.485 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:06:02.485 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:06:02.485 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:06:02.485 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:06:02.485 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:06:02.485 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:06:02.485 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:06:02.485 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:06:02.485 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:06:02.485 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:06:02.485 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:06:02.485 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:06:02.485 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.486 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:06:02.486 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:06:02.486 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:06:02.486 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1876ms. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:06:02.486 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:06:02.486 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:06:02.486 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:06:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:06:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:06:02.487 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.487 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.487 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.487 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:06:02.487 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2352ms 2025-06-30 17:06:02.487 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:06:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2P" completed keep alive response. 2025-06-30 17:06:02.487 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2925ms 2025-06-30 17:06:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2P" received FIN. 2025-06-30 17:06:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2P" disconnecting. 2025-06-30 17:06:02.487 +03:00 [DBG] Connection id "0HNC8090TGA2P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:06:02.488 +03:00 [DBG] Connection id "0HNC8090TGA2P" stopped. 2025-06-30 17:07:02.490 +03:00 [DBG] Connection id "0HNC8090TGA2Q" accepted. 2025-06-30 17:07:02.490 +03:00 [DBG] Connection id "0HNC8090TGA2Q" started. 2025-06-30 17:07:02.491 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:07:02.491 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:07:02.491 +03:00 [DBG] POST requests are not supported 2025-06-30 17:07:02.491 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:07:02.491 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:07:02.491 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:07:02.491 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:07:02.491 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:07:02.491 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:07:02.491 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:07:02.491 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:07:02.491 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:07:02.491 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:07:02.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:07:02.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:07:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:07:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:07:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:07:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:07:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:07:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:07:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:07:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:07:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:07:02.492 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1283ms. 2025-06-30 17:07:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:07:02.492 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:07:02.492 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:07:02.492 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7178ms 2025-06-30 17:07:02.492 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:07:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2Q" completed keep alive response. 2025-06-30 17:07:02.492 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5147ms 2025-06-30 17:07:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2Q" received FIN. 2025-06-30 17:07:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:07:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2Q" disconnecting. 2025-06-30 17:07:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2Q" stopped. 2025-06-30 17:08:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2R" accepted. 2025-06-30 17:08:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2R" started. 2025-06-30 17:08:02.493 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:08:02.493 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:08:02.493 +03:00 [DBG] POST requests are not supported 2025-06-30 17:08:02.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:08:02.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-06-30 17:08:02.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:08:02.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:08:02.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:08:02.494 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:08:02.494 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:08:02.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:08:02.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-06-30 17:08:02.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:08:02.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:08:02.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-06-30 17:08:02.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:08:02.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-06-30 17:08:02.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:08:02.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:08:02.494 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:08:02.494 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1182ms. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:08:02.494 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:08:02.495 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:08:02.495 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:08:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:08:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:08:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:08:02.495 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6838ms 2025-06-30 17:08:02.495 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:08:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2R" completed keep alive response. 2025-06-30 17:08:02.495 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3174ms 2025-06-30 17:08:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2R" received FIN. 2025-06-30 17:08:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2R" disconnecting. 2025-06-30 17:08:02.495 +03:00 [DBG] Connection id "0HNC8090TGA2R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:08:02.496 +03:00 [DBG] Connection id "0HNC8090TGA2R" stopped. 2025-06-30 17:09:02.501 +03:00 [DBG] Connection id "0HNC8090TGA2S" accepted. 2025-06-30 17:09:02.501 +03:00 [DBG] Connection id "0HNC8090TGA2S" started. 2025-06-30 17:09:02.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:09:02.501 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:09:02.502 +03:00 [DBG] POST requests are not supported 2025-06-30 17:09:02.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:09:02.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-06-30 17:09:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:09:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:09:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:09:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:09:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:09:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:09:02.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-06-30 17:09:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:09:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:09:02.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-06-30 17:09:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:09:02.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-06-30 17:09:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:09:02.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:09:02.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:09:02.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1227ms. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:09:02.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:09:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:09:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:09:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7364ms 2025-06-30 17:09:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:09:02.503 +03:00 [DBG] Connection id "0HNC8090TGA2S" completed keep alive response. 2025-06-30 17:09:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4009ms 2025-06-30 17:09:02.503 +03:00 [DBG] Connection id "0HNC8090TGA2S" received FIN. 2025-06-30 17:09:02.503 +03:00 [DBG] Connection id "0HNC8090TGA2S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:09:02.503 +03:00 [DBG] Connection id "0HNC8090TGA2S" disconnecting. 2025-06-30 17:09:02.503 +03:00 [DBG] Connection id "0HNC8090TGA2S" stopped. 2025-06-30 17:10:02.489 +03:00 [DBG] Connection id "0HNC8090TGA2T" accepted. 2025-06-30 17:10:02.490 +03:00 [DBG] Connection id "0HNC8090TGA2T" started. 2025-06-30 17:10:02.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:10:02.490 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:10:02.490 +03:00 [DBG] POST requests are not supported 2025-06-30 17:10:02.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:10:02.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-06-30 17:10:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:10:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:10:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:10:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:10:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:10:02.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:10:02.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-06-30 17:10:02.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:10:02.490 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:10:02.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-06-30 17:10:02.490 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:10:02.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-06-30 17:10:02.490 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.490 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.490 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:10:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:10:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:10:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1468ms. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:10:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:10:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:10:02.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8792ms 2025-06-30 17:10:02.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:10:02.491 +03:00 [DBG] Connection id "0HNC8090TGA2T" completed keep alive response. 2025-06-30 17:10:02.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6836ms 2025-06-30 17:10:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2T" received FIN. 2025-06-30 17:10:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2T" disconnecting. 2025-06-30 17:10:02.492 +03:00 [DBG] Connection id "0HNC8090TGA2T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:10:02.493 +03:00 [DBG] Connection id "0HNC8090TGA2T" stopped. 2025-06-30 17:11:02.510 +03:00 [DBG] Connection id "0HNC8090TGA2U" accepted. 2025-06-30 17:11:02.511 +03:00 [DBG] Connection id "0HNC8090TGA2U" started. 2025-06-30 17:11:02.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:11:02.511 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:11:02.511 +03:00 [DBG] POST requests are not supported 2025-06-30 17:11:02.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:11:02.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-06-30 17:11:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:11:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:11:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:11:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:11:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:11:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:11:02.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-06-30 17:11:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:11:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:11:02.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-06-30 17:11:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:11:02.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-06-30 17:11:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:11:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:11:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:11:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:11:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:11:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:11:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:11:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1331ms. 2025-06-30 17:11:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:11:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:11:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:11:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6193ms 2025-06-30 17:11:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:11:02.512 +03:00 [DBG] Connection id "0HNC8090TGA2U" completed keep alive response. 2025-06-30 17:11:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2472ms 2025-06-30 17:11:02.512 +03:00 [DBG] Connection id "0HNC8090TGA2U" received FIN. 2025-06-30 17:11:02.512 +03:00 [DBG] Connection id "0HNC8090TGA2U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:11:02.512 +03:00 [DBG] Connection id "0HNC8090TGA2U" disconnecting. 2025-06-30 17:11:02.513 +03:00 [DBG] Connection id "0HNC8090TGA2U" stopped. 2025-06-30 17:12:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2V" accepted. 2025-06-30 17:12:02.497 +03:00 [DBG] Connection id "0HNC8090TGA2V" started. 2025-06-30 17:12:02.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:12:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:12:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 17:12:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:12:02.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:12:02.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:12:02.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:12:02.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:12:02.497 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:12:02.497 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:12:02.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:12:02.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-06-30 17:12:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:12:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:12:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:12:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:12:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:12:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:12:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:12:02.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:12:02.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1563ms. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:12:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:12:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:12:02.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7573ms 2025-06-30 17:12:02.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:12:02.498 +03:00 [DBG] Connection id "0HNC8090TGA2V" completed keep alive response. 2025-06-30 17:12:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4096ms 2025-06-30 17:12:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2V" received FIN. 2025-06-30 17:12:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2V" disconnecting. 2025-06-30 17:12:02.499 +03:00 [DBG] Connection id "0HNC8090TGA2V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:12:02.500 +03:00 [DBG] Connection id "0HNC8090TGA2V" stopped. 2025-06-30 17:13:02.501 +03:00 [DBG] Connection id "0HNC8090TGA30" accepted. 2025-06-30 17:13:02.501 +03:00 [DBG] Connection id "0HNC8090TGA30" started. 2025-06-30 17:13:02.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:13:02.501 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:13:02.501 +03:00 [DBG] POST requests are not supported 2025-06-30 17:13:02.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:13:02.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-06-30 17:13:02.501 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:13:02.501 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:13:02.501 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:13:02.501 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:13:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:13:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:13:02.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-06-30 17:13:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:13:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:13:02.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-06-30 17:13:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:13:02.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-06-30 17:13:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:13:02.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:13:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:13:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:13:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:13:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:13:02.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:13:02.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-06-30 17:13:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:13:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:13:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:13:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3221ms 2025-06-30 17:13:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:13:02.503 +03:00 [DBG] Connection id "0HNC8090TGA30" completed keep alive response. 2025-06-30 17:13:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2471ms 2025-06-30 17:13:02.503 +03:00 [DBG] Connection id "0HNC8090TGA30" received FIN. 2025-06-30 17:13:02.504 +03:00 [DBG] Connection id "0HNC8090TGA30" disconnecting. 2025-06-30 17:13:02.504 +03:00 [DBG] Connection id "0HNC8090TGA30" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:13:02.505 +03:00 [DBG] Connection id "0HNC8090TGA30" stopped. 2025-06-30 17:14:02.490 +03:00 [DBG] Connection id "0HNC8090TGA31" accepted. 2025-06-30 17:14:02.490 +03:00 [DBG] Connection id "0HNC8090TGA31" started. 2025-06-30 17:14:02.490 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:14:02.490 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:14:02.490 +03:00 [DBG] POST requests are not supported 2025-06-30 17:14:02.490 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:14:02.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-06-30 17:14:02.490 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:14:02.490 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:14:02.490 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:14:02.490 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:14:02.490 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:14:02.490 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:14:02.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-06-30 17:14:02.490 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:14:02.491 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:14:02.491 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:14:02.491 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:14:02.491 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:14:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:14:02.491 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:14:02.491 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:14:02.491 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:14:02.491 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:14:02.491 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:14:02.491 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7123ms 2025-06-30 17:14:02.491 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:14:02.491 +03:00 [DBG] Connection id "0HNC8090TGA31" completed keep alive response. 2025-06-30 17:14:02.491 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3884ms 2025-06-30 17:14:02.492 +03:00 [DBG] Connection id "0HNC8090TGA31" received FIN. 2025-06-30 17:14:02.492 +03:00 [DBG] Connection id "0HNC8090TGA31" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:14:02.492 +03:00 [DBG] Connection id "0HNC8090TGA31" disconnecting. 2025-06-30 17:14:02.492 +03:00 [DBG] Connection id "0HNC8090TGA31" stopped. 2025-06-30 17:15:02.510 +03:00 [DBG] Connection id "0HNC8090TGA32" accepted. 2025-06-30 17:15:02.510 +03:00 [DBG] Connection id "0HNC8090TGA32" started. 2025-06-30 17:15:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:15:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:15:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 17:15:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:15:02.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-06-30 17:15:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:15:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:15:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:15:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:15:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:15:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:15:02.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-06-30 17:15:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:15:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:15:02.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-06-30 17:15:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:15:02.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-06-30 17:15:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:15:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:15:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:15:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1521ms. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:15:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:15:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:15:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:15:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8012ms 2025-06-30 17:15:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:15:02.512 +03:00 [DBG] Connection id "0HNC8090TGA32" completed keep alive response. 2025-06-30 17:15:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4506ms 2025-06-30 17:15:02.512 +03:00 [DBG] Connection id "0HNC8090TGA32" received FIN. 2025-06-30 17:15:02.512 +03:00 [DBG] Connection id "0HNC8090TGA32" disconnecting. 2025-06-30 17:15:02.512 +03:00 [DBG] Connection id "0HNC8090TGA32" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:15:02.513 +03:00 [DBG] Connection id "0HNC8090TGA32" stopped. 2025-06-30 17:16:02.497 +03:00 [DBG] Connection id "0HNC8090TGA33" accepted. 2025-06-30 17:16:02.497 +03:00 [DBG] Connection id "0HNC8090TGA33" started. 2025-06-30 17:16:02.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:16:02.498 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:16:02.498 +03:00 [DBG] POST requests are not supported 2025-06-30 17:16:02.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:16:02.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:16:02.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:16:02.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:16:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:16:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:16:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:16:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:16:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:16:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:16:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:16:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:16:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:16:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:16:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.499 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:16:02.499 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:16:02.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:16:02.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2016ms. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:16:02.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:16:02.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:16:02.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:16:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:16:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:16:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:16:02.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4022ms 2025-06-30 17:16:02.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:16:02.500 +03:00 [DBG] Connection id "0HNC8090TGA33" completed keep alive response. 2025-06-30 17:16:02.500 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5076ms 2025-06-30 17:16:02.501 +03:00 [DBG] Connection id "0HNC8090TGA33" received FIN. 2025-06-30 17:16:02.501 +03:00 [DBG] Connection id "0HNC8090TGA33" disconnecting. 2025-06-30 17:16:02.501 +03:00 [DBG] Connection id "0HNC8090TGA33" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:16:02.502 +03:00 [DBG] Connection id "0HNC8090TGA33" stopped. 2025-06-30 17:17:02.513 +03:00 [DBG] Connection id "0HNC8090TGA34" accepted. 2025-06-30 17:17:02.513 +03:00 [DBG] Connection id "0HNC8090TGA34" started. 2025-06-30 17:17:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:17:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:17:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 17:17:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:17:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:17:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:17:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:17:02.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:17:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:17:02.514 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:17:02.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:17:02.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:17:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:17:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:17:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:17:02.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:17:02.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:17:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:17:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:17:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:17:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.154ms. 2025-06-30 17:17:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:17:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:17:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:17:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0646ms 2025-06-30 17:17:02.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:17:02.515 +03:00 [DBG] Connection id "0HNC8090TGA34" completed keep alive response. 2025-06-30 17:17:02.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8565ms 2025-06-30 17:17:02.516 +03:00 [DBG] Connection id "0HNC8090TGA34" received FIN. 2025-06-30 17:17:02.516 +03:00 [DBG] Connection id "0HNC8090TGA34" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:17:02.516 +03:00 [DBG] Connection id "0HNC8090TGA34" disconnecting. 2025-06-30 17:17:02.516 +03:00 [DBG] Connection id "0HNC8090TGA34" stopped. 2025-06-30 17:18:02.495 +03:00 [DBG] Connection id "0HNC8090TGA35" accepted. 2025-06-30 17:18:02.496 +03:00 [DBG] Connection id "0HNC8090TGA35" started. 2025-06-30 17:18:02.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:18:02.496 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:18:02.496 +03:00 [DBG] POST requests are not supported 2025-06-30 17:18:02.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:18:02.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-06-30 17:18:02.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:18:02.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:18:02.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:18:02.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:18:02.496 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:18:02.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:18:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:18:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:18:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:18:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:18:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:18:02.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-06-30 17:18:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:18:02.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:18:02.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:18:02.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.171ms. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:18:02.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:18:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:18:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:18:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:18:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:18:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:18:02.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1775ms 2025-06-30 17:18:02.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:18:02.498 +03:00 [DBG] Connection id "0HNC8090TGA35" completed keep alive response. 2025-06-30 17:18:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2506ms 2025-06-30 17:18:02.498 +03:00 [DBG] Connection id "0HNC8090TGA35" received FIN. 2025-06-30 17:18:02.498 +03:00 [DBG] Connection id "0HNC8090TGA35" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:18:02.498 +03:00 [DBG] Connection id "0HNC8090TGA35" disconnecting. 2025-06-30 17:18:02.498 +03:00 [DBG] Connection id "0HNC8090TGA35" stopped. 2025-06-30 17:19:02.534 +03:00 [DBG] Connection id "0HNC8090TGA36" accepted. 2025-06-30 17:19:02.534 +03:00 [DBG] Connection id "0HNC8090TGA36" started. 2025-06-30 17:19:02.534 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:19:02.534 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:19:02.534 +03:00 [DBG] POST requests are not supported 2025-06-30 17:19:02.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:19:02.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-06-30 17:19:02.534 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:19:02.534 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:19:02.534 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:19:02.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:19:02.534 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:19:02.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:19:02.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-06-30 17:19:02.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:19:02.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:19:02.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-06-30 17:19:02.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:19:02.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-06-30 17:19:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:19:02.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:19:02.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:19:02.535 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:19:02.535 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:19:02.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:19:02.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7528ms 2025-06-30 17:19:02.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:19:02.535 +03:00 [DBG] Connection id "0HNC8090TGA36" completed keep alive response. 2025-06-30 17:19:02.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4412ms 2025-06-30 17:19:02.535 +03:00 [DBG] Connection id "0HNC8090TGA36" received FIN. 2025-06-30 17:19:02.536 +03:00 [DBG] Connection id "0HNC8090TGA36" disconnecting. 2025-06-30 17:19:02.536 +03:00 [DBG] Connection id "0HNC8090TGA36" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:19:02.537 +03:00 [DBG] Connection id "0HNC8090TGA36" stopped. 2025-06-30 17:20:02.495 +03:00 [DBG] Connection id "0HNC8090TGA37" accepted. 2025-06-30 17:20:02.496 +03:00 [DBG] Connection id "0HNC8090TGA37" started. 2025-06-30 17:20:02.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:20:02.496 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:20:02.496 +03:00 [DBG] POST requests are not supported 2025-06-30 17:20:02.496 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:20:02.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-06-30 17:20:02.496 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:20:02.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:20:02.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:20:02.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:20:02.496 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:20:02.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:20:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:20:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:20:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:20:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:20:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:20:02.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:20:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:20:02.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:20:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:20:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:20:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:20:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:20:02.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:20:02.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1511ms. 2025-06-30 17:20:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:20:02.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:20:02.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:20:02.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9381ms 2025-06-30 17:20:02.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:20:02.497 +03:00 [DBG] Connection id "0HNC8090TGA37" completed keep alive response. 2025-06-30 17:20:02.497 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6298ms 2025-06-30 17:20:02.498 +03:00 [DBG] Connection id "0HNC8090TGA37" received FIN. 2025-06-30 17:20:02.498 +03:00 [DBG] Connection id "0HNC8090TGA37" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:20:02.498 +03:00 [DBG] Connection id "0HNC8090TGA37" disconnecting. 2025-06-30 17:20:02.498 +03:00 [DBG] Connection id "0HNC8090TGA37" stopped. 2025-06-30 17:21:02.495 +03:00 [DBG] Connection id "0HNC8090TGA38" accepted. 2025-06-30 17:21:02.495 +03:00 [DBG] Connection id "0HNC8090TGA38" started. 2025-06-30 17:21:02.495 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:21:02.495 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:21:02.495 +03:00 [DBG] POST requests are not supported 2025-06-30 17:21:02.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:21:02.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:21:02.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:21:02.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:21:02.495 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:21:02.495 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:21:02.495 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:21:02.495 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:21:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:21:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:21:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:21:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:21:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:21:02.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:21:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:21:02.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:21:02.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:21:02.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:21:02.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:21:02.496 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:21:02.496 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7049ms 2025-06-30 17:21:02.496 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:21:02.497 +03:00 [DBG] Connection id "0HNC8090TGA38" completed keep alive response. 2025-06-30 17:21:02.497 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4719ms 2025-06-30 17:21:02.497 +03:00 [DBG] Connection id "0HNC8090TGA38" received FIN. 2025-06-30 17:21:02.497 +03:00 [DBG] Connection id "0HNC8090TGA38" disconnecting. 2025-06-30 17:21:02.497 +03:00 [DBG] Connection id "0HNC8090TGA38" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:21:02.498 +03:00 [DBG] Connection id "0HNC8090TGA38" stopped. 2025-06-30 17:22:02.502 +03:00 [DBG] Connection id "0HNC8090TGA39" accepted. 2025-06-30 17:22:02.502 +03:00 [DBG] Connection id "0HNC8090TGA39" started. 2025-06-30 17:22:02.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:22:02.502 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:22:02.502 +03:00 [DBG] POST requests are not supported 2025-06-30 17:22:02.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:22:02.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-06-30 17:22:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:22:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:22:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:22:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:22:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:22:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:22:02.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-06-30 17:22:02.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:22:02.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:22:02.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-06-30 17:22:02.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:22:02.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-06-30 17:22:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:22:02.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:22:02.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:22:02.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.116ms. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:22:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:22:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:22:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5884ms 2025-06-30 17:22:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:22:02.503 +03:00 [DBG] Connection id "0HNC8090TGA39" completed keep alive response. 2025-06-30 17:22:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1035ms 2025-06-30 17:22:02.504 +03:00 [DBG] Connection id "0HNC8090TGA39" received FIN. 2025-06-30 17:22:02.504 +03:00 [DBG] Connection id "0HNC8090TGA39" disconnecting. 2025-06-30 17:22:02.504 +03:00 [DBG] Connection id "0HNC8090TGA39" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:22:02.505 +03:00 [DBG] Connection id "0HNC8090TGA39" stopped. 2025-06-30 17:23:02.528 +03:00 [DBG] Connection id "0HNC8090TGA3A" accepted. 2025-06-30 17:23:02.528 +03:00 [DBG] Connection id "0HNC8090TGA3A" started. 2025-06-30 17:23:02.528 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:23:02.528 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:23:02.528 +03:00 [DBG] POST requests are not supported 2025-06-30 17:23:02.528 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:23:02.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:23:02.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:23:02.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:23:02.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:23:02.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:23:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:23:02.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:23:02.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-06-30 17:23:02.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:23:02.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:23:02.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-06-30 17:23:02.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:23:02.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:23:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:23:02.529 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:23:02.529 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:23:02.529 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:23:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:23:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:23:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6302ms 2025-06-30 17:23:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:23:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3A" completed keep alive response. 2025-06-30 17:23:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1502ms 2025-06-30 17:23:02.530 +03:00 [DBG] Connection id "0HNC8090TGA3A" received FIN. 2025-06-30 17:23:02.530 +03:00 [DBG] Connection id "0HNC8090TGA3A" disconnecting. 2025-06-30 17:23:02.530 +03:00 [DBG] Connection id "0HNC8090TGA3A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:23:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3A" stopped. 2025-06-30 17:24:02.585 +03:00 [DBG] Connection id "0HNC8090TGA3B" accepted. 2025-06-30 17:24:02.585 +03:00 [DBG] Connection id "0HNC8090TGA3B" started. 2025-06-30 17:24:02.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:24:02.585 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:24:02.585 +03:00 [DBG] POST requests are not supported 2025-06-30 17:24:02.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:24:02.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:24:02.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:24:02.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:24:02.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:24:02.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:24:02.585 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:24:02.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:24:02.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:24:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:24:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:24:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:24:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:24:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:24:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:24:02.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:24:02.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:24:02.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:24:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:24:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:24:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6991ms 2025-06-30 17:24:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:24:02.586 +03:00 [DBG] Connection id "0HNC8090TGA3B" completed keep alive response. 2025-06-30 17:24:02.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3711ms 2025-06-30 17:24:02.587 +03:00 [DBG] Connection id "0HNC8090TGA3B" received FIN. 2025-06-30 17:24:02.587 +03:00 [DBG] Connection id "0HNC8090TGA3B" disconnecting. 2025-06-30 17:24:02.587 +03:00 [DBG] Connection id "0HNC8090TGA3B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:24:02.588 +03:00 [DBG] Connection id "0HNC8090TGA3B" stopped. 2025-06-30 17:25:02.527 +03:00 [DBG] Connection id "0HNC8090TGA3C" accepted. 2025-06-30 17:25:02.527 +03:00 [DBG] Connection id "0HNC8090TGA3C" started. 2025-06-30 17:25:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:25:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:25:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 17:25:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:25:02.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-06-30 17:25:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:25:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:25:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:25:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:25:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:25:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:25:02.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-06-30 17:25:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:25:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:25:02.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-06-30 17:25:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:25:02.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-06-30 17:25:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:25:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:25:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:25:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1549ms. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:25:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:25:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:25:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:25:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:25:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1289ms 2025-06-30 17:25:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3C" completed keep alive response. 2025-06-30 17:25:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7604ms 2025-06-30 17:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3C" received FIN. 2025-06-30 17:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3C" disconnecting. 2025-06-30 17:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3C" stopped. 2025-06-30 17:26:02.487 +03:00 [DBG] Connection id "0HNC8090TGA3D" accepted. 2025-06-30 17:26:02.487 +03:00 [DBG] Connection id "0HNC8090TGA3D" started. 2025-06-30 17:26:02.487 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:26:02.487 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:26:02.487 +03:00 [DBG] POST requests are not supported 2025-06-30 17:26:02.487 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:26:02.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-06-30 17:26:02.487 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:26:02.487 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:26:02.488 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:26:02.488 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:26:02.488 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:26:02.488 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:26:02.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-06-30 17:26:02.488 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:26:02.488 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:26:02.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-06-30 17:26:02.488 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:26:02.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-06-30 17:26:02.488 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.488 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:26:02.488 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:26:02.488 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:26:02.488 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1451ms. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:26:02.488 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:26:02.488 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:26:02.488 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.489 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.489 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.489 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:26:02.489 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7442ms 2025-06-30 17:26:02.489 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:26:02.489 +03:00 [DBG] Connection id "0HNC8090TGA3D" completed keep alive response. 2025-06-30 17:26:02.489 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3892ms 2025-06-30 17:26:02.489 +03:00 [DBG] Connection id "0HNC8090TGA3D" received FIN. 2025-06-30 17:26:02.489 +03:00 [DBG] Connection id "0HNC8090TGA3D" disconnecting. 2025-06-30 17:26:02.489 +03:00 [DBG] Connection id "0HNC8090TGA3D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:26:02.490 +03:00 [DBG] Connection id "0HNC8090TGA3D" stopped. 2025-06-30 17:27:02.507 +03:00 [DBG] Connection id "0HNC8090TGA3E" accepted. 2025-06-30 17:27:02.507 +03:00 [DBG] Connection id "0HNC8090TGA3E" started. 2025-06-30 17:27:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:27:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:27:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 17:27:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:27:02.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-06-30 17:27:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:27:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:27:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:27:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:27:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:27:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:27:02.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-06-30 17:27:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:27:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:27:02.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-06-30 17:27:02.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:27:02.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-06-30 17:27:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:27:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:27:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:27:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1364ms. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:27:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:27:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:27:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:27:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:27:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:27:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:27:02.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7146ms 2025-06-30 17:27:02.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:27:02.509 +03:00 [DBG] Connection id "0HNC8090TGA3E" completed keep alive response. 2025-06-30 17:27:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2833ms 2025-06-30 17:27:02.509 +03:00 [DBG] Connection id "0HNC8090TGA3E" received FIN. 2025-06-30 17:27:02.509 +03:00 [DBG] Connection id "0HNC8090TGA3E" disconnecting. 2025-06-30 17:27:02.509 +03:00 [DBG] Connection id "0HNC8090TGA3E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA3E" stopped. 2025-06-30 17:28:02.550 +03:00 [DBG] Connection id "0HNC8090TGA3F" accepted. 2025-06-30 17:28:02.550 +03:00 [DBG] Connection id "0HNC8090TGA3F" started. 2025-06-30 17:28:02.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:28:02.551 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:28:02.551 +03:00 [DBG] POST requests are not supported 2025-06-30 17:28:02.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:28:02.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:28:02.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:28:02.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:28:02.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:28:02.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:28:02.551 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:28:02.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:28:02.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:28:02.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:28:02.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:28:02.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:28:02.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:28:02.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:28:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:28:02.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:28:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:28:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:28:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:28:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:28:02.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:28:02.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1178ms. 2025-06-30 17:28:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:28:02.552 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:28:02.552 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:28:02.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6462ms 2025-06-30 17:28:02.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGA3F" completed keep alive response. 2025-06-30 17:28:02.552 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.241ms 2025-06-30 17:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGA3F" received FIN. 2025-06-30 17:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGA3F" disconnecting. 2025-06-30 17:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGA3F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:28:02.553 +03:00 [DBG] Connection id "0HNC8090TGA3F" stopped. 2025-06-30 17:29:02.495 +03:00 [DBG] Connection id "0HNC8090TGA3G" accepted. 2025-06-30 17:29:02.495 +03:00 [DBG] Connection id "0HNC8090TGA3G" started. 2025-06-30 17:29:02.495 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:29:02.495 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:29:02.495 +03:00 [DBG] POST requests are not supported 2025-06-30 17:29:02.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:29:02.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:29:02.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:29:02.495 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:29:02.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:29:02.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:29:02.496 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:29:02.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:29:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:29:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:29:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:29:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:29:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:29:02.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:29:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:29:02.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:29:02.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:29:02.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:29:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:29:02.497 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:29:02.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:29:02.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0304ms 2025-06-30 17:29:02.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:29:02.497 +03:00 [DBG] Connection id "0HNC8090TGA3G" completed keep alive response. 2025-06-30 17:29:02.497 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8992ms 2025-06-30 17:29:02.497 +03:00 [DBG] Connection id "0HNC8090TGA3G" received FIN. 2025-06-30 17:29:02.497 +03:00 [DBG] Connection id "0HNC8090TGA3G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:29:02.498 +03:00 [DBG] Connection id "0HNC8090TGA3G" disconnecting. 2025-06-30 17:29:02.498 +03:00 [DBG] Connection id "0HNC8090TGA3G" stopped. 2025-06-30 17:30:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3H" accepted. 2025-06-30 17:30:02.529 +03:00 [DBG] Connection id "0HNC8090TGA3H" started. 2025-06-30 17:30:02.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:30:02.530 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:30:02.530 +03:00 [DBG] POST requests are not supported 2025-06-30 17:30:02.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:30:02.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-06-30 17:30:02.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:30:02.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:30:02.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:30:02.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:30:02.530 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:30:02.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:30:02.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-06-30 17:30:02.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:30:02.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:30:02.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-06-30 17:30:02.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:30:02.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-06-30 17:30:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.530 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:30:02.530 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:30:02.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:30:02.530 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1243ms. 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:30:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:30:02.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:30:02.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:30:02.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7043ms 2025-06-30 17:30:02.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:30:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3H" completed keep alive response. 2025-06-30 17:30:02.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3079ms 2025-06-30 17:30:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3H" received FIN. 2025-06-30 17:30:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3H" disconnecting. 2025-06-30 17:30:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:30:02.532 +03:00 [DBG] Connection id "0HNC8090TGA3H" stopped. 2025-06-30 17:31:02.531 +03:00 [DBG] Connection id "0HNC8090TGA3I" accepted. 2025-06-30 17:31:02.532 +03:00 [DBG] Connection id "0HNC8090TGA3I" started. 2025-06-30 17:31:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:31:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:31:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 17:31:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:31:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:31:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:31:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:31:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:31:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:31:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:31:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:31:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:31:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:31:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:31:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:31:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:31:02.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:31:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:31:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:31:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:31:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:31:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:31:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:31:02.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3088ms 2025-06-30 17:31:02.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:31:02.534 +03:00 [DBG] Connection id "0HNC8090TGA3I" completed keep alive response. 2025-06-30 17:31:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3442ms 2025-06-30 17:31:02.534 +03:00 [DBG] Connection id "0HNC8090TGA3I" received FIN. 2025-06-30 17:31:02.534 +03:00 [DBG] Connection id "0HNC8090TGA3I" disconnecting. 2025-06-30 17:31:02.535 +03:00 [DBG] Connection id "0HNC8090TGA3I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:31:02.536 +03:00 [DBG] Connection id "0HNC8090TGA3I" stopped. 2025-06-30 17:32:02.587 +03:00 [DBG] Connection id "0HNC8090TGA3J" accepted. 2025-06-30 17:32:02.587 +03:00 [DBG] Connection id "0HNC8090TGA3J" started. 2025-06-30 17:32:02.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:32:02.587 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:32:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 17:32:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:32:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:32:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:32:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:32:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:32:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:32:02.587 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:32:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:32:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:32:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:32:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:32:02.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:32:02.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:32:02.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:32:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:32:02.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:32:02.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:32:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1342ms. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:32:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:32:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:32:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8262ms 2025-06-30 17:32:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:32:02.589 +03:00 [DBG] Connection id "0HNC8090TGA3J" completed keep alive response. 2025-06-30 17:32:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5656ms 2025-06-30 17:32:02.589 +03:00 [DBG] Connection id "0HNC8090TGA3J" received FIN. 2025-06-30 17:32:02.589 +03:00 [DBG] Connection id "0HNC8090TGA3J" disconnecting. 2025-06-30 17:32:02.589 +03:00 [DBG] Connection id "0HNC8090TGA3J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:32:02.590 +03:00 [DBG] Connection id "0HNC8090TGA3J" stopped. 2025-06-30 17:33:02.510 +03:00 [DBG] Connection id "0HNC8090TGA3K" accepted. 2025-06-30 17:33:02.510 +03:00 [DBG] Connection id "0HNC8090TGA3K" started. 2025-06-30 17:33:02.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:33:02.511 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:33:02.511 +03:00 [DBG] POST requests are not supported 2025-06-30 17:33:02.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:33:02.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-06-30 17:33:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:33:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:33:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:33:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:33:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:33:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:33:02.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-06-30 17:33:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:33:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:33:02.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-06-30 17:33:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:33:02.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-06-30 17:33:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:33:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:33:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:33:02.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:33:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:33:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:33:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:33:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9082ms 2025-06-30 17:33:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:33:02.512 +03:00 [DBG] Connection id "0HNC8090TGA3K" completed keep alive response. 2025-06-30 17:33:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.843ms 2025-06-30 17:33:02.513 +03:00 [DBG] Connection id "0HNC8090TGA3K" received FIN. 2025-06-30 17:33:02.513 +03:00 [DBG] Connection id "0HNC8090TGA3K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:33:02.513 +03:00 [DBG] Connection id "0HNC8090TGA3K" disconnecting. 2025-06-30 17:33:02.513 +03:00 [DBG] Connection id "0HNC8090TGA3K" stopped. 2025-06-30 17:34:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3L" accepted. 2025-06-30 17:34:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3L" started. 2025-06-30 17:34:02.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:34:02.502 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:34:02.502 +03:00 [DBG] POST requests are not supported 2025-06-30 17:34:02.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:34:02.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-06-30 17:34:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:34:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:34:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:34:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:34:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:34:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:34:02.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-06-30 17:34:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:34:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:34:02.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-06-30 17:34:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:34:02.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-06-30 17:34:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:34:02.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:34:02.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:34:02.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1333ms. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:34:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:34:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:34:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7787ms 2025-06-30 17:34:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:34:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3L" completed keep alive response. 2025-06-30 17:34:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5433ms 2025-06-30 17:34:02.504 +03:00 [DBG] Connection id "0HNC8090TGA3L" received FIN. 2025-06-30 17:34:02.504 +03:00 [DBG] Connection id "0HNC8090TGA3L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:34:02.504 +03:00 [DBG] Connection id "0HNC8090TGA3L" disconnecting. 2025-06-30 17:34:02.504 +03:00 [DBG] Connection id "0HNC8090TGA3L" stopped. 2025-06-30 17:35:02.515 +03:00 [DBG] Connection id "0HNC8090TGA3M" accepted. 2025-06-30 17:35:02.515 +03:00 [DBG] Connection id "0HNC8090TGA3M" started. 2025-06-30 17:35:02.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:35:02.515 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:35:02.515 +03:00 [DBG] POST requests are not supported 2025-06-30 17:35:02.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:35:02.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-06-30 17:35:02.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:35:02.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:35:02.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:35:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:35:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:35:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:35:02.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-06-30 17:35:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:35:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:35:02.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-06-30 17:35:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:35:02.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-06-30 17:35:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:35:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:35:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:35:02.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1489ms. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:35:02.516 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:35:02.516 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.516 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:35:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1661ms 2025-06-30 17:35:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3M" completed keep alive response. 2025-06-30 17:35:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9023ms 2025-06-30 17:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3M" received FIN. 2025-06-30 17:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3M" disconnecting. 2025-06-30 17:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:35:02.519 +03:00 [DBG] Connection id "0HNC8090TGA3M" stopped. 2025-06-30 17:36:02.533 +03:00 [DBG] Connection id "0HNC8090TGA3N" accepted. 2025-06-30 17:36:02.533 +03:00 [DBG] Connection id "0HNC8090TGA3N" started. 2025-06-30 17:36:02.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:36:02.533 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:36:02.533 +03:00 [DBG] POST requests are not supported 2025-06-30 17:36:02.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:36:02.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-06-30 17:36:02.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:36:02.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:36:02.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:36:02.533 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:36:02.533 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:36:02.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:36:02.533 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:36:02.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:36:02.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:36:02.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-06-30 17:36:02.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:36:02.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-06-30 17:36:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:36:02.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:36:02.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:36:02.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1423ms. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:36:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:36:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:36:02.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6729ms 2025-06-30 17:36:02.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:36:02.534 +03:00 [DBG] Connection id "0HNC8090TGA3N" completed keep alive response. 2025-06-30 17:36:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3126ms 2025-06-30 17:36:02.535 +03:00 [DBG] Connection id "0HNC8090TGA3N" received FIN. 2025-06-30 17:36:02.535 +03:00 [DBG] Connection id "0HNC8090TGA3N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:36:02.535 +03:00 [DBG] Connection id "0HNC8090TGA3N" disconnecting. 2025-06-30 17:36:02.535 +03:00 [DBG] Connection id "0HNC8090TGA3N" stopped. 2025-06-30 17:37:02.497 +03:00 [DBG] Connection id "0HNC8090TGA3O" accepted. 2025-06-30 17:37:02.498 +03:00 [DBG] Connection id "0HNC8090TGA3O" started. 2025-06-30 17:37:02.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:37:02.498 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:37:02.498 +03:00 [DBG] POST requests are not supported 2025-06-30 17:37:02.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:37:02.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:37:02.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:37:02.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:37:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:37:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:37:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:37:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:37:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:37:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:37:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:37:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:37:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:37:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:37:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:37:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:37:02.499 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:37:02.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:37:02.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:37:02.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:37:02.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7217ms 2025-06-30 17:37:02.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:37:02.499 +03:00 [DBG] Connection id "0HNC8090TGA3O" completed keep alive response. 2025-06-30 17:37:02.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.408ms 2025-06-30 17:37:02.500 +03:00 [DBG] Connection id "0HNC8090TGA3O" received FIN. 2025-06-30 17:37:02.500 +03:00 [DBG] Connection id "0HNC8090TGA3O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:37:02.500 +03:00 [DBG] Connection id "0HNC8090TGA3O" disconnecting. 2025-06-30 17:37:02.500 +03:00 [DBG] Connection id "0HNC8090TGA3O" stopped. 2025-06-30 17:38:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3P" accepted. 2025-06-30 17:38:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3P" started. 2025-06-30 17:38:02.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:38:02.504 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:38:02.504 +03:00 [DBG] POST requests are not supported 2025-06-30 17:38:02.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:38:02.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-06-30 17:38:02.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:38:02.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:38:02.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:38:02.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:38:02.504 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:38:02.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:38:02.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-06-30 17:38:02.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:38:02.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:38:02.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-06-30 17:38:02.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:38:02.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-06-30 17:38:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:38:02.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:38:02.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:38:02.505 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1794ms. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:38:02.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:38:02.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:38:02.506 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0845ms 2025-06-30 17:38:02.506 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:38:02.506 +03:00 [DBG] Connection id "0HNC8090TGA3P" completed keep alive response. 2025-06-30 17:38:02.506 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0434ms 2025-06-30 17:38:02.506 +03:00 [DBG] Connection id "0HNC8090TGA3P" received FIN. 2025-06-30 17:38:02.506 +03:00 [DBG] Connection id "0HNC8090TGA3P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:38:02.506 +03:00 [DBG] Connection id "0HNC8090TGA3P" disconnecting. 2025-06-30 17:38:02.506 +03:00 [DBG] Connection id "0HNC8090TGA3P" stopped. 2025-06-30 17:39:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3Q" accepted. 2025-06-30 17:39:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3Q" started. 2025-06-30 17:39:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:39:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:39:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 17:39:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:39:02.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-06-30 17:39:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:39:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:39:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:39:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:39:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:39:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:39:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:39:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:39:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:39:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:39:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:39:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:39:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:39:02.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:39:02.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:39:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:39:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:39:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:39:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7487ms 2025-06-30 17:39:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:39:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3Q" completed keep alive response. 2025-06-30 17:39:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3758ms 2025-06-30 17:39:02.518 +03:00 [DBG] Connection id "0HNC8090TGA3Q" received FIN. 2025-06-30 17:39:02.518 +03:00 [DBG] Connection id "0HNC8090TGA3Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:39:02.518 +03:00 [DBG] Connection id "0HNC8090TGA3Q" disconnecting. 2025-06-30 17:39:02.518 +03:00 [DBG] Connection id "0HNC8090TGA3Q" stopped. 2025-06-30 17:40:02.514 +03:00 [DBG] Connection id "0HNC8090TGA3R" accepted. 2025-06-30 17:40:02.514 +03:00 [DBG] Connection id "0HNC8090TGA3R" started. 2025-06-30 17:40:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:40:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:40:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 17:40:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:40:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:40:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:40:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:40:02.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:40:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:40:02.514 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:40:02.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:40:02.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:40:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:40:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:40:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:40:02.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:40:02.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-06-30 17:40:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:40:02.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:40:02.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:40:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:40:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:40:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:40:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9352ms 2025-06-30 17:40:02.516 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:40:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3R" completed keep alive response. 2025-06-30 17:40:02.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6513ms 2025-06-30 17:40:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3R" received FIN. 2025-06-30 17:40:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3R" disconnecting. 2025-06-30 17:40:02.516 +03:00 [DBG] Connection id "0HNC8090TGA3R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:40:02.517 +03:00 [DBG] Connection id "0HNC8090TGA3R" stopped. 2025-06-30 17:41:02.521 +03:00 [DBG] Connection id "0HNC8090TGA3S" accepted. 2025-06-30 17:41:02.522 +03:00 [DBG] Connection id "0HNC8090TGA3S" started. 2025-06-30 17:41:02.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:41:02.522 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:41:02.522 +03:00 [DBG] POST requests are not supported 2025-06-30 17:41:02.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:41:02.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-06-30 17:41:02.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:41:02.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:41:02.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:41:02.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:41:02.522 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:41:02.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:41:02.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-06-30 17:41:02.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:41:02.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:41:02.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-06-30 17:41:02.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:41:02.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-06-30 17:41:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:41:02.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:41:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:41:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:41:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:41:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:41:02.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:41:02.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1267ms. 2025-06-30 17:41:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:41:02.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:41:02.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:41:02.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7934ms 2025-06-30 17:41:02.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:41:02.523 +03:00 [DBG] Connection id "0HNC8090TGA3S" completed keep alive response. 2025-06-30 17:41:02.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4953ms 2025-06-30 17:41:02.523 +03:00 [DBG] Connection id "0HNC8090TGA3S" received FIN. 2025-06-30 17:41:02.524 +03:00 [DBG] Connection id "0HNC8090TGA3S" disconnecting. 2025-06-30 17:41:02.524 +03:00 [DBG] Connection id "0HNC8090TGA3S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:41:02.525 +03:00 [DBG] Connection id "0HNC8090TGA3S" stopped. 2025-06-30 17:42:02.494 +03:00 [DBG] Connection id "0HNC8090TGA3T" accepted. 2025-06-30 17:42:02.494 +03:00 [DBG] Connection id "0HNC8090TGA3T" started. 2025-06-30 17:42:02.494 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:42:02.494 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:42:02.494 +03:00 [DBG] POST requests are not supported 2025-06-30 17:42:02.494 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:42:02.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-06-30 17:42:02.494 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:42:02.494 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:42:02.494 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:42:02.494 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:42:02.494 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:42:02.494 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:42:02.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-06-30 17:42:02.494 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:42:02.494 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:42:02.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-06-30 17:42:02.494 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:42:02.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-06-30 17:42:02.494 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.494 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.494 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:42:02.494 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:42:02.495 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:42:02.495 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:42:02.495 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:42:02.495 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:42:02.495 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.81ms 2025-06-30 17:42:02.495 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:42:02.495 +03:00 [DBG] Connection id "0HNC8090TGA3T" completed keep alive response. 2025-06-30 17:42:02.495 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4989ms 2025-06-30 17:42:02.496 +03:00 [DBG] Connection id "0HNC8090TGA3T" received FIN. 2025-06-30 17:42:02.496 +03:00 [DBG] Connection id "0HNC8090TGA3T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:42:02.496 +03:00 [DBG] Connection id "0HNC8090TGA3T" disconnecting. 2025-06-30 17:42:02.496 +03:00 [DBG] Connection id "0HNC8090TGA3T" stopped. 2025-06-30 17:43:02.501 +03:00 [DBG] Connection id "0HNC8090TGA3U" accepted. 2025-06-30 17:43:02.501 +03:00 [DBG] Connection id "0HNC8090TGA3U" started. 2025-06-30 17:43:02.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:43:02.502 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:43:02.502 +03:00 [DBG] POST requests are not supported 2025-06-30 17:43:02.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:43:02.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-06-30 17:43:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:43:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:43:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:43:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:43:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:43:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:43:02.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-06-30 17:43:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:43:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:43:02.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-06-30 17:43:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:43:02.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-06-30 17:43:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:43:02.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:43:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:43:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:43:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:43:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:43:02.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:43:02.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-30 17:43:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:43:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:43:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:43:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7275ms 2025-06-30 17:43:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:43:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3U" completed keep alive response. 2025-06-30 17:43:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3888ms 2025-06-30 17:43:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3U" received FIN. 2025-06-30 17:43:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3U" disconnecting. 2025-06-30 17:43:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:43:02.505 +03:00 [DBG] Connection id "0HNC8090TGA3U" stopped. 2025-06-30 17:44:02.497 +03:00 [DBG] Connection id "0HNC8090TGA3V" accepted. 2025-06-30 17:44:02.498 +03:00 [DBG] Connection id "0HNC8090TGA3V" started. 2025-06-30 17:44:02.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:44:02.498 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:44:02.498 +03:00 [DBG] POST requests are not supported 2025-06-30 17:44:02.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:44:02.499 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:44:02.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:44:02.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:44:02.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:44:02.499 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:44:02.499 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:44:02.499 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:44:02.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-06-30 17:44:02.499 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:44:02.499 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:44:02.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-06-30 17:44:02.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:44:02.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:44:02.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:44:02.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:44:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:44:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:44:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:44:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:44:02.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:44:02.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2195ms. 2025-06-30 17:44:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:44:02.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:44:02.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:44:02.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.8674ms 2025-06-30 17:44:02.502 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:44:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3V" completed keep alive response. 2025-06-30 17:44:02.502 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5004ms 2025-06-30 17:44:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3V" received FIN. 2025-06-30 17:44:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:44:02.502 +03:00 [DBG] Connection id "0HNC8090TGA3V" disconnecting. 2025-06-30 17:44:02.503 +03:00 [DBG] Connection id "0HNC8090TGA3V" stopped. 2025-06-30 17:45:02.506 +03:00 [DBG] Connection id "0HNC8090TGA40" accepted. 2025-06-30 17:45:02.506 +03:00 [DBG] Connection id "0HNC8090TGA40" started. 2025-06-30 17:45:02.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:45:02.506 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:45:02.506 +03:00 [DBG] POST requests are not supported 2025-06-30 17:45:02.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:45:02.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:45:02.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:45:02.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:45:02.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:45:02.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:45:02.507 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:45:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:45:02.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-06-30 17:45:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:45:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:45:02.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-06-30 17:45:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:45:02.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-06-30 17:45:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:45:02.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:45:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:45:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:45:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:45:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:45:02.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:45:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-06-30 17:45:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:45:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:45:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:45:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1079ms 2025-06-30 17:45:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:45:02.508 +03:00 [DBG] Connection id "0HNC8090TGA40" completed keep alive response. 2025-06-30 17:45:02.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1026ms 2025-06-30 17:45:02.509 +03:00 [DBG] Connection id "0HNC8090TGA40" received FIN. 2025-06-30 17:45:02.509 +03:00 [DBG] Connection id "0HNC8090TGA40" disconnecting. 2025-06-30 17:45:02.509 +03:00 [DBG] Connection id "0HNC8090TGA40" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:45:02.510 +03:00 [DBG] Connection id "0HNC8090TGA40" stopped. 2025-06-30 17:46:02.503 +03:00 [DBG] Connection id "0HNC8090TGA41" accepted. 2025-06-30 17:46:02.503 +03:00 [DBG] Connection id "0HNC8090TGA41" started. 2025-06-30 17:46:02.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:46:02.503 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:46:02.503 +03:00 [DBG] POST requests are not supported 2025-06-30 17:46:02.503 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:46:02.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-06-30 17:46:02.503 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:46:02.503 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:46:02.503 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:46:02.503 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:46:02.503 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:46:02.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:46:02.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-06-30 17:46:02.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:46:02.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:46:02.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-06-30 17:46:02.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:46:02.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-06-30 17:46:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:46:02.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:46:02.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:46:02.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1255ms. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:46:02.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:46:02.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:46:02.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8337ms 2025-06-30 17:46:02.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:46:02.504 +03:00 [DBG] Connection id "0HNC8090TGA41" completed keep alive response. 2025-06-30 17:46:02.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5581ms 2025-06-30 17:46:02.505 +03:00 [DBG] Connection id "0HNC8090TGA41" received FIN. 2025-06-30 17:46:02.505 +03:00 [DBG] Connection id "0HNC8090TGA41" disconnecting. 2025-06-30 17:46:02.505 +03:00 [DBG] Connection id "0HNC8090TGA41" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:46:02.506 +03:00 [DBG] Connection id "0HNC8090TGA41" stopped. 2025-06-30 17:47:02.509 +03:00 [DBG] Connection id "0HNC8090TGA42" accepted. 2025-06-30 17:47:02.510 +03:00 [DBG] Connection id "0HNC8090TGA42" started. 2025-06-30 17:47:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:47:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:47:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 17:47:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:47:02.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-06-30 17:47:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:47:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:47:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:47:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:47:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:47:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:47:02.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-06-30 17:47:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:47:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:47:02.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-06-30 17:47:02.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:47:02.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-06-30 17:47:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:47:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:47:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:47:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:47:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:47:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:47:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:47:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:47:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:47:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:47:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.6068ms 2025-06-30 17:47:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:47:02.512 +03:00 [DBG] Connection id "0HNC8090TGA42" completed keep alive response. 2025-06-30 17:47:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.6137ms 2025-06-30 17:47:02.512 +03:00 [DBG] Connection id "0HNC8090TGA42" received FIN. 2025-06-30 17:47:02.513 +03:00 [DBG] Connection id "0HNC8090TGA42" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:47:02.513 +03:00 [DBG] Connection id "0HNC8090TGA42" disconnecting. 2025-06-30 17:47:02.513 +03:00 [DBG] Connection id "0HNC8090TGA42" stopped. 2025-06-30 17:48:02.508 +03:00 [DBG] Connection id "0HNC8090TGA43" accepted. 2025-06-30 17:48:02.508 +03:00 [DBG] Connection id "0HNC8090TGA43" started. 2025-06-30 17:48:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:48:02.508 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:48:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 17:48:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:48:02.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-06-30 17:48:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:48:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:48:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:48:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:48:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:48:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:48:02.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-06-30 17:48:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:48:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:48:02.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-06-30 17:48:02.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:48:02.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-06-30 17:48:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.509 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:48:02.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:48:02.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:48:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:48:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:48:02.510 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:48:02.510 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:48:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:48:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:48:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:48:02.510 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0765ms 2025-06-30 17:48:02.510 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:48:02.510 +03:00 [DBG] Connection id "0HNC8090TGA43" completed keep alive response. 2025-06-30 17:48:02.510 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8446ms 2025-06-30 17:48:02.510 +03:00 [DBG] Connection id "0HNC8090TGA43" received FIN. 2025-06-30 17:48:02.510 +03:00 [DBG] Connection id "0HNC8090TGA43" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:48:02.510 +03:00 [DBG] Connection id "0HNC8090TGA43" disconnecting. 2025-06-30 17:48:02.510 +03:00 [DBG] Connection id "0HNC8090TGA43" stopped. 2025-06-30 17:49:02.497 +03:00 [DBG] Connection id "0HNC8090TGA44" accepted. 2025-06-30 17:49:02.497 +03:00 [DBG] Connection id "0HNC8090TGA44" started. 2025-06-30 17:49:02.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:49:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:49:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 17:49:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:49:02.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:49:02.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:49:02.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:49:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:49:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:49:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:49:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:49:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:49:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:49:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:49:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:49:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:49:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:49:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:49:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:49:02.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:49:02.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:49:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:49:02.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:49:02.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:49:02.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9303ms 2025-06-30 17:49:02.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:49:02.499 +03:00 [DBG] Connection id "0HNC8090TGA44" completed keep alive response. 2025-06-30 17:49:02.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7697ms 2025-06-30 17:49:02.499 +03:00 [DBG] Connection id "0HNC8090TGA44" received FIN. 2025-06-30 17:49:02.499 +03:00 [DBG] Connection id "0HNC8090TGA44" disconnecting. 2025-06-30 17:49:02.499 +03:00 [DBG] Connection id "0HNC8090TGA44" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:49:02.501 +03:00 [DBG] Connection id "0HNC8090TGA44" stopped. 2025-06-30 17:50:02.496 +03:00 [DBG] Connection id "0HNC8090TGA45" accepted. 2025-06-30 17:50:02.496 +03:00 [DBG] Connection id "0HNC8090TGA45" started. 2025-06-30 17:50:02.497 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:50:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:50:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 17:50:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:50:02.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:50:02.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:50:02.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:50:02.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:50:02.497 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:50:02.497 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:50:02.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:50:02.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-06-30 17:50:02.497 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:50:02.497 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:50:02.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-06-30 17:50:02.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:50:02.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-06-30 17:50:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:50:02.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:50:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:50:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:50:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:50:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:50:02.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:50:02.498 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-06-30 17:50:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:50:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:50:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:50:02.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8042ms 2025-06-30 17:50:02.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:50:02.498 +03:00 [DBG] Connection id "0HNC8090TGA45" completed keep alive response. 2025-06-30 17:50:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6135ms 2025-06-30 17:50:02.498 +03:00 [DBG] Connection id "0HNC8090TGA45" received FIN. 2025-06-30 17:50:02.499 +03:00 [DBG] Connection id "0HNC8090TGA45" disconnecting. 2025-06-30 17:50:02.499 +03:00 [DBG] Connection id "0HNC8090TGA45" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:50:02.500 +03:00 [DBG] Connection id "0HNC8090TGA45" stopped. 2025-06-30 17:51:02.510 +03:00 [DBG] Connection id "0HNC8090TGA46" accepted. 2025-06-30 17:51:02.510 +03:00 [DBG] Connection id "0HNC8090TGA46" started. 2025-06-30 17:51:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:51:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:51:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 17:51:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:51:02.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-06-30 17:51:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:51:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:51:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:51:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:51:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:51:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:51:02.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-06-30 17:51:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:51:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:51:02.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-06-30 17:51:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:51:02.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-06-30 17:51:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:51:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:51:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:51:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:51:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:51:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:51:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.927ms 2025-06-30 17:51:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA46" completed keep alive response. 2025-06-30 17:51:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6651ms 2025-06-30 17:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA46" received FIN. 2025-06-30 17:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA46" disconnecting. 2025-06-30 17:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA46" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:51:02.513 +03:00 [DBG] Connection id "0HNC8090TGA46" stopped. 2025-06-30 17:52:02.499 +03:00 [DBG] Connection id "0HNC8090TGA47" accepted. 2025-06-30 17:52:02.499 +03:00 [DBG] Connection id "0HNC8090TGA47" started. 2025-06-30 17:52:02.499 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:52:02.499 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:52:02.499 +03:00 [DBG] POST requests are not supported 2025-06-30 17:52:02.499 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:52:02.499 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:52:02.499 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:52:02.499 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:52:02.499 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:52:02.499 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:52:02.499 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:52:02.499 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:52:02.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-06-30 17:52:02.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:52:02.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:52:02.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:52:02.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:52:02.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:52:02.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:52:02.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:52:02.500 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:52:02.500 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1136ms. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:52:02.500 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:52:02.500 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:52:02.500 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5918ms 2025-06-30 17:52:02.500 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:52:02.500 +03:00 [DBG] Connection id "0HNC8090TGA47" completed keep alive response. 2025-06-30 17:52:02.500 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.125ms 2025-06-30 17:52:02.500 +03:00 [DBG] Connection id "0HNC8090TGA47" received FIN. 2025-06-30 17:52:02.501 +03:00 [DBG] Connection id "0HNC8090TGA47" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:52:02.501 +03:00 [DBG] Connection id "0HNC8090TGA47" disconnecting. 2025-06-30 17:52:02.501 +03:00 [DBG] Connection id "0HNC8090TGA47" stopped. 2025-06-30 17:53:02.502 +03:00 [DBG] Connection id "0HNC8090TGA48" accepted. 2025-06-30 17:53:02.502 +03:00 [DBG] Connection id "0HNC8090TGA48" started. 2025-06-30 17:53:02.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:53:02.503 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:53:02.503 +03:00 [DBG] POST requests are not supported 2025-06-30 17:53:02.503 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:53:02.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-06-30 17:53:02.503 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:53:02.503 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:53:02.503 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:53:02.503 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:53:02.503 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:53:02.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:53:02.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-06-30 17:53:02.503 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:53:02.503 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:53:02.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-06-30 17:53:02.503 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:53:02.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-06-30 17:53:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:53:02.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:53:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:53:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:53:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:53:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:53:02.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:53:02.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-30 17:53:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:53:02.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:53:02.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:53:02.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9257ms 2025-06-30 17:53:02.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:53:02.504 +03:00 [DBG] Connection id "0HNC8090TGA48" completed keep alive response. 2025-06-30 17:53:02.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7036ms 2025-06-30 17:53:02.505 +03:00 [DBG] Connection id "0HNC8090TGA48" received FIN. 2025-06-30 17:53:02.505 +03:00 [DBG] Connection id "0HNC8090TGA48" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:53:02.505 +03:00 [DBG] Connection id "0HNC8090TGA48" disconnecting. 2025-06-30 17:53:02.505 +03:00 [DBG] Connection id "0HNC8090TGA48" stopped. 2025-06-30 17:54:02.495 +03:00 [DBG] Connection id "0HNC8090TGA49" accepted. 2025-06-30 17:54:02.495 +03:00 [DBG] Connection id "0HNC8090TGA49" started. 2025-06-30 17:54:02.495 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:54:02.495 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:54:02.495 +03:00 [DBG] POST requests are not supported 2025-06-30 17:54:02.495 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:54:02.495 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:54:02.495 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:54:02.496 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:54:02.496 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:54:02.496 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:54:02.496 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:54:02.496 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:54:02.496 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:54:02.496 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:54:02.496 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:54:02.496 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:54:02.496 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:54:02.496 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:54:02.496 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.496 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:54:02.496 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:54:02.496 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:54:02.496 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1164ms. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:54:02.496 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:54:02.496 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:54:02.497 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:54:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:54:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:54:02.497 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.497 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:54:02.497 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9404ms 2025-06-30 17:54:02.497 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA49" completed keep alive response. 2025-06-30 17:54:02.497 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5616ms 2025-06-30 17:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA49" received FIN. 2025-06-30 17:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA49" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA49" disconnecting. 2025-06-30 17:54:02.497 +03:00 [DBG] Connection id "0HNC8090TGA49" stopped. 2025-06-30 17:55:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4A" accepted. 2025-06-30 17:55:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4A" started. 2025-06-30 17:55:02.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:55:02.504 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:55:02.504 +03:00 [DBG] POST requests are not supported 2025-06-30 17:55:02.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:55:02.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-06-30 17:55:02.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:55:02.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:55:02.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:55:02.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:55:02.504 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:55:02.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:55:02.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-06-30 17:55:02.505 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:55:02.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:55:02.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-06-30 17:55:02.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:55:02.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-06-30 17:55:02.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:55:02.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:55:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:55:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:55:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:55:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:55:02.506 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:55:02.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-06-30 17:55:02.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:55:02.506 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:55:02.506 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:55:02.506 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1009ms 2025-06-30 17:55:02.506 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:55:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4A" completed keep alive response. 2025-06-30 17:55:02.506 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4322ms 2025-06-30 17:55:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4A" received FIN. 2025-06-30 17:55:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4A" disconnecting. 2025-06-30 17:55:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:55:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4A" stopped. 2025-06-30 17:56:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4B" accepted. 2025-06-30 17:56:02.510 +03:00 [DBG] Connection id "0HNC8090TGA4B" started. 2025-06-30 17:56:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:56:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:56:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 17:56:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:56:02.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-06-30 17:56:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:56:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:56:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:56:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:56:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:56:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:56:02.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-06-30 17:56:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:56:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:56:02.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-06-30 17:56:02.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:56:02.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-06-30 17:56:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:56:02.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:56:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:56:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1917ms. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:56:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:56:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:56:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0611ms 2025-06-30 17:56:02.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:56:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4B" completed keep alive response. 2025-06-30 17:56:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8473ms 2025-06-30 17:56:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4B" received FIN. 2025-06-30 17:56:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4B" disconnecting. 2025-06-30 17:56:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:56:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4B" stopped. 2025-06-30 17:57:02.499 +03:00 [DBG] Connection id "0HNC8090TGA4C" accepted. 2025-06-30 17:57:02.500 +03:00 [DBG] Connection id "0HNC8090TGA4C" started. 2025-06-30 17:57:02.500 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:57:02.500 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:57:02.500 +03:00 [DBG] POST requests are not supported 2025-06-30 17:57:02.500 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:57:02.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-06-30 17:57:02.500 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:57:02.500 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:57:02.500 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:57:02.500 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:57:02.500 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:57:02.500 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:57:02.500 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 17:57:02.500 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:57:02.500 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:57:02.500 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 17:57:02.500 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:57:02.500 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 17:57:02.500 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.500 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.500 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:57:02.500 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:57:02.501 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:57:02.501 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.156ms. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:57:02.501 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:57:02.501 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:57:02.501 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8477ms 2025-06-30 17:57:02.501 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:57:02.501 +03:00 [DBG] Connection id "0HNC8090TGA4C" completed keep alive response. 2025-06-30 17:57:02.501 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5608ms 2025-06-30 17:57:02.501 +03:00 [DBG] Connection id "0HNC8090TGA4C" received FIN. 2025-06-30 17:57:02.502 +03:00 [DBG] Connection id "0HNC8090TGA4C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:57:02.502 +03:00 [DBG] Connection id "0HNC8090TGA4C" disconnecting. 2025-06-30 17:57:02.502 +03:00 [DBG] Connection id "0HNC8090TGA4C" stopped. 2025-06-30 17:58:02.496 +03:00 [DBG] Connection id "0HNC8090TGA4D" accepted. 2025-06-30 17:58:02.496 +03:00 [DBG] Connection id "0HNC8090TGA4D" started. 2025-06-30 17:58:02.496 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:58:02.497 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:58:02.497 +03:00 [DBG] POST requests are not supported 2025-06-30 17:58:02.497 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:58:02.497 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 17:58:02.497 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:58:02.497 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:58:02.497 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:58:02.497 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:58:02.497 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:58:02.497 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:58:02.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-06-30 17:58:02.497 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:58:02.497 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:58:02.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-06-30 17:58:02.497 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:58:02.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-06-30 17:58:02.497 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.497 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.497 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:58:02.497 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:58:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:58:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:58:02.497 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:58:02.497 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:58:02.497 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:58:02.497 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-06-30 17:58:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:58:02.498 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:58:02.498 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:58:02.498 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7869ms 2025-06-30 17:58:02.498 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA4D" completed keep alive response. 2025-06-30 17:58:02.498 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5126ms 2025-06-30 17:58:02.498 +03:00 [DBG] Connection id "0HNC8090TGA4D" received FIN. 2025-06-30 17:58:02.499 +03:00 [DBG] Connection id "0HNC8090TGA4D" disconnecting. 2025-06-30 17:58:02.499 +03:00 [DBG] Connection id "0HNC8090TGA4D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:58:02.500 +03:00 [DBG] Connection id "0HNC8090TGA4D" stopped. 2025-06-30 17:59:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4E" accepted. 2025-06-30 17:59:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4E" started. 2025-06-30 17:59:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 17:59:02.508 +03:00 [VRB] All hosts are allowed. 2025-06-30 17:59:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 17:59:02.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 17:59:02.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-06-30 17:59:02.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:59:02.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 17:59:02.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 17:59:02.509 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 17:59:02.509 +03:00 [INF] CORS policy execution successful. 2025-06-30 17:59:02.509 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:59:02.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-06-30 17:59:02.509 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 17:59:02.509 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 17:59:02.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-06-30 17:59:02.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 17:59:02.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-06-30 17:59:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:59:02.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:59:02.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 17:59:02.510 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1792ms. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:59:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:59:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 17:59:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 17:59:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5489ms 2025-06-30 17:59:02.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 17:59:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4E" completed keep alive response. 2025-06-30 17:59:02.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9112ms 2025-06-30 17:59:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4E" received FIN. 2025-06-30 17:59:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 17:59:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4E" disconnecting. 2025-06-30 17:59:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4E" stopped. 2025-06-30 18:00:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4F" accepted. 2025-06-30 18:00:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4F" started. 2025-06-30 18:00:02.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:00:02.504 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:00:02.504 +03:00 [DBG] POST requests are not supported 2025-06-30 18:00:02.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:00:02.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-06-30 18:00:02.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:00:02.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:00:02.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:00:02.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:00:02.504 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:00:02.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:00:02.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-06-30 18:00:02.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:00:02.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:00:02.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-06-30 18:00:02.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:00:02.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-06-30 18:00:02.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:00:02.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:00:02.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:00:02.505 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1901ms. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:00:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:00:02.506 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:00:02.506 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:00:02.506 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3455ms 2025-06-30 18:00:02.506 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:00:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4F" completed keep alive response. 2025-06-30 18:00:02.506 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4677ms 2025-06-30 18:00:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4F" received FIN. 2025-06-30 18:00:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4F" disconnecting. 2025-06-30 18:00:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:00:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4F" stopped. 2025-06-30 18:01:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4G" accepted. 2025-06-30 18:01:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4G" started. 2025-06-30 18:01:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:01:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:01:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 18:01:02.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:01:02.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-06-30 18:01:02.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:01:02.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:01:02.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:01:02.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:01:02.507 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:01:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:01:02.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-06-30 18:01:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:01:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:01:02.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-06-30 18:01:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:01:02.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-06-30 18:01:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:01:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:01:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:01:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1694ms. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:01:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:01:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:01:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-06-30 18:01:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:01:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4G" completed keep alive response. 2025-06-30 18:01:02.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6747ms 2025-06-30 18:01:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4G" received FIN. 2025-06-30 18:01:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4G" disconnecting. 2025-06-30 18:01:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:01:02.510 +03:00 [DBG] Connection id "0HNC8090TGA4G" stopped. 2025-06-30 18:02:02.582 +03:00 [DBG] Connection id "0HNC8090TGA4H" accepted. 2025-06-30 18:02:02.582 +03:00 [DBG] Connection id "0HNC8090TGA4H" started. 2025-06-30 18:02:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:02:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:02:02.583 +03:00 [DBG] POST requests are not supported 2025-06-30 18:02:02.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:02:02.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:02:02.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:02:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:02:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:02:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:02:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:02:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:02:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:02:02.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:02:02.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:02:02.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:02:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:02:02.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:02:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:02:02.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:02:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:02:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:02:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:02:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1418ms. 2025-06-30 18:02:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:02:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:02:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:02:02.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6984ms 2025-06-30 18:02:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA4H" completed keep alive response. 2025-06-30 18:02:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3593ms 2025-06-30 18:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA4H" received FIN. 2025-06-30 18:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA4H" disconnecting. 2025-06-30 18:02:02.584 +03:00 [DBG] Connection id "0HNC8090TGA4H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:02:02.585 +03:00 [DBG] Connection id "0HNC8090TGA4H" stopped. 2025-06-30 18:03:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4I" accepted. 2025-06-30 18:03:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4I" started. 2025-06-30 18:03:02.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:03:02.506 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:03:02.506 +03:00 [DBG] POST requests are not supported 2025-06-30 18:03:02.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:03:02.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:03:02.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:03:02.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:03:02.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:03:02.506 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:03:02.506 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:03:02.506 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:03:02.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-06-30 18:03:02.506 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:03:02.506 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:03:02.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-06-30 18:03:02.506 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:03:02.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-06-30 18:03:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:03:02.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:03:02.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:03:02.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1825ms. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:03:02.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:03:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:03:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:03:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:03:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:03:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:03:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2178ms 2025-06-30 18:03:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:03:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4I" completed keep alive response. 2025-06-30 18:03:02.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.351ms 2025-06-30 18:03:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4I" received FIN. 2025-06-30 18:03:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4I" disconnecting. 2025-06-30 18:03:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:03:02.510 +03:00 [DBG] Connection id "0HNC8090TGA4I" stopped. 2025-06-30 18:04:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4J" accepted. 2025-06-30 18:04:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4J" started. 2025-06-30 18:04:02.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:04:02.506 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:04:02.506 +03:00 [DBG] POST requests are not supported 2025-06-30 18:04:02.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:04:02.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:04:02.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:04:02.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:04:02.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:04:02.506 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:04:02.506 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:04:02.506 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:04:02.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-06-30 18:04:02.506 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:04:02.506 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:04:02.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-06-30 18:04:02.506 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:04:02.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-06-30 18:04:02.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.506 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:04:02.506 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:04:02.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:04:02.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:04:02.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:04:02.507 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:04:02.507 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:04:02.507 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0579ms 2025-06-30 18:04:02.507 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:04:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4J" completed keep alive response. 2025-06-30 18:04:02.507 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8693ms 2025-06-30 18:04:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4J" received FIN. 2025-06-30 18:04:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4J" disconnecting. 2025-06-30 18:04:02.508 +03:00 [DBG] Connection id "0HNC8090TGA4J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:04:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4J" stopped. 2025-06-30 18:05:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4K" accepted. 2025-06-30 18:05:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4K" started. 2025-06-30 18:05:02.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:05:02.504 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:05:02.504 +03:00 [DBG] POST requests are not supported 2025-06-30 18:05:02.504 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:05:02.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-06-30 18:05:02.504 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:05:02.504 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:05:02.504 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:05:02.504 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:05:02.504 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:05:02.504 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:05:02.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-06-30 18:05:02.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:05:02.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:05:02.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-06-30 18:05:02.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:05:02.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-06-30 18:05:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:05:02.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:05:02.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:05:02.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1138ms. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:05:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:05:02.505 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:05:02.505 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:05:02.505 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6534ms 2025-06-30 18:05:02.505 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:05:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4K" completed keep alive response. 2025-06-30 18:05:02.505 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2365ms 2025-06-30 18:05:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4K" received FIN. 2025-06-30 18:05:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4K" disconnecting. 2025-06-30 18:05:02.505 +03:00 [DBG] Connection id "0HNC8090TGA4K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:05:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4K" stopped. 2025-06-30 18:06:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4L" accepted. 2025-06-30 18:06:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4L" started. 2025-06-30 18:06:02.509 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:06:02.509 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:06:02.509 +03:00 [DBG] POST requests are not supported 2025-06-30 18:06:02.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:06:02.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-06-30 18:06:02.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:06:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:06:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:06:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:06:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:06:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:06:02.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-06-30 18:06:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:06:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:06:02.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-06-30 18:06:02.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:06:02.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-06-30 18:06:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:06:02.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:06:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:06:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:06:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:06:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:06:02.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:06:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1361ms. 2025-06-30 18:06:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:06:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:06:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:06:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1427ms 2025-06-30 18:06:02.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:06:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4L" completed keep alive response. 2025-06-30 18:06:02.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0845ms 2025-06-30 18:06:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4L" received FIN. 2025-06-30 18:06:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:06:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4L" disconnecting. 2025-06-30 18:06:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4L" stopped. 2025-06-30 18:07:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4M" accepted. 2025-06-30 18:07:02.511 +03:00 [DBG] Connection id "0HNC8090TGA4M" started. 2025-06-30 18:07:02.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:07:02.511 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:07:02.511 +03:00 [DBG] POST requests are not supported 2025-06-30 18:07:02.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:07:02.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-06-30 18:07:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:07:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:07:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:07:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:07:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:07:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:07:02.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-06-30 18:07:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:07:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:07:02.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-06-30 18:07:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:07:02.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-06-30 18:07:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:07:02.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:07:02.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:07:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:07:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:07:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:07:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.694ms 2025-06-30 18:07:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:07:02.512 +03:00 [DBG] Connection id "0HNC8090TGA4M" completed keep alive response. 2025-06-30 18:07:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.324ms 2025-06-30 18:07:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4M" received FIN. 2025-06-30 18:07:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4M" disconnecting. 2025-06-30 18:07:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:07:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4M" stopped. 2025-06-30 18:08:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4N" accepted. 2025-06-30 18:08:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4N" started. 2025-06-30 18:08:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:08:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:08:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 18:08:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:08:02.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-06-30 18:08:02.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:08:02.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:08:02.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:08:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:08:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:08:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:08:02.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-06-30 18:08:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:08:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:08:02.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-06-30 18:08:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:08:02.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-06-30 18:08:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:08:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:08:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:08:02.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2077ms. 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:08:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:08:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:08:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:08:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 2.11ms 2025-06-30 18:08:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA4N" completed keep alive response. 2025-06-30 18:08:02.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.4202ms 2025-06-30 18:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA4N" received FIN. 2025-06-30 18:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA4N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA4N" disconnecting. 2025-06-30 18:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA4N" stopped. 2025-06-30 18:09:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4O" accepted. 2025-06-30 18:09:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4O" started. 2025-06-30 18:09:02.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:09:02.513 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:09:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 18:09:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:09:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:09:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:09:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:09:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:09:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:09:02.514 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:09:02.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:09:02.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:09:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:09:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:09:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:09:02.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:09:02.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:09:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:09:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:09:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:09:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1893ms. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:09:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:09:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:09:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:09:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:09:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:09:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:09:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8706ms 2025-06-30 18:09:02.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4O" completed keep alive response. 2025-06-30 18:09:02.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7581ms 2025-06-30 18:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4O" received FIN. 2025-06-30 18:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4O" disconnecting. 2025-06-30 18:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:09:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4O" stopped. 2025-06-30 18:10:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4P" accepted. 2025-06-30 18:10:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4P" started. 2025-06-30 18:10:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:10:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:10:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 18:10:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:10:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:10:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:10:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:10:02.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:10:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:10:02.514 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:10:02.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:10:02.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:10:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:10:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:10:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:10:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:10:02.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-06-30 18:10:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:10:02.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:10:02.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:10:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1309ms. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:10:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:10:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:10:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9163ms 2025-06-30 18:10:02.516 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:10:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4P" completed keep alive response. 2025-06-30 18:10:02.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6954ms 2025-06-30 18:10:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4P" received FIN. 2025-06-30 18:10:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:10:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4P" disconnecting. 2025-06-30 18:10:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4P" stopped. 2025-06-30 18:11:02.501 +03:00 [DBG] Connection id "0HNC8090TGA4Q" accepted. 2025-06-30 18:11:02.501 +03:00 [DBG] Connection id "0HNC8090TGA4Q" started. 2025-06-30 18:11:02.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:11:02.501 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:11:02.501 +03:00 [DBG] POST requests are not supported 2025-06-30 18:11:02.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:11:02.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-06-30 18:11:02.501 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:11:02.501 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:11:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:11:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:11:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:11:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:11:02.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-06-30 18:11:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:11:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:11:02.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-06-30 18:11:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:11:02.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-06-30 18:11:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:11:02.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:11:02.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:11:02.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1191ms. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:11:02.502 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:11:02.502 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:11:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6794ms 2025-06-30 18:11:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:11:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4Q" completed keep alive response. 2025-06-30 18:11:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3026ms 2025-06-30 18:11:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4Q" received FIN. 2025-06-30 18:11:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4Q" disconnecting. 2025-06-30 18:11:02.503 +03:00 [DBG] Connection id "0HNC8090TGA4Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:11:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4Q" stopped. 2025-06-30 18:12:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4R" accepted. 2025-06-30 18:12:02.507 +03:00 [DBG] Connection id "0HNC8090TGA4R" started. 2025-06-30 18:12:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:12:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:12:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 18:12:02.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:12:02.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-06-30 18:12:02.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:12:02.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:12:02.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:12:02.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:12:02.507 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:12:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:12:02.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-06-30 18:12:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:12:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:12:02.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-06-30 18:12:02.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:12:02.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-06-30 18:12:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:12:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:12:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:12:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1247ms. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:12:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:12:02.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:12:02.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:12:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:12:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:12:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:12:02.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9565ms 2025-06-30 18:12:02.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:12:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4R" completed keep alive response. 2025-06-30 18:12:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7346ms 2025-06-30 18:12:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4R" received FIN. 2025-06-30 18:12:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:12:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4R" disconnecting. 2025-06-30 18:12:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4R" stopped. 2025-06-30 18:13:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4S" accepted. 2025-06-30 18:13:02.506 +03:00 [DBG] Connection id "0HNC8090TGA4S" started. 2025-06-30 18:13:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:13:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:13:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 18:13:02.507 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:13:02.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-06-30 18:13:02.507 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:13:02.507 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:13:02.507 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:13:02.507 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:13:02.507 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:13:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:13:02.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-06-30 18:13:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:13:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:13:02.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-06-30 18:13:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:13:02.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-06-30 18:13:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:13:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:13:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:13:02.508 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:13:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:13:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:13:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0562ms 2025-06-30 18:13:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:13:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4S" completed keep alive response. 2025-06-30 18:13:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9726ms 2025-06-30 18:13:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4S" received FIN. 2025-06-30 18:13:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4S" disconnecting. 2025-06-30 18:13:02.509 +03:00 [DBG] Connection id "0HNC8090TGA4S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:13:02.510 +03:00 [DBG] Connection id "0HNC8090TGA4S" stopped. 2025-06-30 18:14:02.501 +03:00 [DBG] Connection id "0HNC8090TGA4T" accepted. 2025-06-30 18:14:02.502 +03:00 [DBG] Connection id "0HNC8090TGA4T" started. 2025-06-30 18:14:02.502 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:14:02.502 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:14:02.502 +03:00 [DBG] POST requests are not supported 2025-06-30 18:14:02.502 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:14:02.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-06-30 18:14:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:14:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:14:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:14:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:14:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:14:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:14:02.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-06-30 18:14:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:14:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:14:02.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-06-30 18:14:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:14:02.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-06-30 18:14:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.503 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:14:02.503 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:14:02.503 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:14:02.503 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1506ms. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:14:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:14:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:14:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:14:02.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0204ms 2025-06-30 18:14:02.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:14:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4T" completed keep alive response. 2025-06-30 18:14:02.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9247ms 2025-06-30 18:14:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4T" received FIN. 2025-06-30 18:14:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:14:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4T" disconnecting. 2025-06-30 18:14:02.504 +03:00 [DBG] Connection id "0HNC8090TGA4T" stopped. 2025-06-30 18:14:25.802 +03:00 [DBG] Connection id "0HNC8090TGA4U" accepted. 2025-06-30 18:14:25.802 +03:00 [DBG] Connection id "0HNC8090TGA4U" started. 2025-06-30 18:14:25.803 +03:00 [INF] Request starting HTTP/1.1 HEAD http://dev.top-engineer.com/ - null null 2025-06-30 18:14:25.803 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:14:25.803 +03:00 [DBG] The request path / does not match a supported file type 2025-06-30 18:14:25.803 +03:00 [DBG] 1 candidate(s) found for the request path '/' 2025-06-30 18:14:25.803 +03:00 [DBG] Request matched endpoint '405 HTTP Method Not Supported' 2025-06-30 18:14:25.803 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:14:25.803 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:14:25.803 +03:00 [INF] Executing endpoint '405 HTTP Method Not Supported' 2025-06-30 18:14:25.803 +03:00 [INF] Executed endpoint '405 HTTP Method Not Supported' 2025-06-30 18:14:25.803 +03:00 [DBG] Connection id "0HNC8090TGA4U" completed keep alive response. 2025-06-30 18:14:25.803 +03:00 [INF] Request finished HTTP/1.1 HEAD http://dev.top-engineer.com/ - 405 null null 0.3321ms 2025-06-30 18:14:25.803 +03:00 [DBG] Connection id "0HNC8090TGA4U" received FIN. 2025-06-30 18:14:25.804 +03:00 [DBG] Connection id "0HNC8090TGA4U" disconnecting. 2025-06-30 18:14:25.804 +03:00 [DBG] Connection id "0HNC8090TGA4U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:14:25.805 +03:00 [DBG] Connection id "0HNC8090TGA4U" stopped. 2025-06-30 18:15:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4V" accepted. 2025-06-30 18:15:02.513 +03:00 [DBG] Connection id "0HNC8090TGA4V" started. 2025-06-30 18:15:02.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:15:02.513 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:15:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 18:15:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:15:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:15:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:15:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:15:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:15:02.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:15:02.513 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:15:02.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:15:02.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:15:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:15:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:15:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:15:02.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:15:02.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:15:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:15:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:15:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:15:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:15:02.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:15:02.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:15:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6729ms 2025-06-30 18:15:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:15:02.514 +03:00 [DBG] Connection id "0HNC8090TGA4V" completed keep alive response. 2025-06-30 18:15:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3133ms 2025-06-30 18:15:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4V" received FIN. 2025-06-30 18:15:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4V" disconnecting. 2025-06-30 18:15:02.515 +03:00 [DBG] Connection id "0HNC8090TGA4V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:15:02.516 +03:00 [DBG] Connection id "0HNC8090TGA4V" stopped. 2025-06-30 18:16:02.497 +03:00 [DBG] Connection id "0HNC8090TGA50" accepted. 2025-06-30 18:16:02.498 +03:00 [DBG] Connection id "0HNC8090TGA50" started. 2025-06-30 18:16:02.498 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:16:02.498 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:16:02.498 +03:00 [DBG] POST requests are not supported 2025-06-30 18:16:02.498 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:16:02.498 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:16:02.498 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:16:02.498 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:16:02.498 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:16:02.498 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:16:02.498 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:16:02.498 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:16:02.498 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:16:02.498 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:16:02.498 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:16:02.498 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:16:02.498 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:16:02.498 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:16:02.498 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.498 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.498 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:16:02.498 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:16:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:16:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:16:02.498 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:16:02.498 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:16:02.498 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:16:02.499 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-30 18:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:16:02.499 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:16:02.499 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:16:02.499 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.712ms 2025-06-30 18:16:02.499 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:16:02.499 +03:00 [DBG] Connection id "0HNC8090TGA50" completed keep alive response. 2025-06-30 18:16:02.499 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3286ms 2025-06-30 18:16:02.499 +03:00 [DBG] Connection id "0HNC8090TGA50" received FIN. 2025-06-30 18:16:02.499 +03:00 [DBG] Connection id "0HNC8090TGA50" disconnecting. 2025-06-30 18:16:02.499 +03:00 [DBG] Connection id "0HNC8090TGA50" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:16:02.500 +03:00 [DBG] Connection id "0HNC8090TGA50" stopped. 2025-06-30 18:17:02.513 +03:00 [DBG] Connection id "0HNC8090TGA51" accepted. 2025-06-30 18:17:02.513 +03:00 [DBG] Connection id "0HNC8090TGA51" started. 2025-06-30 18:17:02.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:17:02.513 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:17:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 18:17:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:17:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:17:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:17:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:17:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:17:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:17:02.514 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:17:02.514 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:17:02.514 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:17:02.514 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:17:02.514 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:17:02.514 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:17:02.514 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:17:02.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:17:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:17:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:17:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:17:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:17:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:17:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:17:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:17:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9056ms 2025-06-30 18:17:02.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:17:02.515 +03:00 [DBG] Connection id "0HNC8090TGA51" completed keep alive response. 2025-06-30 18:17:02.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.718ms 2025-06-30 18:17:02.515 +03:00 [DBG] Connection id "0HNC8090TGA51" received FIN. 2025-06-30 18:17:02.515 +03:00 [DBG] Connection id "0HNC8090TGA51" disconnecting. 2025-06-30 18:17:02.515 +03:00 [DBG] Connection id "0HNC8090TGA51" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:17:02.517 +03:00 [DBG] Connection id "0HNC8090TGA51" stopped. 2025-06-30 18:18:02.504 +03:00 [DBG] Connection id "0HNC8090TGA52" accepted. 2025-06-30 18:18:02.504 +03:00 [DBG] Connection id "0HNC8090TGA52" started. 2025-06-30 18:18:02.504 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:18:02.504 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:18:02.505 +03:00 [DBG] POST requests are not supported 2025-06-30 18:18:02.505 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:18:02.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-06-30 18:18:02.505 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:18:02.505 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:18:02.505 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:18:02.505 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:18:02.505 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:18:02.505 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:18:02.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-06-30 18:18:02.505 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:18:02.505 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:18:02.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-06-30 18:18:02.505 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:18:02.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-06-30 18:18:02.505 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.505 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.505 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:18:02.505 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:18:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:18:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:18:02.505 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:18:02.505 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:18:02.505 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:18:02.506 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.153ms. 2025-06-30 18:18:02.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:18:02.506 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:18:02.506 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:18:02.506 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0038ms 2025-06-30 18:18:02.506 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:18:02.506 +03:00 [DBG] Connection id "0HNC8090TGA52" completed keep alive response. 2025-06-30 18:18:02.506 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8225ms 2025-06-30 18:18:02.506 +03:00 [DBG] Connection id "0HNC8090TGA52" received FIN. 2025-06-30 18:18:02.506 +03:00 [DBG] Connection id "0HNC8090TGA52" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:18:02.507 +03:00 [DBG] Connection id "0HNC8090TGA52" disconnecting. 2025-06-30 18:18:02.507 +03:00 [DBG] Connection id "0HNC8090TGA52" stopped. 2025-06-30 18:19:02.515 +03:00 [DBG] Connection id "0HNC8090TGA53" accepted. 2025-06-30 18:19:02.515 +03:00 [DBG] Connection id "0HNC8090TGA53" started. 2025-06-30 18:19:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:19:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:19:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 18:19:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:19:02.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-06-30 18:19:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:19:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:19:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:19:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:19:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:19:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:19:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:19:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:19:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:19:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:19:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:19:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:19:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:19:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:19:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:19:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:19:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:19:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:19:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:19:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-30 18:19:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:19:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:19:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:19:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7687ms 2025-06-30 18:19:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA53" completed keep alive response. 2025-06-30 18:19:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.444ms 2025-06-30 18:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA53" received FIN. 2025-06-30 18:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA53" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA53" disconnecting. 2025-06-30 18:19:02.518 +03:00 [DBG] Connection id "0HNC8090TGA53" stopped. 2025-06-30 18:20:02.515 +03:00 [DBG] Connection id "0HNC8090TGA54" accepted. 2025-06-30 18:20:02.516 +03:00 [DBG] Connection id "0HNC8090TGA54" started. 2025-06-30 18:20:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:20:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:20:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 18:20:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:20:02.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-06-30 18:20:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:20:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:20:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:20:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:20:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:20:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:20:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:20:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:20:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:20:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:20:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:20:02.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-06-30 18:20:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:20:02.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:20:02.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:20:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1469ms. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:20:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:20:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:20:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9309ms 2025-06-30 18:20:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:20:02.518 +03:00 [DBG] Connection id "0HNC8090TGA54" completed keep alive response. 2025-06-30 18:20:02.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6056ms 2025-06-30 18:20:02.518 +03:00 [DBG] Connection id "0HNC8090TGA54" received FIN. 2025-06-30 18:20:02.518 +03:00 [DBG] Connection id "0HNC8090TGA54" disconnecting. 2025-06-30 18:20:02.518 +03:00 [DBG] Connection id "0HNC8090TGA54" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:20:02.519 +03:00 [DBG] Connection id "0HNC8090TGA54" stopped. 2025-06-30 18:21:02.501 +03:00 [DBG] Connection id "0HNC8090TGA55" accepted. 2025-06-30 18:21:02.501 +03:00 [DBG] Connection id "0HNC8090TGA55" started. 2025-06-30 18:21:02.501 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:21:02.501 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:21:02.501 +03:00 [DBG] POST requests are not supported 2025-06-30 18:21:02.501 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:21:02.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-06-30 18:21:02.502 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:21:02.502 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:21:02.502 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:21:02.502 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:21:02.502 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:21:02.502 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:21:02.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-06-30 18:21:02.502 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:21:02.502 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:21:02.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-06-30 18:21:02.502 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:21:02.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-06-30 18:21:02.502 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.502 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.502 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:21:02.502 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:21:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:21:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:21:02.502 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:21:02.502 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:21:02.502 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:21:02.502 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-30 18:21:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:21:02.503 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:21:02.503 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:21:02.503 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8925ms 2025-06-30 18:21:02.503 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:21:02.503 +03:00 [DBG] Connection id "0HNC8090TGA55" completed keep alive response. 2025-06-30 18:21:02.503 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.797ms 2025-06-30 18:21:02.503 +03:00 [DBG] Connection id "0HNC8090TGA55" received FIN. 2025-06-30 18:21:02.503 +03:00 [DBG] Connection id "0HNC8090TGA55" disconnecting. 2025-06-30 18:21:02.503 +03:00 [DBG] Connection id "0HNC8090TGA55" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:21:02.505 +03:00 [DBG] Connection id "0HNC8090TGA55" stopped. 2025-06-30 18:22:02.512 +03:00 [DBG] Connection id "0HNC8090TGA56" accepted. 2025-06-30 18:22:02.512 +03:00 [DBG] Connection id "0HNC8090TGA56" started. 2025-06-30 18:22:02.512 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:22:02.512 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:22:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 18:22:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:22:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:22:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:22:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:22:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:22:02.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:22:02.513 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:22:02.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:22:02.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:22:02.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:22:02.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:22:02.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:22:02.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:22:02.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:22:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:22:02.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:22:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:22:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:22:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:22:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:22:02.513 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:22:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1459ms. 2025-06-30 18:22:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:22:02.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:22:02.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:22:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8264ms 2025-06-30 18:22:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:22:02.514 +03:00 [DBG] Connection id "0HNC8090TGA56" completed keep alive response. 2025-06-30 18:22:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5881ms 2025-06-30 18:22:02.514 +03:00 [DBG] Connection id "0HNC8090TGA56" received FIN. 2025-06-30 18:22:02.514 +03:00 [DBG] Connection id "0HNC8090TGA56" disconnecting. 2025-06-30 18:22:02.514 +03:00 [DBG] Connection id "0HNC8090TGA56" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:22:02.516 +03:00 [DBG] Connection id "0HNC8090TGA56" stopped. 2025-06-30 18:23:02.510 +03:00 [DBG] Connection id "0HNC8090TGA57" accepted. 2025-06-30 18:23:02.510 +03:00 [DBG] Connection id "0HNC8090TGA57" started. 2025-06-30 18:23:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:23:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:23:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 18:23:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:23:02.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-06-30 18:23:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:23:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:23:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:23:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:23:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:23:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:23:02.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-06-30 18:23:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:23:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:23:02.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-06-30 18:23:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:23:02.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-06-30 18:23:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:23:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:23:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:23:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1414ms. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:23:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:23:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:23:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7399ms 2025-06-30 18:23:02.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:23:02.511 +03:00 [DBG] Connection id "0HNC8090TGA57" completed keep alive response. 2025-06-30 18:23:02.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3595ms 2025-06-30 18:23:02.512 +03:00 [DBG] Connection id "0HNC8090TGA57" received FIN. 2025-06-30 18:23:02.512 +03:00 [DBG] Connection id "0HNC8090TGA57" disconnecting. 2025-06-30 18:23:02.512 +03:00 [DBG] Connection id "0HNC8090TGA57" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:23:02.513 +03:00 [DBG] Connection id "0HNC8090TGA57" stopped. 2025-06-30 18:24:02.510 +03:00 [DBG] Connection id "0HNC8090TGA58" accepted. 2025-06-30 18:24:02.510 +03:00 [DBG] Connection id "0HNC8090TGA58" started. 2025-06-30 18:24:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:24:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:24:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 18:24:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:24:02.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-06-30 18:24:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:24:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:24:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:24:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:24:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:24:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:24:02.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-06-30 18:24:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:24:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:24:02.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-06-30 18:24:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:24:02.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-06-30 18:24:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:24:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:24:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:24:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:24:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:24:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:24:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:24:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.784ms 2025-06-30 18:24:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA58" completed keep alive response. 2025-06-30 18:24:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8139ms 2025-06-30 18:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA58" received FIN. 2025-06-30 18:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA58" disconnecting. 2025-06-30 18:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA58" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:24:02.513 +03:00 [DBG] Connection id "0HNC8090TGA58" stopped. 2025-06-30 18:25:02.507 +03:00 [DBG] Connection id "0HNC8090TGA59" accepted. 2025-06-30 18:25:02.507 +03:00 [DBG] Connection id "0HNC8090TGA59" started. 2025-06-30 18:25:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:25:02.508 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:25:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 18:25:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:25:02.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-06-30 18:25:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:25:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:25:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:25:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:25:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:25:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:25:02.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-06-30 18:25:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:25:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:25:02.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-06-30 18:25:02.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:25:02.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-06-30 18:25:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:25:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:25:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:25:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:25:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:25:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:25:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:25:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1231ms. 2025-06-30 18:25:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:25:02.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:25:02.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:25:02.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.005ms 2025-06-30 18:25:02.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:25:02.509 +03:00 [DBG] Connection id "0HNC8090TGA59" completed keep alive response. 2025-06-30 18:25:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7228ms 2025-06-30 18:25:02.509 +03:00 [DBG] Connection id "0HNC8090TGA59" received FIN. 2025-06-30 18:25:02.510 +03:00 [DBG] Connection id "0HNC8090TGA59" disconnecting. 2025-06-30 18:25:02.510 +03:00 [DBG] Connection id "0HNC8090TGA59" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:25:02.511 +03:00 [DBG] Connection id "0HNC8090TGA59" stopped. 2025-06-30 18:26:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5A" accepted. 2025-06-30 18:26:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5A" started. 2025-06-30 18:26:02.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:26:02.511 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:26:02.511 +03:00 [DBG] POST requests are not supported 2025-06-30 18:26:02.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:26:02.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-06-30 18:26:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:26:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:26:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:26:02.512 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:26:02.512 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:26:02.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:26:02.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-06-30 18:26:02.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:26:02.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:26:02.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-06-30 18:26:02.512 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:26:02.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-06-30 18:26:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:26:02.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:26:02.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:26:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.146ms. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:26:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:26:02.513 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:26:02.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:26:02.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8686ms 2025-06-30 18:26:02.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:26:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5A" completed keep alive response. 2025-06-30 18:26:02.513 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8095ms 2025-06-30 18:26:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5A" received FIN. 2025-06-30 18:26:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5A" disconnecting. 2025-06-30 18:26:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:26:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5A" stopped. 2025-06-30 18:27:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5B" accepted. 2025-06-30 18:27:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5B" started. 2025-06-30 18:27:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:27:02.509 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:27:02.509 +03:00 [DBG] POST requests are not supported 2025-06-30 18:27:02.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:27:02.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-06-30 18:27:02.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:27:02.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:27:02.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:27:02.509 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:27:02.509 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:27:02.509 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:27:02.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-06-30 18:27:02.509 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:27:02.509 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:27:02.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-06-30 18:27:02.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:27:02.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-06-30 18:27:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.509 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:27:02.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:27:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:27:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:27:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:27:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:27:02.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:27:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-30 18:27:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:27:02.510 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:27:02.510 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:27:02.510 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.76ms 2025-06-30 18:27:02.510 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5B" completed keep alive response. 2025-06-30 18:27:02.510 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4605ms 2025-06-30 18:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5B" received FIN. 2025-06-30 18:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5B" disconnecting. 2025-06-30 18:27:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5B" stopped. 2025-06-30 18:28:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5C" accepted. 2025-06-30 18:28:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5C" started. 2025-06-30 18:28:02.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:28:02.513 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:28:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 18:28:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:28:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:28:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:28:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:28:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:28:02.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:28:02.513 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:28:02.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:28:02.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:28:02.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:28:02.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:28:02.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:28:02.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:28:02.514 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:28:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:28:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:28:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:28:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:28:02.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:28:02.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:28:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8847ms 2025-06-30 18:28:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:28:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5C" completed keep alive response. 2025-06-30 18:28:02.515 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5548ms 2025-06-30 18:28:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5C" received FIN. 2025-06-30 18:28:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5C" disconnecting. 2025-06-30 18:28:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:28:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5C" stopped. 2025-06-30 18:29:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5D" accepted. 2025-06-30 18:29:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5D" started. 2025-06-30 18:29:02.512 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:29:02.512 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:29:02.512 +03:00 [DBG] POST requests are not supported 2025-06-30 18:29:02.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:29:02.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:29:02.512 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:29:02.512 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:29:02.512 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:29:02.512 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:29:02.512 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:29:02.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:29:02.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-06-30 18:29:02.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:29:02.512 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:29:02.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-06-30 18:29:02.512 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:29:02.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-06-30 18:29:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:29:02.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:29:02.513 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:29:02.513 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1579ms. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:29:02.513 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:29:02.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:29:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:29:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:29:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2445ms 2025-06-30 18:29:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:29:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5D" completed keep alive response. 2025-06-30 18:29:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1739ms 2025-06-30 18:29:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5D" received FIN. 2025-06-30 18:29:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:29:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5D" disconnecting. 2025-06-30 18:29:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5D" stopped. 2025-06-30 18:30:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5E" accepted. 2025-06-30 18:30:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5E" started. 2025-06-30 18:30:02.520 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:30:02.520 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:30:02.520 +03:00 [DBG] POST requests are not supported 2025-06-30 18:30:02.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:30:02.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-06-30 18:30:02.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:30:02.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:30:02.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:30:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:30:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:30:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:30:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:30:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:30:02.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:30:02.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:30:02.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:30:02.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:30:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:30:02.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:30:02.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:30:02.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1463ms. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:30:02.521 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:30:02.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:30:02.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8546ms 2025-06-30 18:30:02.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:30:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5E" completed keep alive response. 2025-06-30 18:30:02.521 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8196ms 2025-06-30 18:30:02.522 +03:00 [DBG] Connection id "0HNC8090TGA5E" received FIN. 2025-06-30 18:30:02.522 +03:00 [DBG] Connection id "0HNC8090TGA5E" disconnecting. 2025-06-30 18:30:02.522 +03:00 [DBG] Connection id "0HNC8090TGA5E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:30:02.523 +03:00 [DBG] Connection id "0HNC8090TGA5E" stopped. 2025-06-30 18:31:02.507 +03:00 [DBG] Connection id "0HNC8090TGA5F" accepted. 2025-06-30 18:31:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5F" started. 2025-06-30 18:31:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:31:02.508 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:31:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 18:31:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:31:02.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-06-30 18:31:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:31:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:31:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:31:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:31:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:31:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:31:02.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-06-30 18:31:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:31:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:31:02.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-06-30 18:31:02.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:31:02.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-06-30 18:31:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.509 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:31:02.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:31:02.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:31:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:31:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:31:02.510 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:31:02.510 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:31:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:31:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:31:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:31:02.510 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1493ms 2025-06-30 18:31:02.510 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:31:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5F" completed keep alive response. 2025-06-30 18:31:02.510 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2057ms 2025-06-30 18:31:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5F" received FIN. 2025-06-30 18:31:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5F" disconnecting. 2025-06-30 18:31:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:31:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5F" stopped. 2025-06-30 18:32:02.584 +03:00 [DBG] Connection id "0HNC8090TGA5G" accepted. 2025-06-30 18:32:02.584 +03:00 [DBG] Connection id "0HNC8090TGA5G" started. 2025-06-30 18:32:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:32:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:32:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 18:32:02.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:32:02.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:32:02.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:32:02.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:32:02.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:32:02.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:32:02.585 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:32:02.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:32:02.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:32:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:32:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:32:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:32:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:32:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:32:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:32:02.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:32:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:32:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:32:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:32:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:32:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:32:02.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1427ms. 2025-06-30 18:32:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:32:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:32:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:32:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0993ms 2025-06-30 18:32:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:32:02.586 +03:00 [DBG] Connection id "0HNC8090TGA5G" completed keep alive response. 2025-06-30 18:32:02.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9716ms 2025-06-30 18:32:02.587 +03:00 [DBG] Connection id "0HNC8090TGA5G" received FIN. 2025-06-30 18:32:02.587 +03:00 [DBG] Connection id "0HNC8090TGA5G" disconnecting. 2025-06-30 18:32:02.587 +03:00 [DBG] Connection id "0HNC8090TGA5G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:32:02.588 +03:00 [DBG] Connection id "0HNC8090TGA5G" stopped. 2025-06-30 18:33:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5H" accepted. 2025-06-30 18:33:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5H" started. 2025-06-30 18:33:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:33:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:33:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 18:33:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:33:02.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:33:02.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:33:02.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:33:02.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:33:02.519 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:33:02.519 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:33:02.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:33:02.519 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:33:02.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:33:02.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:33:02.519 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:33:02.519 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:33:02.519 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:33:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:33:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:33:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:33:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1362ms. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:33:02.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:33:02.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:33:02.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8693ms 2025-06-30 18:33:02.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:33:02.520 +03:00 [DBG] Connection id "0HNC8090TGA5H" completed keep alive response. 2025-06-30 18:33:02.520 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5068ms 2025-06-30 18:33:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5H" received FIN. 2025-06-30 18:33:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5H" disconnecting. 2025-06-30 18:33:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:33:02.522 +03:00 [DBG] Connection id "0HNC8090TGA5H" stopped. 2025-06-30 18:34:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5I" accepted. 2025-06-30 18:34:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5I" started. 2025-06-30 18:34:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:34:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:34:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 18:34:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:34:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:34:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:34:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:34:02.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:34:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:34:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:34:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:34:02.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-06-30 18:34:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:34:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:34:02.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-06-30 18:34:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:34:02.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-06-30 18:34:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:34:02.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:34:02.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:34:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1223ms. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:34:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:34:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:34:02.516 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7296ms 2025-06-30 18:34:02.516 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:34:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5I" completed keep alive response. 2025-06-30 18:34:02.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4096ms 2025-06-30 18:34:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5I" received FIN. 2025-06-30 18:34:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:34:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5I" disconnecting. 2025-06-30 18:34:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5I" stopped. 2025-06-30 18:35:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5J" accepted. 2025-06-30 18:35:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5J" started. 2025-06-30 18:35:02.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:35:02.515 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:35:02.515 +03:00 [DBG] POST requests are not supported 2025-06-30 18:35:02.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:35:02.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-06-30 18:35:02.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:35:02.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:35:02.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:35:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:35:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:35:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:35:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:35:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:35:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:35:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:35:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:35:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:35:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:35:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:35:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:35:02.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:35:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:35:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:35:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:35:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2547ms 2025-06-30 18:35:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5J" completed keep alive response. 2025-06-30 18:35:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2484ms 2025-06-30 18:35:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5J" received FIN. 2025-06-30 18:35:02.518 +03:00 [DBG] Connection id "0HNC8090TGA5J" disconnecting. 2025-06-30 18:35:02.518 +03:00 [DBG] Connection id "0HNC8090TGA5J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:35:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5J" stopped. 2025-06-30 18:36:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5K" accepted. 2025-06-30 18:36:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5K" started. 2025-06-30 18:36:02.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:36:02.515 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:36:02.515 +03:00 [DBG] POST requests are not supported 2025-06-30 18:36:02.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:36:02.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-06-30 18:36:02.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:36:02.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:36:02.515 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:36:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:36:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:36:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:36:02.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-06-30 18:36:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:36:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:36:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:36:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:36:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:36:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:36:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:36:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:36:02.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.142ms. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.516 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:36:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:36:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:36:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2298ms 2025-06-30 18:36:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:36:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5K" completed keep alive response. 2025-06-30 18:36:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2282ms 2025-06-30 18:36:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5K" received FIN. 2025-06-30 18:36:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5K" disconnecting. 2025-06-30 18:36:02.518 +03:00 [DBG] Connection id "0HNC8090TGA5K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:36:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5K" stopped. 2025-06-30 18:37:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5L" accepted. 2025-06-30 18:37:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5L" started. 2025-06-30 18:37:02.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:37:02.517 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:37:02.517 +03:00 [DBG] POST requests are not supported 2025-06-30 18:37:02.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:37:02.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-06-30 18:37:02.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:37:02.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:37:02.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:37:02.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:37:02.517 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:37:02.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:37:02.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-06-30 18:37:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:37:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:37:02.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-06-30 18:37:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:37:02.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-06-30 18:37:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:37:02.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:37:02.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:37:02.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1297ms. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:37:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:37:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:37:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:37:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9872ms 2025-06-30 18:37:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:37:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5L" completed keep alive response. 2025-06-30 18:37:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7388ms 2025-06-30 18:37:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5L" received FIN. 2025-06-30 18:37:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5L" disconnecting. 2025-06-30 18:37:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:37:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5L" stopped. 2025-06-30 18:38:02.507 +03:00 [DBG] Connection id "0HNC8090TGA5M" accepted. 2025-06-30 18:38:02.507 +03:00 [DBG] Connection id "0HNC8090TGA5M" started. 2025-06-30 18:38:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:38:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:38:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 18:38:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:38:02.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-06-30 18:38:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:38:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:38:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:38:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:38:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:38:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:38:02.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-06-30 18:38:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:38:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:38:02.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-06-30 18:38:02.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:38:02.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-06-30 18:38:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:38:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:38:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:38:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:38:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:38:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:38:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:38:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2266ms. 2025-06-30 18:38:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:38:02.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:38:02.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:38:02.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0585ms 2025-06-30 18:38:02.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:38:02.509 +03:00 [DBG] Connection id "0HNC8090TGA5M" completed keep alive response. 2025-06-30 18:38:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9175ms 2025-06-30 18:38:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5M" received FIN. 2025-06-30 18:38:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5M" disconnecting. 2025-06-30 18:38:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:38:02.511 +03:00 [DBG] Connection id "0HNC8090TGA5M" stopped. 2025-06-30 18:39:02.507 +03:00 [DBG] Connection id "0HNC8090TGA5N" accepted. 2025-06-30 18:39:02.507 +03:00 [DBG] Connection id "0HNC8090TGA5N" started. 2025-06-30 18:39:02.507 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:39:02.507 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:39:02.507 +03:00 [DBG] POST requests are not supported 2025-06-30 18:39:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:39:02.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-06-30 18:39:02.508 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:39:02.508 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:39:02.508 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:39:02.508 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:39:02.508 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:39:02.508 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:39:02.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-06-30 18:39:02.508 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:39:02.508 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:39:02.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-06-30 18:39:02.508 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:39:02.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-06-30 18:39:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.508 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:39:02.508 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:39:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:39:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:39:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:39:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:39:02.508 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:39:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1497ms. 2025-06-30 18:39:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:39:02.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:39:02.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:39:02.509 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9729ms 2025-06-30 18:39:02.509 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:39:02.509 +03:00 [DBG] Connection id "0HNC8090TGA5N" completed keep alive response. 2025-06-30 18:39:02.509 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.787ms 2025-06-30 18:39:02.509 +03:00 [DBG] Connection id "0HNC8090TGA5N" received FIN. 2025-06-30 18:39:02.509 +03:00 [DBG] Connection id "0HNC8090TGA5N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:39:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5N" disconnecting. 2025-06-30 18:39:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5N" stopped. 2025-06-30 18:40:02.506 +03:00 [DBG] Connection id "0HNC8090TGA5O" accepted. 2025-06-30 18:40:02.506 +03:00 [DBG] Connection id "0HNC8090TGA5O" started. 2025-06-30 18:40:02.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:40:02.506 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:40:02.506 +03:00 [DBG] POST requests are not supported 2025-06-30 18:40:02.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:40:02.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:40:02.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:40:02.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:40:02.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:40:02.506 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:40:02.506 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:40:02.506 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:40:02.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-06-30 18:40:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:40:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:40:02.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-06-30 18:40:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:40:02.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-06-30 18:40:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:40:02.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:40:02.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:40:02.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1478ms. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:40:02.507 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:40:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:40:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:40:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:40:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0628ms 2025-06-30 18:40:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:40:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5O" completed keep alive response. 2025-06-30 18:40:02.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9261ms 2025-06-30 18:40:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5O" received FIN. 2025-06-30 18:40:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:40:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5O" disconnecting. 2025-06-30 18:40:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5O" stopped. 2025-06-30 18:41:02.503 +03:00 [DBG] Connection id "0HNC8090TGA5P" accepted. 2025-06-30 18:41:02.503 +03:00 [DBG] Connection id "0HNC8090TGA5P" started. 2025-06-30 18:41:02.503 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:41:02.503 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:41:02.503 +03:00 [DBG] POST requests are not supported 2025-06-30 18:41:02.503 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:41:02.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-06-30 18:41:02.503 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:41:02.503 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:41:02.503 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:41:02.503 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:41:02.503 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:41:02.503 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:41:02.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-06-30 18:41:02.504 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:41:02.504 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:41:02.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-06-30 18:41:02.504 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:41:02.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-06-30 18:41:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:41:02.504 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:41:02.504 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:41:02.504 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1688ms. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:41:02.504 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:41:02.504 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:41:02.504 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7267ms 2025-06-30 18:41:02.504 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:41:02.504 +03:00 [DBG] Connection id "0HNC8090TGA5P" completed keep alive response. 2025-06-30 18:41:02.504 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3576ms 2025-06-30 18:41:02.505 +03:00 [DBG] Connection id "0HNC8090TGA5P" received FIN. 2025-06-30 18:41:02.505 +03:00 [DBG] Connection id "0HNC8090TGA5P" disconnecting. 2025-06-30 18:41:02.505 +03:00 [DBG] Connection id "0HNC8090TGA5P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:41:02.506 +03:00 [DBG] Connection id "0HNC8090TGA5P" stopped. 2025-06-30 18:42:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5Q" accepted. 2025-06-30 18:42:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5Q" started. 2025-06-30 18:42:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:42:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:42:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 18:42:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:42:02.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:42:02.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:42:02.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:42:02.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:42:02.519 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:42:02.519 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:42:02.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:42:02.519 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:42:02.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:42:02.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:42:02.519 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:42:02.519 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:42:02.519 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:42:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:42:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:42:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:42:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1253ms. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:42:02.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:42:02.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:42:02.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7304ms 2025-06-30 18:42:02.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:42:02.520 +03:00 [DBG] Connection id "0HNC8090TGA5Q" completed keep alive response. 2025-06-30 18:42:02.520 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3486ms 2025-06-30 18:42:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5Q" received FIN. 2025-06-30 18:42:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:42:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5Q" disconnecting. 2025-06-30 18:42:02.521 +03:00 [DBG] Connection id "0HNC8090TGA5Q" stopped. 2025-06-30 18:43:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5R" accepted. 2025-06-30 18:43:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5R" started. 2025-06-30 18:43:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:43:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:43:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 18:43:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:43:02.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-06-30 18:43:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:43:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:43:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:43:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:43:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:43:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:43:02.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-06-30 18:43:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:43:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:43:02.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-06-30 18:43:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:43:02.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-06-30 18:43:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:43:02.511 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:43:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:43:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:43:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:43:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:43:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:43:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-06-30 18:43:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:43:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:43:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:43:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2661ms 2025-06-30 18:43:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:43:02.512 +03:00 [DBG] Connection id "0HNC8090TGA5R" completed keep alive response. 2025-06-30 18:43:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2617ms 2025-06-30 18:43:02.512 +03:00 [DBG] Connection id "0HNC8090TGA5R" received FIN. 2025-06-30 18:43:02.512 +03:00 [DBG] Connection id "0HNC8090TGA5R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:43:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5R" disconnecting. 2025-06-30 18:43:02.513 +03:00 [DBG] Connection id "0HNC8090TGA5R" stopped. 2025-06-30 18:44:02.506 +03:00 [DBG] Connection id "0HNC8090TGA5S" accepted. 2025-06-30 18:44:02.506 +03:00 [DBG] Connection id "0HNC8090TGA5S" started. 2025-06-30 18:44:02.506 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:44:02.506 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:44:02.506 +03:00 [DBG] POST requests are not supported 2025-06-30 18:44:02.506 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:44:02.506 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:44:02.506 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:44:02.506 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:44:02.506 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:44:02.506 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:44:02.506 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:44:02.507 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:44:02.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-06-30 18:44:02.507 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:44:02.507 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:44:02.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-06-30 18:44:02.507 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:44:02.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-06-30 18:44:02.507 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.507 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.507 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:44:02.507 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:44:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:44:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:44:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:44:02.507 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:44:02.507 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:44:02.507 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1464ms. 2025-06-30 18:44:02.507 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:44:02.508 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:44:02.508 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:44:02.508 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0212ms 2025-06-30 18:44:02.508 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:44:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5S" completed keep alive response. 2025-06-30 18:44:02.508 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9322ms 2025-06-30 18:44:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5S" received FIN. 2025-06-30 18:44:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5S" disconnecting. 2025-06-30 18:44:02.508 +03:00 [DBG] Connection id "0HNC8090TGA5S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:44:02.510 +03:00 [DBG] Connection id "0HNC8090TGA5S" stopped. 2025-06-30 18:45:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5T" accepted. 2025-06-30 18:45:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5T" started. 2025-06-30 18:45:02.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:45:02.517 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:45:02.517 +03:00 [DBG] POST requests are not supported 2025-06-30 18:45:02.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:45:02.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-06-30 18:45:02.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:45:02.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:45:02.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:45:02.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:45:02.518 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:45:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:45:02.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-06-30 18:45:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:45:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:45:02.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-06-30 18:45:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:45:02.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-06-30 18:45:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:45:02.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:45:02.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:45:02.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1198ms. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:45:02.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:45:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:45:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:45:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:45:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:45:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:45:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8695ms 2025-06-30 18:45:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5T" completed keep alive response. 2025-06-30 18:45:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6116ms 2025-06-30 18:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5T" received FIN. 2025-06-30 18:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5T" disconnecting. 2025-06-30 18:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5T" stopped. 2025-06-30 18:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA5T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:46:02.512 +03:00 [DBG] Connection id "0HNC8090TGA5U" accepted. 2025-06-30 18:46:02.512 +03:00 [DBG] Connection id "0HNC8090TGA5U" started. 2025-06-30 18:46:02.512 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:46:02.512 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:46:02.512 +03:00 [DBG] POST requests are not supported 2025-06-30 18:46:02.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:46:02.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:46:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:46:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:46:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:46:02.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:46:02.513 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:46:02.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:46:02.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:46:02.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:46:02.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:46:02.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:46:02.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:46:02.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:46:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:46:02.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:46:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:46:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:46:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:46:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:46:02.513 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:46:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1465ms. 2025-06-30 18:46:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:46:02.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:46:02.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:46:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9915ms 2025-06-30 18:46:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:46:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5U" completed keep alive response. 2025-06-30 18:46:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.87ms 2025-06-30 18:46:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5U" received FIN. 2025-06-30 18:46:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5U" disconnecting. 2025-06-30 18:46:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5U" stopped. 2025-06-30 18:46:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:47:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5V" accepted. 2025-06-30 18:47:02.514 +03:00 [DBG] Connection id "0HNC8090TGA5V" started. 2025-06-30 18:47:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:47:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:47:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 18:47:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:47:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:47:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:47:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:47:02.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:47:02.515 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:47:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:47:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:47:02.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-06-30 18:47:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:47:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:47:02.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-06-30 18:47:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:47:02.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-06-30 18:47:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:47:02.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:47:02.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:47:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:47:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:47:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:47:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.646ms 2025-06-30 18:47:02.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:47:02.515 +03:00 [DBG] Connection id "0HNC8090TGA5V" completed keep alive response. 2025-06-30 18:47:02.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2089ms 2025-06-30 18:47:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5V" received FIN. 2025-06-30 18:47:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5V" disconnecting. 2025-06-30 18:47:02.516 +03:00 [DBG] Connection id "0HNC8090TGA5V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:47:02.517 +03:00 [DBG] Connection id "0HNC8090TGA5V" stopped. 2025-06-30 18:48:02.522 +03:00 [DBG] Connection id "0HNC8090TGA60" accepted. 2025-06-30 18:48:02.523 +03:00 [DBG] Connection id "0HNC8090TGA60" started. 2025-06-30 18:48:02.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:48:02.523 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:48:02.523 +03:00 [DBG] POST requests are not supported 2025-06-30 18:48:02.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:48:02.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-06-30 18:48:02.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:48:02.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:48:02.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:48:02.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:48:02.523 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:48:02.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:48:02.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-06-30 18:48:02.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:48:02.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:48:02.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-06-30 18:48:02.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:48:02.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-06-30 18:48:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:48:02.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:48:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:48:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:48:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:48:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:48:02.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:48:02.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-30 18:48:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:48:02.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:48:02.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:48:02.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6209ms 2025-06-30 18:48:02.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:48:02.524 +03:00 [DBG] Connection id "0HNC8090TGA60" completed keep alive response. 2025-06-30 18:48:02.524 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2528ms 2025-06-30 18:48:02.524 +03:00 [DBG] Connection id "0HNC8090TGA60" received FIN. 2025-06-30 18:48:02.524 +03:00 [DBG] Connection id "0HNC8090TGA60" disconnecting. 2025-06-30 18:48:02.524 +03:00 [DBG] Connection id "0HNC8090TGA60" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:48:02.525 +03:00 [DBG] Connection id "0HNC8090TGA60" stopped. 2025-06-30 18:49:02.509 +03:00 [DBG] Connection id "0HNC8090TGA61" accepted. 2025-06-30 18:49:02.509 +03:00 [DBG] Connection id "0HNC8090TGA61" started. 2025-06-30 18:49:02.509 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:49:02.509 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:49:02.509 +03:00 [DBG] POST requests are not supported 2025-06-30 18:49:02.509 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:49:02.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-06-30 18:49:02.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:49:02.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:49:02.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:49:02.509 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:49:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:49:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:49:02.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-06-30 18:49:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:49:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:49:02.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-06-30 18:49:02.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:49:02.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-06-30 18:49:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:49:02.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:49:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:49:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:49:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:49:02.510 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:49:02.510 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:49:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1911ms. 2025-06-30 18:49:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:49:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:49:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:49:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2255ms 2025-06-30 18:49:02.511 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:49:02.511 +03:00 [DBG] Connection id "0HNC8090TGA61" completed keep alive response. 2025-06-30 18:49:02.511 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3125ms 2025-06-30 18:49:02.512 +03:00 [DBG] Connection id "0HNC8090TGA61" received FIN. 2025-06-30 18:49:02.512 +03:00 [DBG] Connection id "0HNC8090TGA61" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:49:02.512 +03:00 [DBG] Connection id "0HNC8090TGA61" disconnecting. 2025-06-30 18:49:02.512 +03:00 [DBG] Connection id "0HNC8090TGA61" stopped. 2025-06-30 18:50:02.516 +03:00 [DBG] Connection id "0HNC8090TGA62" accepted. 2025-06-30 18:50:02.516 +03:00 [DBG] Connection id "0HNC8090TGA62" started. 2025-06-30 18:50:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:50:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:50:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 18:50:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:50:02.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-06-30 18:50:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:50:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:50:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:50:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:50:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:50:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:50:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:50:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:50:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:50:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:50:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:50:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:50:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:50:02.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:50:02.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:50:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:50:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:50:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:50:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7854ms 2025-06-30 18:50:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:50:02.517 +03:00 [DBG] Connection id "0HNC8090TGA62" completed keep alive response. 2025-06-30 18:50:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3645ms 2025-06-30 18:50:02.518 +03:00 [DBG] Connection id "0HNC8090TGA62" received FIN. 2025-06-30 18:50:02.518 +03:00 [DBG] Connection id "0HNC8090TGA62" disconnecting. 2025-06-30 18:50:02.518 +03:00 [DBG] Connection id "0HNC8090TGA62" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:50:02.519 +03:00 [DBG] Connection id "0HNC8090TGA62" stopped. 2025-06-30 18:51:02.509 +03:00 [DBG] Connection id "0HNC8090TGA63" accepted. 2025-06-30 18:51:02.509 +03:00 [DBG] Connection id "0HNC8090TGA63" started. 2025-06-30 18:51:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:51:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:51:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 18:51:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:51:02.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-06-30 18:51:02.510 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:51:02.510 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:51:02.510 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:51:02.510 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:51:02.510 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:51:02.510 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:51:02.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-06-30 18:51:02.510 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:51:02.510 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:51:02.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-06-30 18:51:02.510 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:51:02.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-06-30 18:51:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.510 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:51:02.510 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:51:02.510 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:51:02.511 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:51:02.511 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1797ms. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:51:02.511 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:51:02.511 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:51:02.511 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1664ms 2025-06-30 18:51:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA63" completed keep alive response. 2025-06-30 18:51:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.116ms 2025-06-30 18:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA63" received FIN. 2025-06-30 18:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA63" disconnecting. 2025-06-30 18:51:02.512 +03:00 [DBG] Connection id "0HNC8090TGA63" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:51:02.513 +03:00 [DBG] Connection id "0HNC8090TGA63" stopped. 2025-06-30 18:52:02.508 +03:00 [DBG] Connection id "0HNC8090TGA64" accepted. 2025-06-30 18:52:02.508 +03:00 [DBG] Connection id "0HNC8090TGA64" started. 2025-06-30 18:52:02.508 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:52:02.508 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:52:02.508 +03:00 [DBG] POST requests are not supported 2025-06-30 18:52:02.508 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:52:02.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-06-30 18:52:02.509 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:52:02.509 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:52:02.509 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:52:02.509 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:52:02.509 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:52:02.509 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:52:02.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-06-30 18:52:02.509 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:52:02.509 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:52:02.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-06-30 18:52:02.509 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:52:02.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-06-30 18:52:02.509 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.509 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:52:02.509 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:52:02.509 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:52:02.509 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:52:02.509 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:52:02.509 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:52:02.509 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:52:02.509 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:52:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:52:02.510 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.510 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.510 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.510 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:52:02.510 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6957ms 2025-06-30 18:52:02.510 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:52:02.510 +03:00 [DBG] Connection id "0HNC8090TGA64" completed keep alive response. 2025-06-30 18:52:02.510 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3672ms 2025-06-30 18:52:02.510 +03:00 [DBG] Connection id "0HNC8090TGA64" received FIN. 2025-06-30 18:52:02.510 +03:00 [DBG] Connection id "0HNC8090TGA64" disconnecting. 2025-06-30 18:52:02.510 +03:00 [DBG] Connection id "0HNC8090TGA64" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:52:02.511 +03:00 [DBG] Connection id "0HNC8090TGA64" stopped. 2025-06-30 18:53:02.525 +03:00 [DBG] Connection id "0HNC8090TGA65" accepted. 2025-06-30 18:53:02.525 +03:00 [DBG] Connection id "0HNC8090TGA65" started. 2025-06-30 18:53:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:53:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:53:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 18:53:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:53:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:53:02.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:53:02.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:53:02.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:53:02.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:53:02.525 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:53:02.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:53:02.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-06-30 18:53:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:53:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:53:02.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-06-30 18:53:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:53:02.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-06-30 18:53:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:53:02.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:53:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:53:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.16ms. 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:53:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:53:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:53:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:53:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2804ms 2025-06-30 18:53:02.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:53:02.527 +03:00 [DBG] Connection id "0HNC8090TGA65" completed keep alive response. 2025-06-30 18:53:02.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2343ms 2025-06-30 18:53:02.527 +03:00 [DBG] Connection id "0HNC8090TGA65" received FIN. 2025-06-30 18:53:02.527 +03:00 [DBG] Connection id "0HNC8090TGA65" disconnecting. 2025-06-30 18:53:02.528 +03:00 [DBG] Connection id "0HNC8090TGA65" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:53:02.529 +03:00 [DBG] Connection id "0HNC8090TGA65" stopped. 2025-06-30 18:54:02.516 +03:00 [DBG] Connection id "0HNC8090TGA66" accepted. 2025-06-30 18:54:02.516 +03:00 [DBG] Connection id "0HNC8090TGA66" started. 2025-06-30 18:54:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:54:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:54:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 18:54:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:54:02.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-06-30 18:54:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:54:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:54:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:54:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:54:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:54:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:54:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:54:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:54:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:54:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:54:02.517 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:54:02.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-06-30 18:54:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:54:02.517 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:54:02.517 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:54:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1738ms. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:54:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:54:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:54:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9349ms 2025-06-30 18:54:02.518 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:54:02.518 +03:00 [DBG] Connection id "0HNC8090TGA66" completed keep alive response. 2025-06-30 18:54:02.518 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.501ms 2025-06-30 18:54:02.518 +03:00 [DBG] Connection id "0HNC8090TGA66" received FIN. 2025-06-30 18:54:02.518 +03:00 [DBG] Connection id "0HNC8090TGA66" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:54:02.518 +03:00 [DBG] Connection id "0HNC8090TGA66" disconnecting. 2025-06-30 18:54:02.518 +03:00 [DBG] Connection id "0HNC8090TGA66" stopped. 2025-06-30 18:55:02.519 +03:00 [DBG] Connection id "0HNC8090TGA67" accepted. 2025-06-30 18:55:02.519 +03:00 [DBG] Connection id "0HNC8090TGA67" started. 2025-06-30 18:55:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:55:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:55:02.520 +03:00 [DBG] POST requests are not supported 2025-06-30 18:55:02.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:55:02.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-06-30 18:55:02.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:55:02.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:55:02.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:55:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:55:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:55:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:55:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:55:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:55:02.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:55:02.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:55:02.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:55:02.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:55:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:55:02.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:55:02.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:55:02.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2248ms. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:55:02.521 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:55:02.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:55:02.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2294ms 2025-06-30 18:55:02.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:55:02.522 +03:00 [DBG] Connection id "0HNC8090TGA67" completed keep alive response. 2025-06-30 18:55:02.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3177ms 2025-06-30 18:55:02.522 +03:00 [DBG] Connection id "0HNC8090TGA67" received FIN. 2025-06-30 18:55:02.522 +03:00 [DBG] Connection id "0HNC8090TGA67" disconnecting. 2025-06-30 18:55:02.522 +03:00 [DBG] Connection id "0HNC8090TGA67" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:55:02.523 +03:00 [DBG] Connection id "0HNC8090TGA67" stopped. 2025-06-30 18:56:02.510 +03:00 [DBG] Connection id "0HNC8090TGA68" accepted. 2025-06-30 18:56:02.510 +03:00 [DBG] Connection id "0HNC8090TGA68" started. 2025-06-30 18:56:02.510 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:56:02.510 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:56:02.510 +03:00 [DBG] POST requests are not supported 2025-06-30 18:56:02.510 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:56:02.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-06-30 18:56:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:56:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:56:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:56:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:56:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:56:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:56:02.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-06-30 18:56:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:56:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:56:02.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-06-30 18:56:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:56:02.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-06-30 18:56:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.512 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:56:02.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:56:02.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:56:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2083ms. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:56:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:56:02.513 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:56:02.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:56:02.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4949ms 2025-06-30 18:56:02.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:56:02.513 +03:00 [DBG] Connection id "0HNC8090TGA68" completed keep alive response. 2025-06-30 18:56:02.513 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8451ms 2025-06-30 18:56:02.513 +03:00 [DBG] Connection id "0HNC8090TGA68" received FIN. 2025-06-30 18:56:02.513 +03:00 [DBG] Connection id "0HNC8090TGA68" disconnecting. 2025-06-30 18:56:02.514 +03:00 [DBG] Connection id "0HNC8090TGA68" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:56:02.515 +03:00 [DBG] Connection id "0HNC8090TGA68" stopped. 2025-06-30 18:57:02.518 +03:00 [DBG] Connection id "0HNC8090TGA69" accepted. 2025-06-30 18:57:02.518 +03:00 [DBG] Connection id "0HNC8090TGA69" started. 2025-06-30 18:57:02.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:57:02.518 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:57:02.518 +03:00 [DBG] POST requests are not supported 2025-06-30 18:57:02.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:57:02.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-06-30 18:57:02.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:57:02.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:57:02.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:57:02.518 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:57:02.518 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:57:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:57:02.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-06-30 18:57:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:57:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:57:02.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-06-30 18:57:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:57:02.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-06-30 18:57:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:57:02.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:57:02.519 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:57:02.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1201ms. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:57:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:57:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:57:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6493ms 2025-06-30 18:57:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:57:02.519 +03:00 [DBG] Connection id "0HNC8090TGA69" completed keep alive response. 2025-06-30 18:57:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3038ms 2025-06-30 18:57:02.519 +03:00 [DBG] Connection id "0HNC8090TGA69" received FIN. 2025-06-30 18:57:02.520 +03:00 [DBG] Connection id "0HNC8090TGA69" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:57:02.520 +03:00 [DBG] Connection id "0HNC8090TGA69" disconnecting. 2025-06-30 18:57:02.520 +03:00 [DBG] Connection id "0HNC8090TGA69" stopped. 2025-06-30 18:58:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6A" accepted. 2025-06-30 18:58:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6A" started. 2025-06-30 18:58:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:58:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:58:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 18:58:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:58:02.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 18:58:02.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:58:02.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:58:02.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:58:02.519 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:58:02.519 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:58:02.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:58:02.519 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 18:58:02.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:58:02.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:58:02.519 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 18:58:02.519 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:58:02.519 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 18:58:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:58:02.519 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:58:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:58:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:58:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:58:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:58:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:58:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1169ms. 2025-06-30 18:58:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:58:02.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:58:02.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:58:02.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.612ms 2025-06-30 18:58:02.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:58:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6A" completed keep alive response. 2025-06-30 18:58:02.520 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1808ms 2025-06-30 18:58:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6A" received FIN. 2025-06-30 18:58:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6A" disconnecting. 2025-06-30 18:58:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:58:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6A" stopped. 2025-06-30 18:59:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6B" accepted. 2025-06-30 18:59:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6B" started. 2025-06-30 18:59:02.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 18:59:02.517 +03:00 [VRB] All hosts are allowed. 2025-06-30 18:59:02.517 +03:00 [DBG] POST requests are not supported 2025-06-30 18:59:02.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 18:59:02.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-06-30 18:59:02.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:59:02.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 18:59:02.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 18:59:02.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 18:59:02.517 +03:00 [INF] CORS policy execution successful. 2025-06-30 18:59:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:59:02.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-06-30 18:59:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 18:59:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 18:59:02.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-06-30 18:59:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 18:59:02.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-06-30 18:59:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:59:02.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:59:02.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 18:59:02.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:59:02.518 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 18:59:02.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 18:59:02.518 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.763ms 2025-06-30 18:59:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 18:59:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6B" completed keep alive response. 2025-06-30 18:59:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.394ms 2025-06-30 18:59:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6B" received FIN. 2025-06-30 18:59:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 18:59:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6B" disconnecting. 2025-06-30 18:59:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6B" stopped. 2025-06-30 19:00:02.512 +03:00 [DBG] Connection id "0HNC8090TGA6C" accepted. 2025-06-30 19:00:02.512 +03:00 [DBG] Connection id "0HNC8090TGA6C" started. 2025-06-30 19:00:02.513 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:00:02.513 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:00:02.513 +03:00 [DBG] POST requests are not supported 2025-06-30 19:00:02.513 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:00:02.513 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:00:02.513 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:00:02.513 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:00:02.513 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:00:02.513 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:00:02.513 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:00:02.513 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:00:02.513 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:00:02.513 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:00:02.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:00:02.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:00:02.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:00:02.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:00:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:00:02.514 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:00:02.514 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:00:02.514 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1119ms. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:00:02.514 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:00:02.514 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:00:02.514 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6741ms 2025-06-30 19:00:02.514 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:00:02.514 +03:00 [DBG] Connection id "0HNC8090TGA6C" completed keep alive response. 2025-06-30 19:00:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4947ms 2025-06-30 19:00:02.514 +03:00 [DBG] Connection id "0HNC8090TGA6C" received FIN. 2025-06-30 19:00:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6C" disconnecting. 2025-06-30 19:00:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:00:02.516 +03:00 [DBG] Connection id "0HNC8090TGA6C" stopped. 2025-06-30 19:01:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6D" accepted. 2025-06-30 19:01:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6D" started. 2025-06-30 19:01:02.520 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:01:02.520 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:01:02.520 +03:00 [DBG] POST requests are not supported 2025-06-30 19:01:02.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:01:02.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-06-30 19:01:02.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:01:02.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:01:02.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:01:02.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:01:02.521 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:01:02.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:01:02.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-06-30 19:01:02.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:01:02.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:01:02.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-06-30 19:01:02.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:01:02.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-06-30 19:01:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:01:02.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:01:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:01:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:01:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:01:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:01:02.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:01:02.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1743ms. 2025-06-30 19:01:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:01:02.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:01:02.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:01:02.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2148ms 2025-06-30 19:01:02.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:01:02.522 +03:00 [DBG] Connection id "0HNC8090TGA6D" completed keep alive response. 2025-06-30 19:01:02.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.064ms 2025-06-30 19:01:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6D" received FIN. 2025-06-30 19:01:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:01:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6D" disconnecting. 2025-06-30 19:01:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6D" stopped. 2025-06-30 19:02:02.570 +03:00 [DBG] Connection id "0HNC8090TGA6E" accepted. 2025-06-30 19:02:02.570 +03:00 [DBG] Connection id "0HNC8090TGA6E" started. 2025-06-30 19:02:02.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:02:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:02:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 19:02:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:02:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:02:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:02:02.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:02:02.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:02:02.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:02:02.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:02:02.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:02:02.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:02:02.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:02:02.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:02:02.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:02:02.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:02:02.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:02:02.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:02:02.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:02:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:02:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:02:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:02:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:02:02.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:02:02.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1272ms. 2025-06-30 19:02:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:02:02.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:02:02.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:02:02.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7466ms 2025-06-30 19:02:02.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:02:02.572 +03:00 [DBG] Connection id "0HNC8090TGA6E" completed keep alive response. 2025-06-30 19:02:02.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5108ms 2025-06-30 19:02:02.572 +03:00 [DBG] Connection id "0HNC8090TGA6E" received FIN. 2025-06-30 19:02:02.572 +03:00 [DBG] Connection id "0HNC8090TGA6E" disconnecting. 2025-06-30 19:02:02.572 +03:00 [DBG] Connection id "0HNC8090TGA6E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:02:02.573 +03:00 [DBG] Connection id "0HNC8090TGA6E" stopped. 2025-06-30 19:03:02.511 +03:00 [DBG] Connection id "0HNC8090TGA6F" accepted. 2025-06-30 19:03:02.511 +03:00 [DBG] Connection id "0HNC8090TGA6F" started. 2025-06-30 19:03:02.511 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:03:02.511 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:03:02.511 +03:00 [DBG] POST requests are not supported 2025-06-30 19:03:02.511 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:03:02.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-06-30 19:03:02.511 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:03:02.511 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:03:02.511 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:03:02.511 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:03:02.511 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:03:02.511 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:03:02.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-06-30 19:03:02.511 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:03:02.511 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:03:02.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-06-30 19:03:02.511 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:03:02.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-06-30 19:03:02.511 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.511 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.511 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:03:02.512 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:03:02.512 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:03:02.512 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1371ms. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:03:02.512 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:03:02.512 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:03:02.512 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8266ms 2025-06-30 19:03:02.512 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:03:02.512 +03:00 [DBG] Connection id "0HNC8090TGA6F" completed keep alive response. 2025-06-30 19:03:02.512 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4982ms 2025-06-30 19:03:02.513 +03:00 [DBG] Connection id "0HNC8090TGA6F" received FIN. 2025-06-30 19:03:02.513 +03:00 [DBG] Connection id "0HNC8090TGA6F" disconnecting. 2025-06-30 19:03:02.513 +03:00 [DBG] Connection id "0HNC8090TGA6F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:03:02.514 +03:00 [DBG] Connection id "0HNC8090TGA6F" stopped. 2025-06-30 19:04:02.514 +03:00 [DBG] Connection id "0HNC8090TGA6G" accepted. 2025-06-30 19:04:02.514 +03:00 [DBG] Connection id "0HNC8090TGA6G" started. 2025-06-30 19:04:02.514 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:04:02.514 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:04:02.514 +03:00 [DBG] POST requests are not supported 2025-06-30 19:04:02.514 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:04:02.514 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:04:02.514 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:04:02.514 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:04:02.514 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:04:02.514 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:04:02.515 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:04:02.515 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:04:02.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-06-30 19:04:02.515 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:04:02.515 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:04:02.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-06-30 19:04:02.515 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:04:02.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-06-30 19:04:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:04:02.515 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:04:02.515 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:04:02.515 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1294ms. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:04:02.515 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:04:02.515 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:04:02.515 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6557ms 2025-06-30 19:04:02.515 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:04:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6G" completed keep alive response. 2025-06-30 19:04:02.516 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3977ms 2025-06-30 19:04:02.516 +03:00 [DBG] Connection id "0HNC8090TGA6G" received FIN. 2025-06-30 19:04:02.516 +03:00 [DBG] Connection id "0HNC8090TGA6G" disconnecting. 2025-06-30 19:04:02.516 +03:00 [DBG] Connection id "0HNC8090TGA6G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:04:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6G" stopped. 2025-06-30 19:05:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6H" accepted. 2025-06-30 19:05:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6H" started. 2025-06-30 19:05:02.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:05:02.518 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:05:02.518 +03:00 [DBG] POST requests are not supported 2025-06-30 19:05:02.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:05:02.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-06-30 19:05:02.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:05:02.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:05:02.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:05:02.518 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:05:02.518 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:05:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:05:02.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-06-30 19:05:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:05:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:05:02.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-06-30 19:05:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:05:02.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-06-30 19:05:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:05:02.519 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:05:02.519 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:05:02.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:05:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:05:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:05:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7672ms 2025-06-30 19:05:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:05:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6H" completed keep alive response. 2025-06-30 19:05:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4043ms 2025-06-30 19:05:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6H" received FIN. 2025-06-30 19:05:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:05:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6H" disconnecting. 2025-06-30 19:05:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6H" stopped. 2025-06-30 19:06:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6I" accepted. 2025-06-30 19:06:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6I" started. 2025-06-30 19:06:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:06:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:06:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:06:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:06:02.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-06-30 19:06:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:06:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:06:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:06:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:06:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:06:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:06:02.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-06-30 19:06:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:06:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:06:02.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-06-30 19:06:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:06:02.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-06-30 19:06:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:06:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:06:02.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:06:02.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1878ms. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:06:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:06:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:06:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.063ms 2025-06-30 19:06:02.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:06:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6I" completed keep alive response. 2025-06-30 19:06:02.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.054ms 2025-06-30 19:06:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6I" received FIN. 2025-06-30 19:06:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6I" disconnecting. 2025-06-30 19:06:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:06:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6I" stopped. 2025-06-30 19:07:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6J" accepted. 2025-06-30 19:07:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6J" started. 2025-06-30 19:07:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:07:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:07:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:07:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:07:02.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-06-30 19:07:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:07:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:07:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:07:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:07:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:07:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:07:02.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-06-30 19:07:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:07:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:07:02.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-06-30 19:07:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:07:02.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-06-30 19:07:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:07:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:07:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:07:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1248ms. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:07:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:07:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:07:02.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8061ms 2025-06-30 19:07:02.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:07:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6J" completed keep alive response. 2025-06-30 19:07:02.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5031ms 2025-06-30 19:07:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6J" received FIN. 2025-06-30 19:07:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:07:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6J" disconnecting. 2025-06-30 19:07:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6J" stopped. 2025-06-30 19:08:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6K" accepted. 2025-06-30 19:08:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6K" started. 2025-06-30 19:08:02.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:08:02.518 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:08:02.518 +03:00 [DBG] POST requests are not supported 2025-06-30 19:08:02.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:08:02.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-06-30 19:08:02.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:08:02.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:08:02.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:08:02.518 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:08:02.518 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:08:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:08:02.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-06-30 19:08:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:08:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:08:02.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-06-30 19:08:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:08:02.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-06-30 19:08:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:08:02.519 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:08:02.519 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:08:02.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1405ms. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:08:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:08:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:08:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8451ms 2025-06-30 19:08:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:08:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6K" completed keep alive response. 2025-06-30 19:08:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7973ms 2025-06-30 19:08:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6K" received FIN. 2025-06-30 19:08:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:08:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6K" disconnecting. 2025-06-30 19:08:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6K" stopped. 2025-06-30 19:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6L" accepted. 2025-06-30 19:09:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6L" started. 2025-06-30 19:09:02.516 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:09:02.516 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:09:02.516 +03:00 [DBG] POST requests are not supported 2025-06-30 19:09:02.516 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:09:02.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-06-30 19:09:02.516 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:09:02.516 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:09:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:09:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:09:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:09:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:09:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:09:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:09:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:09:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:09:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:09:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:09:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:09:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:09:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:09:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:09:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:09:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:09:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:09:02.517 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1242ms. 2025-06-30 19:09:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:09:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:09:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:09:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.837ms 2025-06-30 19:09:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:09:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6L" completed keep alive response. 2025-06-30 19:09:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4563ms 2025-06-30 19:09:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6L" received FIN. 2025-06-30 19:09:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6L" disconnecting. 2025-06-30 19:09:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:09:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6L" stopped. 2025-06-30 19:10:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6M" accepted. 2025-06-30 19:10:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6M" started. 2025-06-30 19:10:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:10:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:10:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:10:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:10:02.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-06-30 19:10:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:10:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:10:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:10:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:10:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:10:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:10:02.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-06-30 19:10:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:10:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:10:02.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-06-30 19:10:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:10:02.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-06-30 19:10:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:10:02.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:10:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:10:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:10:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:10:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:10:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:10:02.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-30 19:10:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:10:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:10:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:10:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-06-30 19:10:02.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:10:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6M" completed keep alive response. 2025-06-30 19:10:02.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4577ms 2025-06-30 19:10:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6M" received FIN. 2025-06-30 19:10:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6M" disconnecting. 2025-06-30 19:10:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:10:02.528 +03:00 [DBG] Connection id "0HNC8090TGA6M" stopped. 2025-06-30 19:11:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6N" accepted. 2025-06-30 19:11:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6N" started. 2025-06-30 19:11:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:11:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:11:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 19:11:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:11:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:11:02.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:11:02.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:11:02.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:11:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:11:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:11:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:11:02.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-06-30 19:11:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:11:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:11:02.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-06-30 19:11:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:11:02.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-06-30 19:11:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:11:02.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:11:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:11:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1368ms. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:11:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:11:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:11:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:11:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0378ms 2025-06-30 19:11:02.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:11:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6N" completed keep alive response. 2025-06-30 19:11:02.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7506ms 2025-06-30 19:11:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6N" received FIN. 2025-06-30 19:11:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6N" disconnecting. 2025-06-30 19:11:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:11:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6N" stopped. 2025-06-30 19:12:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6O" accepted. 2025-06-30 19:12:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6O" started. 2025-06-30 19:12:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:12:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:12:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 19:12:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:12:02.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-06-30 19:12:02.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:12:02.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:12:02.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:12:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:12:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:12:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:12:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:12:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:12:02.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:12:02.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:12:02.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:12:02.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:12:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:12:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:12:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:12:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:12:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:12:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:12:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:12:02.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-30 19:12:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:12:02.521 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:12:02.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:12:02.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8658ms 2025-06-30 19:12:02.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:12:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6O" completed keep alive response. 2025-06-30 19:12:02.521 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7089ms 2025-06-30 19:12:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6O" received FIN. 2025-06-30 19:12:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6O" disconnecting. 2025-06-30 19:12:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:12:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6O" stopped. 2025-06-30 19:13:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6P" accepted. 2025-06-30 19:13:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6P" started. 2025-06-30 19:13:02.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:13:02.518 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:13:02.518 +03:00 [DBG] POST requests are not supported 2025-06-30 19:13:02.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:13:02.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-06-30 19:13:02.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:13:02.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:13:02.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:13:02.519 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:13:02.519 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:13:02.519 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:13:02.519 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:13:02.519 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:13:02.519 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:13:02.519 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:13:02.519 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:13:02.519 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:13:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:13:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:13:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:13:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.192ms. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:13:02.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:13:02.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:13:02.520 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.227ms 2025-06-30 19:13:02.520 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:13:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6P" completed keep alive response. 2025-06-30 19:13:02.521 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5101ms 2025-06-30 19:13:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6P" received FIN. 2025-06-30 19:13:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6P" disconnecting. 2025-06-30 19:13:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:13:02.522 +03:00 [DBG] Connection id "0HNC8090TGA6P" stopped. 2025-06-30 19:14:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6Q" accepted. 2025-06-30 19:14:02.515 +03:00 [DBG] Connection id "0HNC8090TGA6Q" started. 2025-06-30 19:14:02.515 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:14:02.515 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:14:02.515 +03:00 [DBG] POST requests are not supported 2025-06-30 19:14:02.515 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:14:02.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-06-30 19:14:02.515 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:14:02.515 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:14:02.516 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:14:02.516 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:14:02.516 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:14:02.516 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:14:02.516 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:14:02.516 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:14:02.516 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:14:02.516 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:14:02.516 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:14:02.516 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:14:02.516 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.516 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.516 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:14:02.516 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:14:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:14:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:14:02.516 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:14:02.516 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:14:02.516 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:14:02.516 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-06-30 19:14:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:14:02.517 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:14:02.517 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:14:02.517 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0745ms 2025-06-30 19:14:02.517 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:14:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6Q" completed keep alive response. 2025-06-30 19:14:02.517 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8894ms 2025-06-30 19:14:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6Q" received FIN. 2025-06-30 19:14:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:14:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6Q" disconnecting. 2025-06-30 19:14:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6Q" stopped. 2025-06-30 19:15:02.522 +03:00 [DBG] Connection id "0HNC8090TGA6R" accepted. 2025-06-30 19:15:02.522 +03:00 [DBG] Connection id "0HNC8090TGA6R" started. 2025-06-30 19:15:02.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:15:02.522 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:15:02.522 +03:00 [DBG] POST requests are not supported 2025-06-30 19:15:02.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:15:02.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-06-30 19:15:02.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:15:02.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:15:02.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:15:02.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:15:02.522 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:15:02.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:15:02.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-06-30 19:15:02.522 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:15:02.522 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:15:02.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-06-30 19:15:02.522 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:15:02.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-06-30 19:15:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.522 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:15:02.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:15:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:15:02.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:15:02.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1301ms. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:15:02.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:15:02.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:15:02.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8343ms 2025-06-30 19:15:02.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:15:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6R" completed keep alive response. 2025-06-30 19:15:02.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5591ms 2025-06-30 19:15:02.524 +03:00 [DBG] Connection id "0HNC8090TGA6R" received FIN. 2025-06-30 19:15:02.524 +03:00 [DBG] Connection id "0HNC8090TGA6R" disconnecting. 2025-06-30 19:15:02.524 +03:00 [DBG] Connection id "0HNC8090TGA6R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:15:02.525 +03:00 [DBG] Connection id "0HNC8090TGA6R" stopped. 2025-06-30 19:16:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6S" accepted. 2025-06-30 19:16:02.518 +03:00 [DBG] Connection id "0HNC8090TGA6S" started. 2025-06-30 19:16:02.518 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:16:02.518 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:16:02.518 +03:00 [DBG] POST requests are not supported 2025-06-30 19:16:02.518 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:16:02.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-06-30 19:16:02.518 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:16:02.518 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:16:02.518 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:16:02.518 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:16:02.518 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:16:02.518 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:16:02.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-06-30 19:16:02.518 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:16:02.518 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:16:02.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-06-30 19:16:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:16:02.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-06-30 19:16:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:16:02.519 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:16:02.519 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:16:02.519 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1147ms. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:16:02.519 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:16:02.519 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:16:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5962ms 2025-06-30 19:16:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:16:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6S" completed keep alive response. 2025-06-30 19:16:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.0971ms 2025-06-30 19:16:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6S" received FIN. 2025-06-30 19:16:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6S" disconnecting. 2025-06-30 19:16:02.520 +03:00 [DBG] Connection id "0HNC8090TGA6S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:16:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6S" stopped. 2025-06-30 19:17:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6T" accepted. 2025-06-30 19:17:02.521 +03:00 [DBG] Connection id "0HNC8090TGA6T" started. 2025-06-30 19:17:02.521 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:17:02.521 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:17:02.521 +03:00 [DBG] POST requests are not supported 2025-06-30 19:17:02.521 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:17:02.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-06-30 19:17:02.521 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:17:02.521 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:17:02.521 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:17:02.521 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:17:02.521 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:17:02.521 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:17:02.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-06-30 19:17:02.521 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:17:02.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:17:02.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-06-30 19:17:02.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:17:02.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-06-30 19:17:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:17:02.522 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:17:02.522 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:17:02.522 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1378ms. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:17:02.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:17:02.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:17:02.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8502ms 2025-06-30 19:17:02.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:17:02.522 +03:00 [DBG] Connection id "0HNC8090TGA6T" completed keep alive response. 2025-06-30 19:17:02.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5532ms 2025-06-30 19:17:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6T" received FIN. 2025-06-30 19:17:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:17:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6T" disconnecting. 2025-06-30 19:17:02.523 +03:00 [DBG] Connection id "0HNC8090TGA6T" stopped. 2025-06-30 19:18:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6U" accepted. 2025-06-30 19:18:02.527 +03:00 [DBG] Connection id "0HNC8090TGA6U" started. 2025-06-30 19:18:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:18:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:18:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:18:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:18:02.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-06-30 19:18:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:18:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:18:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:18:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:18:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:18:02.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:18:02.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-06-30 19:18:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:18:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:18:02.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-06-30 19:18:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:18:02.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-06-30 19:18:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:18:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:18:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:18:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1278ms. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:18:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:18:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:18:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:18:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:18:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:18:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:18:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.019ms 2025-06-30 19:18:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:18:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6U" completed keep alive response. 2025-06-30 19:18:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8508ms 2025-06-30 19:18:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6U" received FIN. 2025-06-30 19:18:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:18:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6U" disconnecting. 2025-06-30 19:18:02.529 +03:00 [DBG] Connection id "0HNC8090TGA6U" stopped. 2025-06-30 19:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6V" accepted. 2025-06-30 19:19:02.517 +03:00 [DBG] Connection id "0HNC8090TGA6V" started. 2025-06-30 19:19:02.517 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:19:02.517 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:19:02.517 +03:00 [DBG] POST requests are not supported 2025-06-30 19:19:02.517 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:19:02.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-06-30 19:19:02.517 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:19:02.517 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:19:02.517 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:19:02.517 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:19:02.517 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:19:02.517 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:19:02.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-06-30 19:19:02.517 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:19:02.517 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:19:02.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-06-30 19:19:02.518 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:19:02.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-06-30 19:19:02.518 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.518 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:19:02.518 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:19:02.518 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:19:02.518 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:19:02.518 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:19:02.518 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.518 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.519 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.519 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:19:02.519 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9202ms 2025-06-30 19:19:02.519 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:19:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6V" completed keep alive response. 2025-06-30 19:19:02.519 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7704ms 2025-06-30 19:19:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6V" received FIN. 2025-06-30 19:19:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6V" disconnecting. 2025-06-30 19:19:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6V" stopped. 2025-06-30 19:19:02.519 +03:00 [DBG] Connection id "0HNC8090TGA6V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:20:02.527 +03:00 [DBG] Connection id "0HNC8090TGA70" accepted. 2025-06-30 19:20:02.527 +03:00 [DBG] Connection id "0HNC8090TGA70" started. 2025-06-30 19:20:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:20:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:20:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:20:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:20:02.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-06-30 19:20:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:20:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:20:02.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:20:02.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:20:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:20:02.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:20:02.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-06-30 19:20:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:20:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:20:02.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-06-30 19:20:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:20:02.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-06-30 19:20:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:20:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:20:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:20:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1493ms. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:20:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:20:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:20:02.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7258ms 2025-06-30 19:20:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:20:02.529 +03:00 [DBG] Connection id "0HNC8090TGA70" completed keep alive response. 2025-06-30 19:20:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2818ms 2025-06-30 19:20:02.529 +03:00 [DBG] Connection id "0HNC8090TGA70" received FIN. 2025-06-30 19:20:02.529 +03:00 [DBG] Connection id "0HNC8090TGA70" disconnecting. 2025-06-30 19:20:02.529 +03:00 [DBG] Connection id "0HNC8090TGA70" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:20:02.530 +03:00 [DBG] Connection id "0HNC8090TGA70" stopped. 2025-06-30 19:21:02.522 +03:00 [DBG] Connection id "0HNC8090TGA71" accepted. 2025-06-30 19:21:02.522 +03:00 [DBG] Connection id "0HNC8090TGA71" started. 2025-06-30 19:21:02.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:21:02.523 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:21:02.523 +03:00 [DBG] POST requests are not supported 2025-06-30 19:21:02.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:21:02.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-06-30 19:21:02.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:21:02.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:21:02.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:21:02.523 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:21:02.523 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:21:02.523 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:21:02.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-06-30 19:21:02.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:21:02.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:21:02.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-06-30 19:21:02.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:21:02.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-06-30 19:21:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:21:02.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:21:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:21:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:21:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:21:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:21:02.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:21:02.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1279ms. 2025-06-30 19:21:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:21:02.524 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:21:02.524 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:21:02.524 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7457ms 2025-06-30 19:21:02.524 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:21:02.524 +03:00 [DBG] Connection id "0HNC8090TGA71" completed keep alive response. 2025-06-30 19:21:02.524 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4458ms 2025-06-30 19:21:02.524 +03:00 [DBG] Connection id "0HNC8090TGA71" received FIN. 2025-06-30 19:21:02.524 +03:00 [DBG] Connection id "0HNC8090TGA71" disconnecting. 2025-06-30 19:21:02.524 +03:00 [DBG] Connection id "0HNC8090TGA71" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:21:02.525 +03:00 [DBG] Connection id "0HNC8090TGA71" stopped. 2025-06-30 19:22:02.526 +03:00 [DBG] Connection id "0HNC8090TGA72" accepted. 2025-06-30 19:22:02.526 +03:00 [DBG] Connection id "0HNC8090TGA72" started. 2025-06-30 19:22:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:22:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:22:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:22:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:22:02.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-06-30 19:22:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:22:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:22:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:22:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:22:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:22:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:22:02.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-06-30 19:22:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:22:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:22:02.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-06-30 19:22:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:22:02.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-06-30 19:22:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:22:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:22:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:22:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2089ms. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:22:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:22:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:22:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:22:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:22:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:22:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:22:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4859ms 2025-06-30 19:22:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:22:02.529 +03:00 [DBG] Connection id "0HNC8090TGA72" completed keep alive response. 2025-06-30 19:22:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9462ms 2025-06-30 19:22:02.529 +03:00 [DBG] Connection id "0HNC8090TGA72" received FIN. 2025-06-30 19:22:02.530 +03:00 [DBG] Connection id "0HNC8090TGA72" disconnecting. 2025-06-30 19:22:02.530 +03:00 [DBG] Connection id "0HNC8090TGA72" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:22:02.531 +03:00 [DBG] Connection id "0HNC8090TGA72" stopped. 2025-06-30 19:23:02.520 +03:00 [DBG] Connection id "0HNC8090TGA73" accepted. 2025-06-30 19:23:02.520 +03:00 [DBG] Connection id "0HNC8090TGA73" started. 2025-06-30 19:23:02.520 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:23:02.520 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:23:02.520 +03:00 [DBG] POST requests are not supported 2025-06-30 19:23:02.520 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:23:02.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-06-30 19:23:02.520 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:23:02.520 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:23:02.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:23:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:23:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:23:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:23:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:23:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:23:02.521 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:23:02.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-06-30 19:23:02.521 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:23:02.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-06-30 19:23:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.521 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:23:02.521 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:23:02.521 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:23:02.521 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:23:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:23:02.522 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:23:02.522 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:23:02.522 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2841ms 2025-06-30 19:23:02.522 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:23:02.522 +03:00 [DBG] Connection id "0HNC8090TGA73" completed keep alive response. 2025-06-30 19:23:02.522 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2548ms 2025-06-30 19:23:02.522 +03:00 [DBG] Connection id "0HNC8090TGA73" received FIN. 2025-06-30 19:23:02.522 +03:00 [DBG] Connection id "0HNC8090TGA73" disconnecting. 2025-06-30 19:23:02.522 +03:00 [DBG] Connection id "0HNC8090TGA73" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:23:02.524 +03:00 [DBG] Connection id "0HNC8090TGA73" stopped. 2025-06-30 19:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA74" accepted. 2025-06-30 19:24:02.512 +03:00 [DBG] Connection id "0HNC8090TGA74" started. 2025-06-30 19:24:02.512 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:24:02.512 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:24:02.512 +03:00 [DBG] POST requests are not supported 2025-06-30 19:24:02.512 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:24:02.512 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:24:02.512 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:24:02.512 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:24:02.512 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:24:02.512 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:24:02.512 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:24:02.512 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:24:02.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-06-30 19:24:02.512 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:24:02.513 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:24:02.513 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:24:02.513 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:24:02.513 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:24:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:24:02.513 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:24:02.513 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:24:02.513 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1379ms. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:24:02.513 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:24:02.513 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:24:02.513 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7699ms 2025-06-30 19:24:02.513 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:24:02.514 +03:00 [DBG] Connection id "0HNC8090TGA74" completed keep alive response. 2025-06-30 19:24:02.514 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5229ms 2025-06-30 19:24:02.514 +03:00 [DBG] Connection id "0HNC8090TGA74" received FIN. 2025-06-30 19:24:02.514 +03:00 [DBG] Connection id "0HNC8090TGA74" disconnecting. 2025-06-30 19:24:02.514 +03:00 [DBG] Connection id "0HNC8090TGA74" stopped. 2025-06-30 19:24:02.514 +03:00 [DBG] Connection id "0HNC8090TGA74" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:25:02.534 +03:00 [DBG] Connection id "0HNC8090TGA75" accepted. 2025-06-30 19:25:02.534 +03:00 [DBG] Connection id "0HNC8090TGA75" started. 2025-06-30 19:25:02.534 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:25:02.534 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:25:02.534 +03:00 [DBG] POST requests are not supported 2025-06-30 19:25:02.534 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:25:02.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:25:02.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:25:02.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:25:02.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:25:02.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:25:02.535 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:25:02.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:25:02.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:25:02.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:25:02.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:25:02.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:25:02.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:25:02.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:25:02.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.535 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:25:02.535 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:25:02.535 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:25:02.535 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:25:02.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:25:02.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:25:02.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:25:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:25:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:25:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:25:02.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7211ms 2025-06-30 19:25:02.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:25:02.536 +03:00 [DBG] Connection id "0HNC8090TGA75" completed keep alive response. 2025-06-30 19:25:02.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3528ms 2025-06-30 19:25:02.536 +03:00 [DBG] Connection id "0HNC8090TGA75" received FIN. 2025-06-30 19:25:02.538 +03:00 [DBG] Connection id "0HNC8090TGA75" disconnecting. 2025-06-30 19:25:02.538 +03:00 [DBG] Connection id "0HNC8090TGA75" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:25:02.539 +03:00 [DBG] Connection id "0HNC8090TGA75" stopped. 2025-06-30 19:26:02.525 +03:00 [DBG] Connection id "0HNC8090TGA76" accepted. 2025-06-30 19:26:02.525 +03:00 [DBG] Connection id "0HNC8090TGA76" started. 2025-06-30 19:26:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:26:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:26:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 19:26:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:26:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:26:02.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:26:02.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:26:02.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:26:02.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:26:02.525 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:26:02.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:26:02.525 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:26:02.525 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:26:02.525 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:26:02.525 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:26:02.525 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:26:02.525 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:26:02.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:26:02.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:26:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:26:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:26:02.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:26:02.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:26:02.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6851ms 2025-06-30 19:26:02.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:26:02.526 +03:00 [DBG] Connection id "0HNC8090TGA76" completed keep alive response. 2025-06-30 19:26:02.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2856ms 2025-06-30 19:26:02.526 +03:00 [DBG] Connection id "0HNC8090TGA76" received FIN. 2025-06-30 19:26:02.526 +03:00 [DBG] Connection id "0HNC8090TGA76" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:26:02.527 +03:00 [DBG] Connection id "0HNC8090TGA76" disconnecting. 2025-06-30 19:26:02.527 +03:00 [DBG] Connection id "0HNC8090TGA76" stopped. 2025-06-30 19:27:02.527 +03:00 [DBG] Connection id "0HNC8090TGA77" accepted. 2025-06-30 19:27:02.527 +03:00 [DBG] Connection id "0HNC8090TGA77" started. 2025-06-30 19:27:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:27:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:27:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:27:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:27:02.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-06-30 19:27:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:27:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:27:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:27:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:27:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:27:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:27:02.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-06-30 19:27:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:27:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:27:02.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-06-30 19:27:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:27:02.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-06-30 19:27:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:27:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:27:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:27:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:27:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:27:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:27:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0148ms 2025-06-30 19:27:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:27:02.529 +03:00 [DBG] Connection id "0HNC8090TGA77" completed keep alive response. 2025-06-30 19:27:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8811ms 2025-06-30 19:27:02.529 +03:00 [DBG] Connection id "0HNC8090TGA77" received FIN. 2025-06-30 19:27:02.529 +03:00 [DBG] Connection id "0HNC8090TGA77" disconnecting. 2025-06-30 19:27:02.529 +03:00 [DBG] Connection id "0HNC8090TGA77" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:27:02.530 +03:00 [DBG] Connection id "0HNC8090TGA77" stopped. 2025-06-30 19:28:02.523 +03:00 [DBG] Connection id "0HNC8090TGA78" accepted. 2025-06-30 19:28:02.523 +03:00 [DBG] Connection id "0HNC8090TGA78" started. 2025-06-30 19:28:02.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:28:02.523 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:28:02.524 +03:00 [DBG] POST requests are not supported 2025-06-30 19:28:02.524 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:28:02.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-06-30 19:28:02.524 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:28:02.524 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:28:02.524 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:28:02.524 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:28:02.524 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:28:02.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:28:02.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-06-30 19:28:02.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:28:02.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:28:02.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-06-30 19:28:02.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:28:02.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-06-30 19:28:02.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:28:02.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:28:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:28:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:28:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:28:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:28:02.524 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:28:02.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1701ms. 2025-06-30 19:28:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:28:02.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:28:02.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:28:02.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0906ms 2025-06-30 19:28:02.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:28:02.525 +03:00 [DBG] Connection id "0HNC8090TGA78" completed keep alive response. 2025-06-30 19:28:02.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8222ms 2025-06-30 19:28:02.525 +03:00 [DBG] Connection id "0HNC8090TGA78" received FIN. 2025-06-30 19:28:02.525 +03:00 [DBG] Connection id "0HNC8090TGA78" disconnecting. 2025-06-30 19:28:02.525 +03:00 [DBG] Connection id "0HNC8090TGA78" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:28:02.527 +03:00 [DBG] Connection id "0HNC8090TGA78" stopped. 2025-06-30 19:29:02.526 +03:00 [DBG] Connection id "0HNC8090TGA79" accepted. 2025-06-30 19:29:02.526 +03:00 [DBG] Connection id "0HNC8090TGA79" started. 2025-06-30 19:29:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:29:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:29:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:29:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:29:02.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-06-30 19:29:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:29:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:29:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:29:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:29:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:29:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:29:02.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-06-30 19:29:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:29:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:29:02.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-06-30 19:29:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:29:02.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-06-30 19:29:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:29:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:29:02.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:29:02.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1661ms. 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:29:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:29:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:29:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:29:02.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8579ms 2025-06-30 19:29:02.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:29:02.528 +03:00 [DBG] Connection id "0HNC8090TGA79" completed keep alive response. 2025-06-30 19:29:02.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6379ms 2025-06-30 19:29:02.528 +03:00 [DBG] Connection id "0HNC8090TGA79" received FIN. 2025-06-30 19:29:02.528 +03:00 [DBG] Connection id "0HNC8090TGA79" disconnecting. 2025-06-30 19:29:02.529 +03:00 [DBG] Connection id "0HNC8090TGA79" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:29:02.530 +03:00 [DBG] Connection id "0HNC8090TGA79" stopped. 2025-06-30 19:30:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7A" accepted. 2025-06-30 19:30:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7A" started. 2025-06-30 19:30:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:30:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:30:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:30:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:30:02.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-06-30 19:30:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:30:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:30:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:30:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:30:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:30:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:30:02.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-06-30 19:30:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:30:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:30:02.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-06-30 19:30:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:30:02.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-06-30 19:30:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:30:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:30:02.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:30:02.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:30:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:30:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:30:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:30:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:30:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:30:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:30:02.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0284ms 2025-06-30 19:30:02.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:30:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7A" completed keep alive response. 2025-06-30 19:30:02.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8813ms 2025-06-30 19:30:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7A" received FIN. 2025-06-30 19:30:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:30:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7A" disconnecting. 2025-06-30 19:30:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7A" stopped. 2025-06-30 19:31:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7B" accepted. 2025-06-30 19:31:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7B" started. 2025-06-30 19:31:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:31:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:31:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 19:31:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:31:02.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-06-30 19:31:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:31:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:31:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:31:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:31:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:31:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:31:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:31:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:31:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:31:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:31:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:31:02.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-06-30 19:31:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:31:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:31:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:31:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1473ms. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:31:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:31:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:31:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8386ms 2025-06-30 19:31:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7B" completed keep alive response. 2025-06-30 19:31:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5089ms 2025-06-30 19:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7B" received FIN. 2025-06-30 19:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7B" disconnecting. 2025-06-30 19:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:31:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7B" stopped. 2025-06-30 19:32:02.599 +03:00 [DBG] Connection id "0HNC8090TGA7C" accepted. 2025-06-30 19:32:02.599 +03:00 [DBG] Connection id "0HNC8090TGA7C" started. 2025-06-30 19:32:02.599 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:32:02.599 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:32:02.599 +03:00 [DBG] POST requests are not supported 2025-06-30 19:32:02.599 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:32:02.599 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:32:02.599 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:32:02.599 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:32:02.599 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:32:02.599 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:32:02.599 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:32:02.599 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:32:02.599 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:32:02.599 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:32:02.599 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:32:02.599 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:32:02.599 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:32:02.599 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:32:02.599 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.599 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.599 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:32:02.599 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:32:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:32:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:32:02.599 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:32:02.599 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:32:02.599 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:32:02.600 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1199ms. 2025-06-30 19:32:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:32:02.600 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:32:02.600 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:32:02.600 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.611ms 2025-06-30 19:32:02.600 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:32:02.600 +03:00 [DBG] Connection id "0HNC8090TGA7C" completed keep alive response. 2025-06-30 19:32:02.600 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2128ms 2025-06-30 19:32:02.600 +03:00 [DBG] Connection id "0HNC8090TGA7C" received FIN. 2025-06-30 19:32:02.601 +03:00 [DBG] Connection id "0HNC8090TGA7C" disconnecting. 2025-06-30 19:32:02.601 +03:00 [DBG] Connection id "0HNC8090TGA7C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:32:02.602 +03:00 [DBG] Connection id "0HNC8090TGA7C" stopped. 2025-06-30 19:33:02.589 +03:00 [DBG] Connection id "0HNC8090TGA7D" accepted. 2025-06-30 19:33:02.589 +03:00 [DBG] Connection id "0HNC8090TGA7D" started. 2025-06-30 19:33:02.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:33:02.589 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:33:02.590 +03:00 [DBG] POST requests are not supported 2025-06-30 19:33:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:33:02.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-06-30 19:33:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:33:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:33:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:33:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:33:02.590 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:33:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:33:02.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-06-30 19:33:02.590 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:33:02.590 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:33:02.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-06-30 19:33:02.590 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:33:02.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:33:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:33:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:33:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:33:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1415ms. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:33:02.591 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:33:02.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:33:02.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:33:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:33:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:33:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:33:02.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2597ms 2025-06-30 19:33:02.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:33:02.592 +03:00 [DBG] Connection id "0HNC8090TGA7D" completed keep alive response. 2025-06-30 19:33:02.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5508ms 2025-06-30 19:33:02.592 +03:00 [DBG] Connection id "0HNC8090TGA7D" received FIN. 2025-06-30 19:33:02.592 +03:00 [DBG] Connection id "0HNC8090TGA7D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:33:02.592 +03:00 [DBG] Connection id "0HNC8090TGA7D" disconnecting. 2025-06-30 19:33:02.592 +03:00 [DBG] Connection id "0HNC8090TGA7D" stopped. 2025-06-30 19:34:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7E" accepted. 2025-06-30 19:34:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7E" started. 2025-06-30 19:34:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:34:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:34:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 19:34:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:34:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:34:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:34:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:34:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:34:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:34:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:34:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:34:02.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-06-30 19:34:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:34:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:34:02.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-06-30 19:34:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:34:02.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-06-30 19:34:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:34:02.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:34:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:34:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1235ms. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:34:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:34:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:34:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:34:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6798ms 2025-06-30 19:34:02.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:34:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7E" completed keep alive response. 2025-06-30 19:34:02.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4033ms 2025-06-30 19:34:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7E" received FIN. 2025-06-30 19:34:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:34:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7E" disconnecting. 2025-06-30 19:34:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7E" stopped. 2025-06-30 19:35:02.522 +03:00 [DBG] Connection id "0HNC8090TGA7F" accepted. 2025-06-30 19:35:02.522 +03:00 [DBG] Connection id "0HNC8090TGA7F" started. 2025-06-30 19:35:02.522 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:35:02.522 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:35:02.522 +03:00 [DBG] POST requests are not supported 2025-06-30 19:35:02.522 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:35:02.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-06-30 19:35:02.522 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:35:02.522 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:35:02.522 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:35:02.522 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:35:02.522 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:35:02.522 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:35:02.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-06-30 19:35:02.523 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:35:02.523 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:35:02.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-06-30 19:35:02.523 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:35:02.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-06-30 19:35:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:35:02.523 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:35:02.523 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:35:02.523 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:35:02.523 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:35:02.523 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:35:02.523 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6409ms 2025-06-30 19:35:02.523 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:35:02.523 +03:00 [DBG] Connection id "0HNC8090TGA7F" completed keep alive response. 2025-06-30 19:35:02.523 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2462ms 2025-06-30 19:35:02.524 +03:00 [DBG] Connection id "0HNC8090TGA7F" received FIN. 2025-06-30 19:35:02.524 +03:00 [DBG] Connection id "0HNC8090TGA7F" disconnecting. 2025-06-30 19:35:02.524 +03:00 [DBG] Connection id "0HNC8090TGA7F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:35:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7F" stopped. 2025-06-30 19:36:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7G" accepted. 2025-06-30 19:36:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7G" started. 2025-06-30 19:36:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:36:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:36:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 19:36:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:36:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:36:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:36:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:36:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:36:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:36:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:36:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:36:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:36:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:36:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:36:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:36:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:36:02.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-06-30 19:36:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:36:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:36:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:36:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:36:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:36:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:36:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8446ms 2025-06-30 19:36:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:36:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7G" completed keep alive response. 2025-06-30 19:36:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4627ms 2025-06-30 19:36:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7G" received FIN. 2025-06-30 19:36:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7G" disconnecting. 2025-06-30 19:36:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:36:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7G" stopped. 2025-06-30 19:37:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7H" accepted. 2025-06-30 19:37:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7H" started. 2025-06-30 19:37:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:37:02.533 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:37:02.533 +03:00 [DBG] POST requests are not supported 2025-06-30 19:37:02.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:37:02.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-06-30 19:37:02.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:37:02.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:37:02.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:37:02.533 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:37:02.533 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:37:02.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:37:02.533 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:37:02.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:37:02.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:37:02.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:37:02.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:37:02.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:37:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:37:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:37:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:37:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:37:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:37:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:37:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:37:02.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-06-30 19:37:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:37:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:37:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:37:02.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.241ms 2025-06-30 19:37:02.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:37:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7H" completed keep alive response. 2025-06-30 19:37:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9524ms 2025-06-30 19:37:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7H" received FIN. 2025-06-30 19:37:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:37:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7H" disconnecting. 2025-06-30 19:37:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7H" stopped. 2025-06-30 19:38:03.156 +03:00 [DBG] Connection id "0HNC8090TGA7I" accepted. 2025-06-30 19:38:03.156 +03:00 [DBG] Connection id "0HNC8090TGA7I" started. 2025-06-30 19:38:03.157 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:38:03.157 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:38:03.157 +03:00 [DBG] POST requests are not supported 2025-06-30 19:38:03.157 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:38:03.157 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:38:03.157 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:38:03.157 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:38:03.157 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:38:03.157 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:38:03.157 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:38:03.157 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:38:03.157 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:38:03.157 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:38:03.157 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:38:03.157 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:38:03.157 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:38:03.157 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:38:03.157 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.157 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.157 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:38:03.157 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:38:03.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:38:03.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:38:03.157 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:38:03.157 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:38:03.157 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:38:03.158 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-06-30 19:38:03.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:38:03.158 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:38:03.158 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:38:03.158 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9227ms 2025-06-30 19:38:03.158 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:38:03.158 +03:00 [DBG] Connection id "0HNC8090TGA7I" completed keep alive response. 2025-06-30 19:38:03.158 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6979ms 2025-06-30 19:38:03.159 +03:00 [DBG] Connection id "0HNC8090TGA7I" received FIN. 2025-06-30 19:38:03.159 +03:00 [DBG] Connection id "0HNC8090TGA7I" disconnecting. 2025-06-30 19:38:03.159 +03:00 [DBG] Connection id "0HNC8090TGA7I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:38:03.160 +03:00 [DBG] Connection id "0HNC8090TGA7I" stopped. 2025-06-30 19:39:02.519 +03:00 [DBG] Connection id "0HNC8090TGA7J" accepted. 2025-06-30 19:39:02.519 +03:00 [DBG] Connection id "0HNC8090TGA7J" started. 2025-06-30 19:39:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:39:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:39:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 19:39:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:39:02.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:39:02.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:39:02.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:39:02.520 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:39:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:39:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:39:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:39:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:39:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:39:02.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:39:02.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:39:02.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:39:02.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:39:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:39:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:39:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:39:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1303ms. 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:39:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:39:02.521 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:39:02.521 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:39:02.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8957ms 2025-06-30 19:39:02.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:39:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7J" completed keep alive response. 2025-06-30 19:39:02.521 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7905ms 2025-06-30 19:39:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7J" received FIN. 2025-06-30 19:39:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:39:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7J" disconnecting. 2025-06-30 19:39:02.522 +03:00 [DBG] Connection id "0HNC8090TGA7J" stopped. 2025-06-30 19:40:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7K" accepted. 2025-06-30 19:40:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7K" started. 2025-06-30 19:40:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:40:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:40:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:40:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:40:02.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-06-30 19:40:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:40:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:40:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:40:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:40:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:40:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:40:02.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-06-30 19:40:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:40:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:40:02.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-06-30 19:40:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:40:02.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-06-30 19:40:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:40:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:40:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:40:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:40:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:40:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:40:02.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:40:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2114ms. 2025-06-30 19:40:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:40:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:40:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:40:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.9586ms 2025-06-30 19:40:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:40:02.529 +03:00 [DBG] Connection id "0HNC8090TGA7K" completed keep alive response. 2025-06-30 19:40:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.5544ms 2025-06-30 19:40:02.529 +03:00 [DBG] Connection id "0HNC8090TGA7K" received FIN. 2025-06-30 19:40:02.529 +03:00 [DBG] Connection id "0HNC8090TGA7K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:40:02.529 +03:00 [DBG] Connection id "0HNC8090TGA7K" disconnecting. 2025-06-30 19:40:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7K" stopped. 2025-06-30 19:41:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7L" accepted. 2025-06-30 19:41:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7L" started. 2025-06-30 19:41:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:41:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:41:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 19:41:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:41:02.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-06-30 19:41:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:41:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:41:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:41:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:41:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:41:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:41:02.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-06-30 19:41:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:41:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:41:02.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-06-30 19:41:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:41:02.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:41:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:41:02.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:41:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:41:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:41:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:41:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:41:02.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:41:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1229ms. 2025-06-30 19:41:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:41:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:41:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:41:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6927ms 2025-06-30 19:41:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:41:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7L" completed keep alive response. 2025-06-30 19:41:02.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3402ms 2025-06-30 19:41:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7L" received FIN. 2025-06-30 19:41:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:41:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7L" disconnecting. 2025-06-30 19:41:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7L" stopped. 2025-06-30 19:42:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7M" accepted. 2025-06-30 19:42:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7M" started. 2025-06-30 19:42:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:42:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:42:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 19:42:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:42:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:42:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:42:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:42:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:42:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:42:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:42:02.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:42:02.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:42:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:42:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:42:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:42:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:42:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:42:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:42:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:42:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:42:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:42:02.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:42:02.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:42:02.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6917ms 2025-06-30 19:42:02.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:42:02.539 +03:00 [DBG] Connection id "0HNC8090TGA7M" completed keep alive response. 2025-06-30 19:42:02.539 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3058ms 2025-06-30 19:42:02.540 +03:00 [DBG] Connection id "0HNC8090TGA7M" received FIN. 2025-06-30 19:42:02.540 +03:00 [DBG] Connection id "0HNC8090TGA7M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:42:02.540 +03:00 [DBG] Connection id "0HNC8090TGA7M" disconnecting. 2025-06-30 19:42:02.540 +03:00 [DBG] Connection id "0HNC8090TGA7M" stopped. 2025-06-30 19:43:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7N" accepted. 2025-06-30 19:43:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7N" started. 2025-06-30 19:43:02.526 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:43:02.526 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:43:02.526 +03:00 [DBG] POST requests are not supported 2025-06-30 19:43:02.526 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:43:02.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-06-30 19:43:02.526 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:43:02.526 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:43:02.526 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:43:02.526 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:43:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:43:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:43:02.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-06-30 19:43:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:43:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:43:02.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-06-30 19:43:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:43:02.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-06-30 19:43:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.527 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:43:02.527 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:43:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:43:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:43:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:43:02.527 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:43:02.527 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:43:02.527 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1495ms. 2025-06-30 19:43:02.527 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:43:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:43:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:43:02.528 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0885ms 2025-06-30 19:43:02.528 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:43:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7N" completed keep alive response. 2025-06-30 19:43:02.528 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9027ms 2025-06-30 19:43:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7N" received FIN. 2025-06-30 19:43:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7N" disconnecting. 2025-06-30 19:43:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:43:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7N" stopped. 2025-06-30 19:44:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7O" accepted. 2025-06-30 19:44:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7O" started. 2025-06-30 19:44:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:44:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:44:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 19:44:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:44:02.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:44:02.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:44:02.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:44:02.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:44:02.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:44:02.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:44:02.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:44:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:44:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:44:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:44:02.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:44:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:44:02.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:44:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:44:02.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:44:02.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:44:02.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1339ms. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:44:02.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:44:02.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:44:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:44:02.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1826ms 2025-06-30 19:44:02.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:44:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7O" completed keep alive response. 2025-06-30 19:44:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1844ms 2025-06-30 19:44:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7O" received FIN. 2025-06-30 19:44:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:44:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7O" disconnecting. 2025-06-30 19:44:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7O" stopped. 2025-06-30 19:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA7P" accepted. 2025-06-30 19:45:02.519 +03:00 [DBG] Connection id "0HNC8090TGA7P" started. 2025-06-30 19:45:02.519 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:45:02.519 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:45:02.519 +03:00 [DBG] POST requests are not supported 2025-06-30 19:45:02.519 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:45:02.519 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:45:02.519 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:45:02.519 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:45:02.519 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:45:02.520 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:45:02.520 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:45:02.520 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:45:02.520 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:45:02.520 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:45:02.520 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:45:02.520 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:45:02.520 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:45:02.520 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:45:02.520 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.520 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:45:02.520 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:45:02.520 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:45:02.520 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:45:02.520 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:45:02.520 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:45:02.520 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.521 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.521 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.521 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:45:02.521 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7029ms 2025-06-30 19:45:02.521 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:45:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7P" completed keep alive response. 2025-06-30 19:45:02.521 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4383ms 2025-06-30 19:45:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7P" received FIN. 2025-06-30 19:45:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7P" disconnecting. 2025-06-30 19:45:02.521 +03:00 [DBG] Connection id "0HNC8090TGA7P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:45:02.522 +03:00 [DBG] Connection id "0HNC8090TGA7P" stopped. 2025-06-30 19:46:02.528 +03:00 [DBG] Connection id "0HNC8090TGA7Q" accepted. 2025-06-30 19:46:02.529 +03:00 [DBG] Connection id "0HNC8090TGA7Q" started. 2025-06-30 19:46:02.529 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:46:02.529 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:46:02.529 +03:00 [DBG] POST requests are not supported 2025-06-30 19:46:02.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:46:02.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-06-30 19:46:02.529 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:46:02.529 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:46:02.529 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:46:02.529 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:46:02.529 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:46:02.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:46:02.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-06-30 19:46:02.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:46:02.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:46:02.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-06-30 19:46:02.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:46:02.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:46:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:46:02.529 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:46:02.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:46:02.530 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1458ms. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:46:02.530 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:46:02.530 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:46:02.530 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0468ms 2025-06-30 19:46:02.530 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:46:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7Q" completed keep alive response. 2025-06-30 19:46:02.530 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7962ms 2025-06-30 19:46:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7Q" received FIN. 2025-06-30 19:46:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7Q" disconnecting. 2025-06-30 19:46:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:46:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7Q" stopped. 2025-06-30 19:47:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7R" accepted. 2025-06-30 19:47:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7R" started. 2025-06-30 19:47:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:47:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:47:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 19:47:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:47:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:47:02.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:47:02.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:47:02.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:47:02.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:47:02.526 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:47:02.526 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:47:02.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-06-30 19:47:02.526 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:47:02.526 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:47:02.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-06-30 19:47:02.526 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:47:02.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-06-30 19:47:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.526 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:47:02.526 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:47:02.526 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:47:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:47:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:47:02.527 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:47:02.527 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:47:02.527 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9946ms 2025-06-30 19:47:02.527 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:47:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7R" completed keep alive response. 2025-06-30 19:47:02.527 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9343ms 2025-06-30 19:47:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7R" received FIN. 2025-06-30 19:47:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:47:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7R" disconnecting. 2025-06-30 19:47:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7R" stopped. 2025-06-30 19:48:02.523 +03:00 [DBG] Connection id "0HNC8090TGA7S" accepted. 2025-06-30 19:48:02.523 +03:00 [DBG] Connection id "0HNC8090TGA7S" started. 2025-06-30 19:48:02.523 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:48:02.523 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:48:02.523 +03:00 [DBG] POST requests are not supported 2025-06-30 19:48:02.523 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:48:02.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-06-30 19:48:02.523 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:48:02.523 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:48:02.523 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:48:02.524 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:48:02.524 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:48:02.524 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:48:02.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-06-30 19:48:02.524 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:48:02.524 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:48:02.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-06-30 19:48:02.524 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:48:02.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-06-30 19:48:02.524 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.524 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.524 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:48:02.524 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:48:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:48:02.524 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:48:02.524 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:48:02.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:48:02.525 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1572ms. 2025-06-30 19:48:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:48:02.525 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:48:02.525 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:48:02.525 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1182ms 2025-06-30 19:48:02.525 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:48:02.525 +03:00 [DBG] Connection id "0HNC8090TGA7S" completed keep alive response. 2025-06-30 19:48:02.525 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2263ms 2025-06-30 19:48:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7S" received FIN. 2025-06-30 19:48:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7S" disconnecting. 2025-06-30 19:48:02.526 +03:00 [DBG] Connection id "0HNC8090TGA7S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:48:02.527 +03:00 [DBG] Connection id "0HNC8090TGA7S" stopped. 2025-06-30 19:49:02.535 +03:00 [DBG] Connection id "0HNC8090TGA7T" accepted. 2025-06-30 19:49:02.536 +03:00 [DBG] Connection id "0HNC8090TGA7T" started. 2025-06-30 19:49:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:49:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:49:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 19:49:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:49:02.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:49:02.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:49:02.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:49:02.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:49:02.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:49:02.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:49:02.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:49:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:49:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:49:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:49:02.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:49:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:49:02.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:49:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:49:02.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:49:02.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:49:02.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:49:02.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:49:02.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:49:02.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8991ms 2025-06-30 19:49:02.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:49:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7T" completed keep alive response. 2025-06-30 19:49:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7721ms 2025-06-30 19:49:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7T" received FIN. 2025-06-30 19:49:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7T" disconnecting. 2025-06-30 19:49:02.538 +03:00 [DBG] Connection id "0HNC8090TGA7T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:49:02.539 +03:00 [DBG] Connection id "0HNC8090TGA7T" stopped. 2025-06-30 19:50:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7U" accepted. 2025-06-30 19:50:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7U" started. 2025-06-30 19:50:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:50:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:50:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 19:50:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:50:02.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-06-30 19:50:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:50:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:50:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:50:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:50:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:50:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:50:02.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-06-30 19:50:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:50:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:50:02.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-06-30 19:50:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:50:02.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:50:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:50:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:50:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:50:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1745ms. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:50:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:50:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:50:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7756ms 2025-06-30 19:50:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:50:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7U" completed keep alive response. 2025-06-30 19:50:02.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4362ms 2025-06-30 19:50:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7U" received FIN. 2025-06-30 19:50:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7U" disconnecting. 2025-06-30 19:50:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:50:02.534 +03:00 [DBG] Connection id "0HNC8090TGA7U" stopped. 2025-06-30 19:51:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7V" accepted. 2025-06-30 19:51:02.530 +03:00 [DBG] Connection id "0HNC8090TGA7V" started. 2025-06-30 19:51:02.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:51:02.530 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:51:02.530 +03:00 [DBG] POST requests are not supported 2025-06-30 19:51:02.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:51:02.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-06-30 19:51:02.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:51:02.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:51:02.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:51:02.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:51:02.530 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:51:02.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:51:02.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-06-30 19:51:02.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:51:02.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:51:02.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-06-30 19:51:02.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:51:02.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-06-30 19:51:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:51:02.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:51:02.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:51:02.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1408ms. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:51:02.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:51:02.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:51:02.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7598ms 2025-06-30 19:51:02.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:51:02.531 +03:00 [DBG] Connection id "0HNC8090TGA7V" completed keep alive response. 2025-06-30 19:51:02.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4494ms 2025-06-30 19:51:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7V" received FIN. 2025-06-30 19:51:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7V" disconnecting. 2025-06-30 19:51:02.532 +03:00 [DBG] Connection id "0HNC8090TGA7V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:51:02.533 +03:00 [DBG] Connection id "0HNC8090TGA7V" stopped. 2025-06-30 19:52:02.540 +03:00 [DBG] Connection id "0HNC8090TGA80" accepted. 2025-06-30 19:52:02.541 +03:00 [DBG] Connection id "0HNC8090TGA80" started. 2025-06-30 19:52:02.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:52:02.541 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:52:02.541 +03:00 [DBG] POST requests are not supported 2025-06-30 19:52:02.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:52:02.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:52:02.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:52:02.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:52:02.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:52:02.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:52:02.541 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:52:02.541 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:52:02.541 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:52:02.541 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:52:02.541 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:52:02.541 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:52:02.541 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:52:02.541 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:52:02.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.541 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:52:02.541 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:52:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:52:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:52:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:52:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:52:02.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:52:02.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-30 19:52:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:52:02.542 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:52:02.542 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:52:02.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6769ms 2025-06-30 19:52:02.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:52:02.542 +03:00 [DBG] Connection id "0HNC8090TGA80" completed keep alive response. 2025-06-30 19:52:02.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2957ms 2025-06-30 19:52:02.542 +03:00 [DBG] Connection id "0HNC8090TGA80" received FIN. 2025-06-30 19:52:02.542 +03:00 [DBG] Connection id "0HNC8090TGA80" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:52:02.542 +03:00 [DBG] Connection id "0HNC8090TGA80" disconnecting. 2025-06-30 19:52:02.542 +03:00 [DBG] Connection id "0HNC8090TGA80" stopped. 2025-06-30 19:53:02.530 +03:00 [DBG] Connection id "0HNC8090TGA81" accepted. 2025-06-30 19:53:02.530 +03:00 [DBG] Connection id "0HNC8090TGA81" started. 2025-06-30 19:53:02.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:53:02.530 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:53:02.530 +03:00 [DBG] POST requests are not supported 2025-06-30 19:53:02.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:53:02.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-06-30 19:53:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:53:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:53:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:53:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:53:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:53:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:53:02.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-06-30 19:53:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:53:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:53:02.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-06-30 19:53:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:53:02.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:53:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:53:02.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:53:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:53:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:53:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:53:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:53:02.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:53:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1173ms. 2025-06-30 19:53:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:53:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:53:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:53:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.993ms 2025-06-30 19:53:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:53:02.532 +03:00 [DBG] Connection id "0HNC8090TGA81" completed keep alive response. 2025-06-30 19:53:02.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0494ms 2025-06-30 19:53:02.533 +03:00 [DBG] Connection id "0HNC8090TGA81" received FIN. 2025-06-30 19:53:02.533 +03:00 [DBG] Connection id "0HNC8090TGA81" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:53:02.533 +03:00 [DBG] Connection id "0HNC8090TGA81" disconnecting. 2025-06-30 19:53:02.533 +03:00 [DBG] Connection id "0HNC8090TGA81" stopped. 2025-06-30 19:54:02.527 +03:00 [DBG] Connection id "0HNC8090TGA82" accepted. 2025-06-30 19:54:02.527 +03:00 [DBG] Connection id "0HNC8090TGA82" started. 2025-06-30 19:54:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:54:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:54:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:54:02.528 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:54:02.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:54:02.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:54:02.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:54:02.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:54:02.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:54:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:54:02.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:54:02.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-06-30 19:54:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:54:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:54:02.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-06-30 19:54:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:54:02.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-06-30 19:54:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:54:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:54:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:54:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:54:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:54:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:54:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:54:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8089ms 2025-06-30 19:54:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:54:02.529 +03:00 [DBG] Connection id "0HNC8090TGA82" completed keep alive response. 2025-06-30 19:54:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4926ms 2025-06-30 19:54:02.529 +03:00 [DBG] Connection id "0HNC8090TGA82" received FIN. 2025-06-30 19:54:02.529 +03:00 [DBG] Connection id "0HNC8090TGA82" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:54:02.529 +03:00 [DBG] Connection id "0HNC8090TGA82" disconnecting. 2025-06-30 19:54:02.529 +03:00 [DBG] Connection id "0HNC8090TGA82" stopped. 2025-06-30 19:55:02.527 +03:00 [DBG] Connection id "0HNC8090TGA83" accepted. 2025-06-30 19:55:02.527 +03:00 [DBG] Connection id "0HNC8090TGA83" started. 2025-06-30 19:55:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:55:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:55:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:55:02.528 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:55:02.528 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:55:02.528 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:55:02.528 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:55:02.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:55:02.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:55:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:55:02.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:55:02.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-06-30 19:55:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:55:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:55:02.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-06-30 19:55:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:55:02.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-06-30 19:55:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:55:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:55:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:55:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1287ms. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:55:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:55:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:55:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:55:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:55:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7472ms 2025-06-30 19:55:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:55:02.529 +03:00 [DBG] Connection id "0HNC8090TGA83" completed keep alive response. 2025-06-30 19:55:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.423ms 2025-06-30 19:55:02.529 +03:00 [DBG] Connection id "0HNC8090TGA83" received FIN. 2025-06-30 19:55:02.529 +03:00 [DBG] Connection id "0HNC8090TGA83" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:55:02.529 +03:00 [DBG] Connection id "0HNC8090TGA83" disconnecting. 2025-06-30 19:55:02.529 +03:00 [DBG] Connection id "0HNC8090TGA83" stopped. 2025-06-30 19:56:02.538 +03:00 [DBG] Connection id "0HNC8090TGA84" accepted. 2025-06-30 19:56:02.538 +03:00 [DBG] Connection id "0HNC8090TGA84" started. 2025-06-30 19:56:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:56:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:56:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 19:56:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:56:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:56:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:56:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:56:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:56:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:56:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:56:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:56:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:56:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:56:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:56:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:56:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:56:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:56:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:56:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:56:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:56:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1413ms. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:56:02.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:56:02.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:56:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:56:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9318ms 2025-06-30 19:56:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:56:02.540 +03:00 [DBG] Connection id "0HNC8090TGA84" completed keep alive response. 2025-06-30 19:56:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7202ms 2025-06-30 19:56:02.540 +03:00 [DBG] Connection id "0HNC8090TGA84" received FIN. 2025-06-30 19:56:02.540 +03:00 [DBG] Connection id "0HNC8090TGA84" disconnecting. 2025-06-30 19:56:02.540 +03:00 [DBG] Connection id "0HNC8090TGA84" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:56:02.541 +03:00 [DBG] Connection id "0HNC8090TGA84" stopped. 2025-06-30 19:57:02.538 +03:00 [DBG] Connection id "0HNC8090TGA85" accepted. 2025-06-30 19:57:02.538 +03:00 [DBG] Connection id "0HNC8090TGA85" started. 2025-06-30 19:57:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:57:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:57:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 19:57:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:57:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 19:57:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:57:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:57:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:57:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:57:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:57:02.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:57:02.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 19:57:02.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:57:02.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:57:02.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 19:57:02.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:57:02.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 19:57:02.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:57:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:57:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:57:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1224ms. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:57:02.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:57:02.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:57:02.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.964ms 2025-06-30 19:57:02.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:57:02.539 +03:00 [DBG] Connection id "0HNC8090TGA85" completed keep alive response. 2025-06-30 19:57:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5565ms 2025-06-30 19:57:02.540 +03:00 [DBG] Connection id "0HNC8090TGA85" received FIN. 2025-06-30 19:57:02.540 +03:00 [DBG] Connection id "0HNC8090TGA85" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:57:02.540 +03:00 [DBG] Connection id "0HNC8090TGA85" disconnecting. 2025-06-30 19:57:02.540 +03:00 [DBG] Connection id "0HNC8090TGA85" stopped. 2025-06-30 19:58:02.527 +03:00 [DBG] Connection id "0HNC8090TGA86" accepted. 2025-06-30 19:58:02.527 +03:00 [DBG] Connection id "0HNC8090TGA86" started. 2025-06-30 19:58:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:58:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:58:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:58:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:58:02.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-06-30 19:58:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:58:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:58:02.527 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:58:02.527 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:58:02.527 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:58:02.527 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:58:02.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-06-30 19:58:02.527 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:58:02.527 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:58:02.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-06-30 19:58:02.527 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:58:02.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-06-30 19:58:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:58:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:58:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:58:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1654ms. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:58:02.528 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:58:02.528 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:58:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0186ms 2025-06-30 19:58:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:58:02.529 +03:00 [DBG] Connection id "0HNC8090TGA86" completed keep alive response. 2025-06-30 19:58:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7757ms 2025-06-30 19:58:02.529 +03:00 [DBG] Connection id "0HNC8090TGA86" received FIN. 2025-06-30 19:58:02.529 +03:00 [DBG] Connection id "0HNC8090TGA86" disconnecting. 2025-06-30 19:58:02.529 +03:00 [DBG] Connection id "0HNC8090TGA86" stopped. 2025-06-30 19:58:02.529 +03:00 [DBG] Connection id "0HNC8090TGA86" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:59:02.527 +03:00 [DBG] Connection id "0HNC8090TGA87" accepted. 2025-06-30 19:59:02.527 +03:00 [DBG] Connection id "0HNC8090TGA87" started. 2025-06-30 19:59:02.527 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 19:59:02.527 +03:00 [VRB] All hosts are allowed. 2025-06-30 19:59:02.527 +03:00 [DBG] POST requests are not supported 2025-06-30 19:59:02.527 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 19:59:02.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-06-30 19:59:02.527 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:59:02.527 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 19:59:02.528 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 19:59:02.528 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 19:59:02.528 +03:00 [INF] CORS policy execution successful. 2025-06-30 19:59:02.528 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:59:02.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-06-30 19:59:02.528 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 19:59:02.528 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 19:59:02.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-06-30 19:59:02.528 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 19:59:02.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-06-30 19:59:02.528 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.528 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.528 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:59:02.528 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 19:59:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:59:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:59:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:59:02.528 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:59:02.528 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 19:59:02.528 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-06-30 19:59:02.528 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:59:02.529 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 19:59:02.529 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 19:59:02.529 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1305ms 2025-06-30 19:59:02.529 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 19:59:02.529 +03:00 [DBG] Connection id "0HNC8090TGA87" completed keep alive response. 2025-06-30 19:59:02.529 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.981ms 2025-06-30 19:59:02.529 +03:00 [DBG] Connection id "0HNC8090TGA87" received FIN. 2025-06-30 19:59:02.530 +03:00 [DBG] Connection id "0HNC8090TGA87" disconnecting. 2025-06-30 19:59:02.530 +03:00 [DBG] Connection id "0HNC8090TGA87" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 19:59:02.531 +03:00 [DBG] Connection id "0HNC8090TGA87" stopped. 2025-06-30 20:00:02.537 +03:00 [DBG] Connection id "0HNC8090TGA88" accepted. 2025-06-30 20:00:02.537 +03:00 [DBG] Connection id "0HNC8090TGA88" started. 2025-06-30 20:00:02.537 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:00:02.537 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:00:02.537 +03:00 [DBG] POST requests are not supported 2025-06-30 20:00:02.537 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:00:02.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:00:02.537 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:00:02.537 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:00:02.537 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:00:02.537 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:00:02.537 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:00:02.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:00:02.537 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:00:02.537 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:00:02.537 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:00:02.537 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:00:02.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:00:02.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:00:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:00:02.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:00:02.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:00:02.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:00:02.538 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:00:02.538 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:00:02.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7341ms 2025-06-30 20:00:02.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:00:02.538 +03:00 [DBG] Connection id "0HNC8090TGA88" completed keep alive response. 2025-06-30 20:00:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3711ms 2025-06-30 20:00:02.538 +03:00 [DBG] Connection id "0HNC8090TGA88" received FIN. 2025-06-30 20:00:02.539 +03:00 [DBG] Connection id "0HNC8090TGA88" disconnecting. 2025-06-30 20:00:02.539 +03:00 [DBG] Connection id "0HNC8090TGA88" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:00:02.540 +03:00 [DBG] Connection id "0HNC8090TGA88" stopped. 2025-06-30 20:01:02.535 +03:00 [DBG] Connection id "0HNC8090TGA89" accepted. 2025-06-30 20:01:02.535 +03:00 [DBG] Connection id "0HNC8090TGA89" started. 2025-06-30 20:01:02.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:01:02.535 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:01:02.535 +03:00 [DBG] POST requests are not supported 2025-06-30 20:01:02.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:01:02.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:01:02.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:01:02.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:01:02.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:01:02.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:01:02.535 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:01:02.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:01:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:01:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:01:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:01:02.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:01:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:01:02.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:01:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:01:02.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:01:02.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:01:02.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1357ms. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:01:02.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:01:02.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:01:02.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6376ms 2025-06-30 20:01:02.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:01:02.536 +03:00 [DBG] Connection id "0HNC8090TGA89" completed keep alive response. 2025-06-30 20:01:02.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1783ms 2025-06-30 20:01:02.537 +03:00 [DBG] Connection id "0HNC8090TGA89" received FIN. 2025-06-30 20:01:02.537 +03:00 [DBG] Connection id "0HNC8090TGA89" disconnecting. 2025-06-30 20:01:02.537 +03:00 [DBG] Connection id "0HNC8090TGA89" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:01:02.538 +03:00 [DBG] Connection id "0HNC8090TGA89" stopped. 2025-06-30 20:02:02.606 +03:00 [DBG] Connection id "0HNC8090TGA8A" accepted. 2025-06-30 20:02:02.606 +03:00 [DBG] Connection id "0HNC8090TGA8A" started. 2025-06-30 20:02:02.606 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:02:02.606 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:02:02.606 +03:00 [DBG] POST requests are not supported 2025-06-30 20:02:02.606 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:02:02.606 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:02:02.606 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:02:02.606 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:02:02.606 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:02:02.606 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:02:02.606 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:02:02.606 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:02:02.606 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:02:02.606 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:02:02.606 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:02:02.606 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:02:02.606 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:02:02.606 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:02:02.606 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.606 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.606 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:02:02.607 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:02:02.607 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:02:02.607 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:02:02.607 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:02:02.607 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:02:02.607 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6693ms 2025-06-30 20:02:02.607 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:02:02.607 +03:00 [DBG] Connection id "0HNC8090TGA8A" completed keep alive response. 2025-06-30 20:02:02.607 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2343ms 2025-06-30 20:02:02.607 +03:00 [DBG] Connection id "0HNC8090TGA8A" received FIN. 2025-06-30 20:02:02.608 +03:00 [DBG] Connection id "0HNC8090TGA8A" disconnecting. 2025-06-30 20:02:02.608 +03:00 [DBG] Connection id "0HNC8090TGA8A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:02:02.609 +03:00 [DBG] Connection id "0HNC8090TGA8A" stopped. 2025-06-30 20:03:02.530 +03:00 [DBG] Connection id "0HNC8090TGA8B" accepted. 2025-06-30 20:03:02.530 +03:00 [DBG] Connection id "0HNC8090TGA8B" started. 2025-06-30 20:03:02.530 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:03:02.530 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:03:02.530 +03:00 [DBG] POST requests are not supported 2025-06-30 20:03:02.530 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:03:02.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-06-30 20:03:02.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:03:02.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:03:02.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:03:02.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:03:02.530 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:03:02.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:03:02.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-06-30 20:03:02.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:03:02.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:03:02.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-06-30 20:03:02.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:03:02.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-06-30 20:03:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:03:02.531 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:03:02.531 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:03:02.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1132ms. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:03:02.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:03:02.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:03:02.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7224ms 2025-06-30 20:03:02.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:03:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8B" completed keep alive response. 2025-06-30 20:03:02.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3568ms 2025-06-30 20:03:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8B" received FIN. 2025-06-30 20:03:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8B" disconnecting. 2025-06-30 20:03:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:03:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8B" stopped. 2025-06-30 20:04:02.530 +03:00 [DBG] Connection id "0HNC8090TGA8C" accepted. 2025-06-30 20:04:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8C" started. 2025-06-30 20:04:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:04:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:04:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 20:04:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:04:02.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-06-30 20:04:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:04:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:04:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:04:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:04:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:04:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:04:02.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-06-30 20:04:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:04:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:04:02.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-06-30 20:04:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:04:02.531 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:04:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.531 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:04:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:04:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:04:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.136ms. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:04:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:04:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:04:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8238ms 2025-06-30 20:04:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:04:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8C" completed keep alive response. 2025-06-30 20:04:02.532 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5649ms 2025-06-30 20:04:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8C" received FIN. 2025-06-30 20:04:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8C" disconnecting. 2025-06-30 20:04:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:04:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8C" stopped. 2025-06-30 20:05:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8D" accepted. 2025-06-30 20:05:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8D" started. 2025-06-30 20:05:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:05:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:05:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:05:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:05:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:05:02.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:05:02.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:05:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:05:02.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:05:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:05:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:05:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:05:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:05:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:05:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:05:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:05:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:05:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:05:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:05:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:05:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:05:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:05:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:05:02.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:05:02.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2319ms. 2025-06-30 20:05:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:05:02.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:05:02.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:05:02.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5503ms 2025-06-30 20:05:02.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:05:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8D" completed keep alive response. 2025-06-30 20:05:02.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.474ms 2025-06-30 20:05:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8D" received FIN. 2025-06-30 20:05:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:05:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8D" disconnecting. 2025-06-30 20:05:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8D" stopped. 2025-06-30 20:06:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8E" accepted. 2025-06-30 20:06:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8E" started. 2025-06-30 20:06:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:06:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:06:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:06:02.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:06:02.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-06-30 20:06:02.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:06:02.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:06:02.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:06:02.533 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:06:02.533 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:06:02.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:06:02.533 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:06:02.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:06:02.533 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:06:02.533 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:06:02.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:06:02.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:06:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:06:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:06:02.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:06:02.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2438ms. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:06:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:06:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:06:02.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2338ms 2025-06-30 20:06:02.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:06:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8E" completed keep alive response. 2025-06-30 20:06:02.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2814ms 2025-06-30 20:06:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8E" received FIN. 2025-06-30 20:06:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:06:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8E" disconnecting. 2025-06-30 20:06:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8E" stopped. 2025-06-30 20:07:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8F" accepted. 2025-06-30 20:07:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8F" started. 2025-06-30 20:07:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:07:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:07:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:07:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:07:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:07:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:07:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:07:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:07:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:07:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:07:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:07:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:07:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:07:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:07:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:07:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:07:02.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-06-30 20:07:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:07:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:07:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:07:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:07:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:07:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:07:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:07:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.163ms. 2025-06-30 20:07:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:07:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:07:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:07:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9757ms 2025-06-30 20:07:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:07:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8F" completed keep alive response. 2025-06-30 20:07:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6994ms 2025-06-30 20:07:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8F" received FIN. 2025-06-30 20:07:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8F" disconnecting. 2025-06-30 20:07:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:07:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8F" stopped. 2025-06-30 20:08:02.537 +03:00 [DBG] Connection id "0HNC8090TGA8G" accepted. 2025-06-30 20:08:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8G" started. 2025-06-30 20:08:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:08:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:08:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 20:08:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:08:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:08:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:08:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:08:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:08:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:08:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:08:02.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:08:02.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:08:02.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:08:02.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:08:02.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:08:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:08:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:08:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:08:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:08:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:08:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1689ms. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:08:02.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:08:02.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:08:02.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:08:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:08:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:08:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:08:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0821ms 2025-06-30 20:08:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:08:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8G" completed keep alive response. 2025-06-30 20:08:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0269ms 2025-06-30 20:08:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8G" received FIN. 2025-06-30 20:08:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:08:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8G" disconnecting. 2025-06-30 20:08:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8G" stopped. 2025-06-30 20:09:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8H" accepted. 2025-06-30 20:09:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8H" started. 2025-06-30 20:09:02.540 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:09:02.540 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:09:02.540 +03:00 [DBG] POST requests are not supported 2025-06-30 20:09:02.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:09:02.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:09:02.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:09:02.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:09:02.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:09:02.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:09:02.540 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:09:02.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:09:02.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:09:02.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:09:02.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:09:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:09:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:09:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:09:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:09:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:09:02.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:09:02.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1373ms. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:09:02.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:09:02.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:09:02.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7955ms 2025-06-30 20:09:02.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:09:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8H" completed keep alive response. 2025-06-30 20:09:02.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3774ms 2025-06-30 20:09:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8H" received FIN. 2025-06-30 20:09:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:09:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8H" disconnecting. 2025-06-30 20:09:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8H" stopped. 2025-06-30 20:10:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8I" accepted. 2025-06-30 20:10:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8I" started. 2025-06-30 20:10:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:10:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:10:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:10:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:10:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:10:02.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:10:02.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:10:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:10:02.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:10:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:10:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:10:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:10:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:10:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:10:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:10:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:10:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:10:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:10:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:10:02.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:10:02.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1629ms. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:10:02.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:10:02.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:10:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8789ms 2025-06-30 20:10:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:10:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8I" completed keep alive response. 2025-06-30 20:10:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7202ms 2025-06-30 20:10:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8I" received FIN. 2025-06-30 20:10:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8I" disconnecting. 2025-06-30 20:10:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:10:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8I" stopped. 2025-06-30 20:11:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8J" accepted. 2025-06-30 20:11:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8J" started. 2025-06-30 20:11:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:11:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:11:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 20:11:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:11:02.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:11:02.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:11:02.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:11:02.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:11:02.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:11:02.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:11:02.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:11:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:11:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:11:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:11:02.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:11:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:11:02.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:11:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:11:02.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:11:02.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:11:02.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.161ms. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:11:02.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:11:02.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:11:02.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9952ms 2025-06-30 20:11:02.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8J" completed keep alive response. 2025-06-30 20:11:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9664ms 2025-06-30 20:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8J" received FIN. 2025-06-30 20:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8J" disconnecting. 2025-06-30 20:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8J" stopped. 2025-06-30 20:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGA8J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:12:02.524 +03:00 [DBG] Connection id "0HNC8090TGA8K" accepted. 2025-06-30 20:12:02.525 +03:00 [DBG] Connection id "0HNC8090TGA8K" started. 2025-06-30 20:12:02.525 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:12:02.525 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:12:02.525 +03:00 [DBG] POST requests are not supported 2025-06-30 20:12:02.525 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:12:02.525 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:12:02.525 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:12:02.525 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:12:02.525 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:12:02.525 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:12:02.525 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:12:02.525 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:12:02.525 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:12:02.525 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:12:02.525 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:12:02.525 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:12:02.525 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:12:02.525 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:12:02.525 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.525 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.525 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:12:02.525 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:12:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:12:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:12:02.525 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:12:02.525 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:12:02.525 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:12:02.526 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-30 20:12:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:12:02.526 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:12:02.526 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:12:02.526 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6882ms 2025-06-30 20:12:02.526 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:12:02.526 +03:00 [DBG] Connection id "0HNC8090TGA8K" completed keep alive response. 2025-06-30 20:12:02.526 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2312ms 2025-06-30 20:12:02.526 +03:00 [DBG] Connection id "0HNC8090TGA8K" received FIN. 2025-06-30 20:12:02.526 +03:00 [DBG] Connection id "0HNC8090TGA8K" disconnecting. 2025-06-30 20:12:02.526 +03:00 [DBG] Connection id "0HNC8090TGA8K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:12:02.527 +03:00 [DBG] Connection id "0HNC8090TGA8K" stopped. 2025-06-30 20:13:02.529 +03:00 [DBG] Connection id "0HNC8090TGA8L" accepted. 2025-06-30 20:13:02.529 +03:00 [DBG] Connection id "0HNC8090TGA8L" started. 2025-06-30 20:13:02.529 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:13:02.529 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:13:02.529 +03:00 [DBG] POST requests are not supported 2025-06-30 20:13:02.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:13:02.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-06-30 20:13:02.530 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:13:02.530 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:13:02.530 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:13:02.530 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:13:02.530 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:13:02.530 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:13:02.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-06-30 20:13:02.530 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:13:02.530 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:13:02.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-06-30 20:13:02.530 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:13:02.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-06-30 20:13:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.530 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:13:02.530 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:13:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:13:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:13:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:13:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:13:02.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:13:02.531 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1581ms. 2025-06-30 20:13:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:13:02.531 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:13:02.531 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:13:02.531 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0131ms 2025-06-30 20:13:02.531 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:13:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8L" completed keep alive response. 2025-06-30 20:13:02.531 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.872ms 2025-06-30 20:13:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8L" received FIN. 2025-06-30 20:13:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:13:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8L" disconnecting. 2025-06-30 20:13:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8L" stopped. 2025-06-30 20:14:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8M" accepted. 2025-06-30 20:14:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8M" started. 2025-06-30 20:14:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:14:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:14:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:14:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:14:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:14:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:14:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:14:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:14:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:14:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:14:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:14:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:14:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:14:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:14:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:14:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:14:02.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-06-30 20:14:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:14:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:14:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:14:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:14:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1745ms. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:14:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:14:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:14:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1667ms 2025-06-30 20:14:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:14:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8M" completed keep alive response. 2025-06-30 20:14:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2094ms 2025-06-30 20:14:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8M" received FIN. 2025-06-30 20:14:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:14:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8M" disconnecting. 2025-06-30 20:14:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8M" stopped. 2025-06-30 20:15:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8N" accepted. 2025-06-30 20:15:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8N" started. 2025-06-30 20:15:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:15:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:15:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 20:15:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:15:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:15:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:15:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:15:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:15:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:15:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:15:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:15:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:15:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:15:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:15:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:15:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:15:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:15:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:15:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:15:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:15:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1483ms. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:15:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:15:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:15:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7224ms 2025-06-30 20:15:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:15:02.543 +03:00 [DBG] Connection id "0HNC8090TGA8N" completed keep alive response. 2025-06-30 20:15:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2703ms 2025-06-30 20:15:02.543 +03:00 [DBG] Connection id "0HNC8090TGA8N" received FIN. 2025-06-30 20:15:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8N" disconnecting. 2025-06-30 20:15:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:15:02.545 +03:00 [DBG] Connection id "0HNC8090TGA8N" stopped. 2025-06-30 20:16:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8O" accepted. 2025-06-30 20:16:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8O" started. 2025-06-30 20:16:02.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:16:02.541 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:16:02.541 +03:00 [DBG] POST requests are not supported 2025-06-30 20:16:02.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:16:02.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:16:02.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:16:02.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:16:02.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:16:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:16:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:16:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:16:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:16:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:16:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:16:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:16:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:16:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:16:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:16:02.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:16:02.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:16:02.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1525ms. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:16:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:16:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:16:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:16:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:16:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8631ms 2025-06-30 20:16:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:16:02.543 +03:00 [DBG] Connection id "0HNC8090TGA8O" completed keep alive response. 2025-06-30 20:16:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7637ms 2025-06-30 20:16:02.543 +03:00 [DBG] Connection id "0HNC8090TGA8O" received FIN. 2025-06-30 20:16:02.543 +03:00 [DBG] Connection id "0HNC8090TGA8O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:16:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8O" disconnecting. 2025-06-30 20:16:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8O" stopped. 2025-06-30 20:17:02.548 +03:00 [DBG] Connection id "0HNC8090TGA8P" accepted. 2025-06-30 20:17:02.549 +03:00 [DBG] Connection id "0HNC8090TGA8P" started. 2025-06-30 20:17:02.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:17:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:17:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 20:17:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:17:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:17:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:17:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:17:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:17:02.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:17:02.549 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:17:02.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:17:02.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:17:02.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:17:02.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:17:02.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-06-30 20:17:02.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:17:02.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-06-30 20:17:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:17:02.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:17:02.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:17:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1381ms. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:17:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:17:02.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:17:02.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:17:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:17:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:17:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:17:02.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1705ms 2025-06-30 20:17:02.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:17:02.551 +03:00 [DBG] Connection id "0HNC8090TGA8P" completed keep alive response. 2025-06-30 20:17:02.551 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1428ms 2025-06-30 20:17:02.551 +03:00 [DBG] Connection id "0HNC8090TGA8P" received FIN. 2025-06-30 20:17:02.551 +03:00 [DBG] Connection id "0HNC8090TGA8P" disconnecting. 2025-06-30 20:17:02.551 +03:00 [DBG] Connection id "0HNC8090TGA8P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:17:02.552 +03:00 [DBG] Connection id "0HNC8090TGA8P" stopped. 2025-06-30 20:18:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8Q" accepted. 2025-06-30 20:18:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8Q" started. 2025-06-30 20:18:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:18:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:18:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 20:18:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:18:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:18:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:18:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:18:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:18:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:18:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:18:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:18:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:18:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:18:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:18:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:18:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:18:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:18:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:18:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:18:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:18:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2606ms. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:18:02.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:18:02.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:18:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:18:02.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7367ms 2025-06-30 20:18:02.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:18:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8Q" completed keep alive response. 2025-06-30 20:18:02.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7383ms 2025-06-30 20:18:02.545 +03:00 [DBG] Connection id "0HNC8090TGA8Q" received FIN. 2025-06-30 20:18:02.545 +03:00 [DBG] Connection id "0HNC8090TGA8Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:18:02.545 +03:00 [DBG] Connection id "0HNC8090TGA8Q" disconnecting. 2025-06-30 20:18:02.545 +03:00 [DBG] Connection id "0HNC8090TGA8Q" stopped. 2025-06-30 20:19:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8R" accepted. 2025-06-30 20:19:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8R" started. 2025-06-30 20:19:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:19:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:19:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:19:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:19:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:19:02.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:19:02.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:19:02.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:19:02.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:19:02.540 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:19:02.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:19:02.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:19:02.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:19:02.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:19:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:19:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:19:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:19:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:19:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:19:02.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:19:02.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:19:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:19:02.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:19:02.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:19:02.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8ms 2025-06-30 20:19:02.541 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:19:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8R" completed keep alive response. 2025-06-30 20:19:02.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6181ms 2025-06-30 20:19:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8R" received FIN. 2025-06-30 20:19:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8R" disconnecting. 2025-06-30 20:19:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:19:02.542 +03:00 [DBG] Connection id "0HNC8090TGA8R" stopped. 2025-06-30 20:20:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8S" accepted. 2025-06-30 20:20:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8S" started. 2025-06-30 20:20:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:20:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:20:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:20:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:20:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:20:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:20:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:20:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:20:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:20:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:20:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:20:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:20:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:20:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:20:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:20:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:20:02.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-06-30 20:20:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:20:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:20:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:20:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:20:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:20:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:20:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7802ms 2025-06-30 20:20:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:20:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8S" completed keep alive response. 2025-06-30 20:20:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7912ms 2025-06-30 20:20:02.533 +03:00 [DBG] Connection id "0HNC8090TGA8S" received FIN. 2025-06-30 20:20:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:20:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8S" disconnecting. 2025-06-30 20:20:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8S" stopped. 2025-06-30 20:21:02.531 +03:00 [DBG] Connection id "0HNC8090TGA8T" accepted. 2025-06-30 20:21:02.532 +03:00 [DBG] Connection id "0HNC8090TGA8T" started. 2025-06-30 20:21:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:21:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:21:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:21:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:21:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:21:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:21:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:21:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:21:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:21:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:21:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:21:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:21:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:21:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:21:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:21:02.533 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:21:02.533 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:21:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:21:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:21:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:21:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:21:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:21:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:21:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:21:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:21:02.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2608ms 2025-06-30 20:21:02.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:21:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8T" completed keep alive response. 2025-06-30 20:21:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4063ms 2025-06-30 20:21:02.534 +03:00 [DBG] Connection id "0HNC8090TGA8T" received FIN. 2025-06-30 20:21:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8T" disconnecting. 2025-06-30 20:21:02.535 +03:00 [DBG] Connection id "0HNC8090TGA8T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:21:02.536 +03:00 [DBG] Connection id "0HNC8090TGA8T" stopped. 2025-06-30 20:22:02.537 +03:00 [DBG] Connection id "0HNC8090TGA8U" accepted. 2025-06-30 20:22:02.537 +03:00 [DBG] Connection id "0HNC8090TGA8U" started. 2025-06-30 20:22:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:22:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:22:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 20:22:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:22:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:22:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:22:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:22:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:22:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:22:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:22:02.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:22:02.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:22:02.538 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:22:02.538 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:22:02.538 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:22:02.538 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:22:02.538 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:22:02.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.538 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:22:02.538 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:22:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:22:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:22:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:22:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:22:02.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:22:02.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1372ms. 2025-06-30 20:22:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:22:02.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:22:02.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:22:02.539 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0307ms 2025-06-30 20:22:02.539 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:22:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8U" completed keep alive response. 2025-06-30 20:22:02.539 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6934ms 2025-06-30 20:22:02.539 +03:00 [DBG] Connection id "0HNC8090TGA8U" received FIN. 2025-06-30 20:22:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8U" disconnecting. 2025-06-30 20:22:02.540 +03:00 [DBG] Connection id "0HNC8090TGA8U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:22:02.541 +03:00 [DBG] Connection id "0HNC8090TGA8U" stopped. 2025-06-30 20:23:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8V" accepted. 2025-06-30 20:23:02.544 +03:00 [DBG] Connection id "0HNC8090TGA8V" started. 2025-06-30 20:23:02.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:23:02.544 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:23:02.544 +03:00 [DBG] POST requests are not supported 2025-06-30 20:23:02.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:23:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:23:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:23:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:23:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:23:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:23:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:23:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:23:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:23:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:23:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:23:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:23:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:23:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:23:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:23:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:23:02.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:23:02.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:23:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:23:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:23:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:23:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:23:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7171ms 2025-06-30 20:23:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:23:02.546 +03:00 [DBG] Connection id "0HNC8090TGA8V" completed keep alive response. 2025-06-30 20:23:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.364ms 2025-06-30 20:23:02.546 +03:00 [DBG] Connection id "0HNC8090TGA8V" received FIN. 2025-06-30 20:23:02.546 +03:00 [DBG] Connection id "0HNC8090TGA8V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:23:02.546 +03:00 [DBG] Connection id "0HNC8090TGA8V" disconnecting. 2025-06-30 20:23:02.546 +03:00 [DBG] Connection id "0HNC8090TGA8V" stopped. 2025-06-30 20:24:02.544 +03:00 [DBG] Connection id "0HNC8090TGA90" accepted. 2025-06-30 20:24:02.544 +03:00 [DBG] Connection id "0HNC8090TGA90" started. 2025-06-30 20:24:02.544 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:24:02.544 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:24:02.544 +03:00 [DBG] POST requests are not supported 2025-06-30 20:24:02.544 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:24:02.544 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:24:02.544 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:24:02.544 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:24:02.544 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:24:02.544 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:24:02.544 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:24:02.544 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:24:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:24:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:24:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:24:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:24:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:24:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:24:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:24:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:24:02.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:24:02.545 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.151ms. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:24:02.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:24:02.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:24:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8608ms 2025-06-30 20:24:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:24:02.546 +03:00 [DBG] Connection id "0HNC8090TGA90" completed keep alive response. 2025-06-30 20:24:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5401ms 2025-06-30 20:24:02.546 +03:00 [DBG] Connection id "0HNC8090TGA90" received FIN. 2025-06-30 20:24:02.546 +03:00 [DBG] Connection id "0HNC8090TGA90" disconnecting. 2025-06-30 20:24:02.546 +03:00 [DBG] Connection id "0HNC8090TGA90" stopped. 2025-06-30 20:24:02.546 +03:00 [DBG] Connection id "0HNC8090TGA90" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA91" accepted. 2025-06-30 20:25:02.529 +03:00 [DBG] Connection id "0HNC8090TGA91" started. 2025-06-30 20:25:02.529 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:25:02.529 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:25:02.529 +03:00 [DBG] POST requests are not supported 2025-06-30 20:25:02.529 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:25:02.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-06-30 20:25:02.529 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:25:02.529 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:25:02.529 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:25:02.529 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:25:02.529 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:25:02.529 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:25:02.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-06-30 20:25:02.529 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:25:02.529 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:25:02.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-06-30 20:25:02.529 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:25:02.529 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:25:02.529 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.529 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.529 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:25:02.530 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:25:02.530 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:25:02.530 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1508ms. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:25:02.530 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:25:02.530 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:25:02.530 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.672ms 2025-06-30 20:25:02.530 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:25:02.530 +03:00 [DBG] Connection id "0HNC8090TGA91" completed keep alive response. 2025-06-30 20:25:02.530 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2261ms 2025-06-30 20:25:02.530 +03:00 [DBG] Connection id "0HNC8090TGA91" received FIN. 2025-06-30 20:25:02.531 +03:00 [DBG] Connection id "0HNC8090TGA91" disconnecting. 2025-06-30 20:25:02.531 +03:00 [DBG] Connection id "0HNC8090TGA91" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:25:02.532 +03:00 [DBG] Connection id "0HNC8090TGA91" stopped. 2025-06-30 20:26:02.539 +03:00 [DBG] Connection id "0HNC8090TGA92" accepted. 2025-06-30 20:26:02.539 +03:00 [DBG] Connection id "0HNC8090TGA92" started. 2025-06-30 20:26:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:26:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:26:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:26:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:26:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:26:02.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:26:02.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:26:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:26:02.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:26:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:26:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:26:02.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:26:02.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:26:02.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:26:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:26:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:26:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:26:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:26:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:26:02.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:26:02.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1298ms. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:26:02.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:26:02.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:26:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7735ms 2025-06-30 20:26:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:26:02.541 +03:00 [DBG] Connection id "0HNC8090TGA92" completed keep alive response. 2025-06-30 20:26:02.541 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4304ms 2025-06-30 20:26:02.541 +03:00 [DBG] Connection id "0HNC8090TGA92" received FIN. 2025-06-30 20:26:02.541 +03:00 [DBG] Connection id "0HNC8090TGA92" disconnecting. 2025-06-30 20:26:02.541 +03:00 [DBG] Connection id "0HNC8090TGA92" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:26:02.542 +03:00 [DBG] Connection id "0HNC8090TGA92" stopped. 2025-06-30 20:27:02.536 +03:00 [DBG] Connection id "0HNC8090TGA93" accepted. 2025-06-30 20:27:02.536 +03:00 [DBG] Connection id "0HNC8090TGA93" started. 2025-06-30 20:27:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:27:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:27:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 20:27:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:27:02.537 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:27:02.537 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:27:02.537 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:27:02.537 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:27:02.537 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:27:02.537 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:27:02.537 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:27:02.537 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:27:02.537 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:27:02.537 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:27:02.537 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:27:02.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:27:02.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:27:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:27:02.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:27:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:27:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:27:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:27:02.538 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:27:02.538 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1527ms. 2025-06-30 20:27:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:27:02.538 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:27:02.538 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:27:02.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0199ms 2025-06-30 20:27:02.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:27:02.538 +03:00 [DBG] Connection id "0HNC8090TGA93" completed keep alive response. 2025-06-30 20:27:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0308ms 2025-06-30 20:27:02.539 +03:00 [DBG] Connection id "0HNC8090TGA93" received FIN. 2025-06-30 20:27:02.539 +03:00 [DBG] Connection id "0HNC8090TGA93" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:27:02.539 +03:00 [DBG] Connection id "0HNC8090TGA93" disconnecting. 2025-06-30 20:27:02.539 +03:00 [DBG] Connection id "0HNC8090TGA93" stopped. 2025-06-30 20:28:02.533 +03:00 [DBG] Connection id "0HNC8090TGA94" accepted. 2025-06-30 20:28:02.533 +03:00 [DBG] Connection id "0HNC8090TGA94" started. 2025-06-30 20:28:02.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:28:02.533 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:28:02.533 +03:00 [DBG] POST requests are not supported 2025-06-30 20:28:02.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:28:02.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-06-30 20:28:02.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:28:02.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:28:02.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:28:02.534 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:28:02.534 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:28:02.534 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:28:02.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-06-30 20:28:02.534 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:28:02.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:28:02.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-06-30 20:28:02.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:28:02.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-06-30 20:28:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:28:02.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:28:02.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:28:02.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:28:02.534 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:28:02.534 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:28:02.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6747ms 2025-06-30 20:28:02.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:28:02.535 +03:00 [DBG] Connection id "0HNC8090TGA94" completed keep alive response. 2025-06-30 20:28:02.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3631ms 2025-06-30 20:28:02.535 +03:00 [DBG] Connection id "0HNC8090TGA94" received FIN. 2025-06-30 20:28:02.535 +03:00 [DBG] Connection id "0HNC8090TGA94" disconnecting. 2025-06-30 20:28:02.535 +03:00 [DBG] Connection id "0HNC8090TGA94" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:28:02.536 +03:00 [DBG] Connection id "0HNC8090TGA94" stopped. 2025-06-30 20:29:02.533 +03:00 [DBG] Connection id "0HNC8090TGA95" accepted. 2025-06-30 20:29:02.533 +03:00 [DBG] Connection id "0HNC8090TGA95" started. 2025-06-30 20:29:02.533 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:29:02.533 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:29:02.533 +03:00 [DBG] POST requests are not supported 2025-06-30 20:29:02.533 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:29:02.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-06-30 20:29:02.533 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:29:02.533 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:29:02.533 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:29:02.533 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:29:02.533 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:29:02.533 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:29:02.533 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:29:02.533 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:29:02.534 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:29:02.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-06-30 20:29:02.534 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:29:02.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-06-30 20:29:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.534 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:29:02.534 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:29:02.534 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:29:02.534 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:29:02.534 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:29:02.535 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:29:02.535 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:29:02.535 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.189ms 2025-06-30 20:29:02.535 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:29:02.535 +03:00 [DBG] Connection id "0HNC8090TGA95" completed keep alive response. 2025-06-30 20:29:02.535 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9804ms 2025-06-30 20:29:02.535 +03:00 [DBG] Connection id "0HNC8090TGA95" received FIN. 2025-06-30 20:29:02.535 +03:00 [DBG] Connection id "0HNC8090TGA95" disconnecting. 2025-06-30 20:29:02.535 +03:00 [DBG] Connection id "0HNC8090TGA95" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:29:02.537 +03:00 [DBG] Connection id "0HNC8090TGA95" stopped. 2025-06-30 20:30:02.541 +03:00 [DBG] Connection id "0HNC8090TGA96" accepted. 2025-06-30 20:30:02.541 +03:00 [DBG] Connection id "0HNC8090TGA96" started. 2025-06-30 20:30:02.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:30:02.541 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:30:02.541 +03:00 [DBG] POST requests are not supported 2025-06-30 20:30:02.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:30:02.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:30:02.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:30:02.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:30:02.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:30:02.541 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:30:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:30:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:30:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:30:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:30:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:30:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:30:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:30:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:30:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:30:02.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:30:02.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:30:02.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1753ms. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:30:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:30:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:30:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0731ms 2025-06-30 20:30:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:30:02.543 +03:00 [DBG] Connection id "0HNC8090TGA96" completed keep alive response. 2025-06-30 20:30:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8744ms 2025-06-30 20:30:02.543 +03:00 [DBG] Connection id "0HNC8090TGA96" received FIN. 2025-06-30 20:30:02.543 +03:00 [DBG] Connection id "0HNC8090TGA96" disconnecting. 2025-06-30 20:30:02.544 +03:00 [DBG] Connection id "0HNC8090TGA96" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:30:02.545 +03:00 [DBG] Connection id "0HNC8090TGA96" stopped. 2025-06-30 20:31:02.531 +03:00 [DBG] Connection id "0HNC8090TGA97" accepted. 2025-06-30 20:31:02.531 +03:00 [DBG] Connection id "0HNC8090TGA97" started. 2025-06-30 20:31:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:31:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:31:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 20:31:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:31:02.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-06-30 20:31:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:31:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:31:02.531 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:31:02.531 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:31:02.531 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:31:02.531 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:31:02.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-06-30 20:31:02.531 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:31:02.531 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:31:02.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-06-30 20:31:02.531 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:31:02.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-06-30 20:31:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:31:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:31:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:31:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:31:02.532 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:31:02.532 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:31:02.532 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8414ms 2025-06-30 20:31:02.532 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:31:02.532 +03:00 [DBG] Connection id "0HNC8090TGA97" completed keep alive response. 2025-06-30 20:31:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5109ms 2025-06-30 20:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA97" received FIN. 2025-06-30 20:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA97" disconnecting. 2025-06-30 20:31:02.533 +03:00 [DBG] Connection id "0HNC8090TGA97" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:31:02.534 +03:00 [DBG] Connection id "0HNC8090TGA97" stopped. 2025-06-30 20:32:02.607 +03:00 [DBG] Connection id "0HNC8090TGA98" accepted. 2025-06-30 20:32:02.607 +03:00 [DBG] Connection id "0HNC8090TGA98" started. 2025-06-30 20:32:02.607 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:32:02.607 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:32:02.607 +03:00 [DBG] POST requests are not supported 2025-06-30 20:32:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:32:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:32:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:32:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:32:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:32:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:32:02.608 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:32:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:32:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:32:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:32:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:32:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:32:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:32:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:32:02.608 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.608 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.608 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:32:02.608 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:32:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:32:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:32:02.608 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:32:02.608 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:32:02.608 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:32:02.608 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1544ms. 2025-06-30 20:32:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:32:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:32:02.609 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:32:02.609 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9977ms 2025-06-30 20:32:02.609 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:32:02.609 +03:00 [DBG] Connection id "0HNC8090TGA98" completed keep alive response. 2025-06-30 20:32:02.609 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7415ms 2025-06-30 20:32:02.610 +03:00 [DBG] Connection id "0HNC8090TGA98" received FIN. 2025-06-30 20:32:02.610 +03:00 [DBG] Connection id "0HNC8090TGA98" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:32:02.610 +03:00 [DBG] Connection id "0HNC8090TGA98" disconnecting. 2025-06-30 20:32:02.610 +03:00 [DBG] Connection id "0HNC8090TGA98" stopped. 2025-06-30 20:33:02.545 +03:00 [DBG] Connection id "0HNC8090TGA99" accepted. 2025-06-30 20:33:02.545 +03:00 [DBG] Connection id "0HNC8090TGA99" started. 2025-06-30 20:33:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:33:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:33:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 20:33:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:33:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:33:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:33:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:33:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:33:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:33:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:33:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:33:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:33:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:33:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:33:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:33:02.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:33:02.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:33:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:33:02.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:33:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:33:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1613ms. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:33:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:33:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:33:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:33:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:33:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:33:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:33:02.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1488ms 2025-06-30 20:33:02.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:33:02.547 +03:00 [DBG] Connection id "0HNC8090TGA99" completed keep alive response. 2025-06-30 20:33:02.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9641ms 2025-06-30 20:33:02.547 +03:00 [DBG] Connection id "0HNC8090TGA99" received FIN. 2025-06-30 20:33:02.547 +03:00 [DBG] Connection id "0HNC8090TGA99" disconnecting. 2025-06-30 20:33:02.547 +03:00 [DBG] Connection id "0HNC8090TGA99" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:33:02.548 +03:00 [DBG] Connection id "0HNC8090TGA99" stopped. 2025-06-30 20:34:02.550 +03:00 [DBG] Connection id "0HNC8090TGA9A" accepted. 2025-06-30 20:34:02.550 +03:00 [DBG] Connection id "0HNC8090TGA9A" started. 2025-06-30 20:34:02.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:34:02.550 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:34:02.550 +03:00 [DBG] POST requests are not supported 2025-06-30 20:34:02.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:34:02.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-06-30 20:34:02.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:34:02.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:34:02.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:34:02.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:34:02.551 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:34:02.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:34:02.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:34:02.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:34:02.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:34:02.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:34:02.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:34:02.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:34:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:34:02.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:34:02.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:34:02.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1184ms. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:34:02.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:34:02.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:34:02.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:34:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:34:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:34:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:34:02.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8045ms 2025-06-30 20:34:02.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:34:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9A" completed keep alive response. 2025-06-30 20:34:02.552 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5537ms 2025-06-30 20:34:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9A" received FIN. 2025-06-30 20:34:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9A" disconnecting. 2025-06-30 20:34:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9A" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:34:02.553 +03:00 [DBG] Connection id "0HNC8090TGA9A" stopped. 2025-06-30 20:35:02.531 +03:00 [DBG] Connection id "0HNC8090TGA9B" accepted. 2025-06-30 20:35:02.531 +03:00 [DBG] Connection id "0HNC8090TGA9B" started. 2025-06-30 20:35:02.532 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:35:02.532 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:35:02.532 +03:00 [DBG] POST requests are not supported 2025-06-30 20:35:02.532 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:35:02.532 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:35:02.532 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:35:02.532 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:35:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:35:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:35:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:35:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:35:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:35:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:35:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:35:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:35:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:35:02.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-06-30 20:35:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.533 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:35:02.533 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:35:02.533 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:35:02.533 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1338ms. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:35:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:35:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:35:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.534 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.534 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.534 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:35:02.534 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1484ms 2025-06-30 20:35:02.534 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:35:02.534 +03:00 [DBG] Connection id "0HNC8090TGA9B" completed keep alive response. 2025-06-30 20:35:02.534 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1573ms 2025-06-30 20:35:02.534 +03:00 [DBG] Connection id "0HNC8090TGA9B" received FIN. 2025-06-30 20:35:02.534 +03:00 [DBG] Connection id "0HNC8090TGA9B" disconnecting. 2025-06-30 20:35:02.534 +03:00 [DBG] Connection id "0HNC8090TGA9B" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:35:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9B" stopped. 2025-06-30 20:36:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9C" accepted. 2025-06-30 20:36:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9C" started. 2025-06-30 20:36:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:36:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:36:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 20:36:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:36:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:36:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:36:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:36:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:36:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:36:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:36:02.538 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:36:02.538 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:36:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:36:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:36:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:36:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:36:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:36:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:36:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:36:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:36:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1665ms. 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:36:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:36:02.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:36:02.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:36:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2526ms 2025-06-30 20:36:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:36:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9C" completed keep alive response. 2025-06-30 20:36:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1316ms 2025-06-30 20:36:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9C" received FIN. 2025-06-30 20:36:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9C" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:36:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9C" disconnecting. 2025-06-30 20:36:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9C" stopped. 2025-06-30 20:37:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9D" accepted. 2025-06-30 20:37:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9D" started. 2025-06-30 20:37:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:37:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:37:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:37:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:37:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:37:02.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:37:02.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:37:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:37:02.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:37:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:37:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:37:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:37:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:37:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:37:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:37:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:37:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:37:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:37:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:37:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:37:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:37:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:37:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:37:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:37:02.540 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1369ms. 2025-06-30 20:37:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:37:02.540 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:37:02.540 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:37:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9294ms 2025-06-30 20:37:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:37:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9D" completed keep alive response. 2025-06-30 20:37:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6743ms 2025-06-30 20:37:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9D" received FIN. 2025-06-30 20:37:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9D" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:37:02.540 +03:00 [DBG] Connection id "0HNC8090TGA9D" disconnecting. 2025-06-30 20:37:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9D" stopped. 2025-06-30 20:38:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9E" accepted. 2025-06-30 20:38:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9E" started. 2025-06-30 20:38:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:38:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:38:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 20:38:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:38:02.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:38:02.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:38:02.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:38:02.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:38:02.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:38:02.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:38:02.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:38:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:38:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:38:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:38:02.536 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:38:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:38:02.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:38:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:38:02.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:38:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:38:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:38:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:38:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:38:02.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:38:02.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1487ms. 2025-06-30 20:38:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:38:02.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:38:02.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:38:02.537 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6456ms 2025-06-30 20:38:02.537 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:38:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9E" completed keep alive response. 2025-06-30 20:38:02.537 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3243ms 2025-06-30 20:38:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9E" received FIN. 2025-06-30 20:38:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9E" disconnecting. 2025-06-30 20:38:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9E" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:38:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9E" stopped. 2025-06-30 20:39:02.531 +03:00 [DBG] Connection id "0HNC8090TGA9F" accepted. 2025-06-30 20:39:02.531 +03:00 [DBG] Connection id "0HNC8090TGA9F" started. 2025-06-30 20:39:02.531 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:39:02.531 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:39:02.531 +03:00 [DBG] POST requests are not supported 2025-06-30 20:39:02.531 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:39:02.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-06-30 20:39:02.531 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:39:02.531 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:39:02.532 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:39:02.532 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:39:02.532 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:39:02.532 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:39:02.532 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:39:02.532 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:39:02.532 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:39:02.532 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:39:02.532 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:39:02.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-06-30 20:39:02.532 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.532 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:39:02.532 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:39:02.532 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:39:02.532 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:39:02.532 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:39:02.533 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:39:02.533 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:39:02.533 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0027ms 2025-06-30 20:39:02.533 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:39:02.533 +03:00 [DBG] Connection id "0HNC8090TGA9F" completed keep alive response. 2025-06-30 20:39:02.533 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7619ms 2025-06-30 20:39:02.533 +03:00 [DBG] Connection id "0HNC8090TGA9F" received FIN. 2025-06-30 20:39:02.533 +03:00 [DBG] Connection id "0HNC8090TGA9F" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:39:02.533 +03:00 [DBG] Connection id "0HNC8090TGA9F" disconnecting. 2025-06-30 20:39:02.534 +03:00 [DBG] Connection id "0HNC8090TGA9F" stopped. 2025-06-30 20:40:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9G" accepted. 2025-06-30 20:40:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9G" started. 2025-06-30 20:40:02.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:40:02.535 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:40:02.535 +03:00 [DBG] POST requests are not supported 2025-06-30 20:40:02.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:40:02.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:40:02.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:40:02.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:40:02.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:40:02.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:40:02.535 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:40:02.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:40:02.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:40:02.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:40:02.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:40:02.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:40:02.536 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:40:02.536 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:40:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:40:02.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:40:02.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:40:02.536 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1462ms. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:40:02.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:40:02.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:40:02.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8ms 2025-06-30 20:40:02.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:40:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9G" completed keep alive response. 2025-06-30 20:40:02.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.474ms 2025-06-30 20:40:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9G" received FIN. 2025-06-30 20:40:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9G" disconnecting. 2025-06-30 20:40:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9G" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:40:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9G" stopped. 2025-06-30 20:41:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9H" accepted. 2025-06-30 20:41:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9H" started. 2025-06-30 20:41:02.536 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:41:02.536 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:41:02.536 +03:00 [DBG] POST requests are not supported 2025-06-30 20:41:02.536 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:41:02.536 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:41:02.536 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:41:02.536 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:41:02.536 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:41:02.536 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:41:02.536 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:41:02.536 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:41:02.536 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:41:02.536 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:41:02.536 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:41:02.537 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:41:02.537 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:41:02.537 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:41:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:41:02.537 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:41:02.537 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:41:02.537 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1707ms. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:41:02.537 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:41:02.537 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.537 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:41:02.538 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8763ms 2025-06-30 20:41:02.538 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:41:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9H" completed keep alive response. 2025-06-30 20:41:02.538 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.68ms 2025-06-30 20:41:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9H" received FIN. 2025-06-30 20:41:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9H" disconnecting. 2025-06-30 20:41:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9H" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:41:02.539 +03:00 [DBG] Connection id "0HNC8090TGA9H" stopped. 2025-06-30 20:42:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9I" accepted. 2025-06-30 20:42:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9I" started. 2025-06-30 20:42:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:42:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:42:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 20:42:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:42:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:42:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:42:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:42:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:42:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:42:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:42:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:42:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:42:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:42:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:42:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:42:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:42:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:42:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:42:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:42:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:42:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2233ms. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:42:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:42:02.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:42:02.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:42:02.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7259ms 2025-06-30 20:42:02.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:42:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9I" completed keep alive response. 2025-06-30 20:42:02.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7646ms 2025-06-30 20:42:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9I" received FIN. 2025-06-30 20:42:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9I" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:42:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9I" disconnecting. 2025-06-30 20:42:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9I" stopped. 2025-06-30 20:43:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9J" accepted. 2025-06-30 20:43:02.535 +03:00 [DBG] Connection id "0HNC8090TGA9J" started. 2025-06-30 20:43:02.535 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:43:02.535 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:43:02.535 +03:00 [DBG] POST requests are not supported 2025-06-30 20:43:02.535 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:43:02.535 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:43:02.535 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:43:02.535 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:43:02.535 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:43:02.535 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:43:02.535 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:43:02.535 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:43:02.535 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:43:02.535 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:43:02.535 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:43:02.535 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:43:02.535 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:43:02.535 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:43:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:43:02.536 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:43:02.536 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:43:02.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-06-30 20:43:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:43:02.536 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:43:02.536 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:43:02.536 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7575ms 2025-06-30 20:43:02.536 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:43:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9J" completed keep alive response. 2025-06-30 20:43:02.536 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4256ms 2025-06-30 20:43:02.536 +03:00 [DBG] Connection id "0HNC8090TGA9J" received FIN. 2025-06-30 20:43:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9J" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:43:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9J" disconnecting. 2025-06-30 20:43:02.537 +03:00 [DBG] Connection id "0HNC8090TGA9J" stopped. 2025-06-30 20:44:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9K" accepted. 2025-06-30 20:44:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9K" started. 2025-06-30 20:44:02.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:44:02.543 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:44:02.543 +03:00 [DBG] POST requests are not supported 2025-06-30 20:44:02.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:44:02.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:44:02.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:44:02.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:44:02.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:44:02.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:44:02.543 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:44:02.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:44:02.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:44:02.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:44:02.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:44:02.544 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:44:02.544 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:44:02.544 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:44:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:44:02.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:44:02.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:44:02.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1622ms. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:44:02.545 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:44:02.545 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:44:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:44:02.545 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3178ms 2025-06-30 20:44:02.545 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:44:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9K" completed keep alive response. 2025-06-30 20:44:02.545 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1799ms 2025-06-30 20:44:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9K" received FIN. 2025-06-30 20:44:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9K" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:44:02.545 +03:00 [DBG] Connection id "0HNC8090TGA9K" disconnecting. 2025-06-30 20:44:02.546 +03:00 [DBG] Connection id "0HNC8090TGA9K" stopped. 2025-06-30 20:45:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9L" accepted. 2025-06-30 20:45:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9L" started. 2025-06-30 20:45:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:45:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:45:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 20:45:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:45:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:45:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:45:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:45:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:45:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:45:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:45:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:45:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:45:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:45:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:45:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:45:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:45:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:45:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:45:02.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:45:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:45:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1754ms. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:45:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:45:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:45:02.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0855ms 2025-06-30 20:45:02.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:45:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9L" completed keep alive response. 2025-06-30 20:45:02.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0052ms 2025-06-30 20:45:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9L" received FIN. 2025-06-30 20:45:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9L" disconnecting. 2025-06-30 20:45:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9L" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:45:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9L" stopped. 2025-06-30 20:46:02.568 +03:00 [DBG] Connection id "0HNC8090TGA9M" accepted. 2025-06-30 20:46:02.571 +03:00 [DBG] Connection id "0HNC8090TGA9M" started. 2025-06-30 20:46:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:46:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:46:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 20:46:02.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:46:02.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-06-30 20:46:02.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:46:02.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:46:02.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:46:02.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:46:02.572 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:46:02.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:46:02.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-06-30 20:46:02.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:46:02.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:46:02.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-06-30 20:46:02.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:46:02.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:46:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:46:02.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:46:02.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:46:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1139ms. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:46:02.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:46:02.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:46:02.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2052ms 2025-06-30 20:46:02.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:46:02.575 +03:00 [DBG] Connection id "0HNC8090TGA9M" completed keep alive response. 2025-06-30 20:46:02.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 4.1999ms 2025-06-30 20:46:02.578 +03:00 [DBG] Connection id "0HNC8090TGA9M" received FIN. 2025-06-30 20:46:02.578 +03:00 [DBG] Connection id "0HNC8090TGA9M" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:46:02.579 +03:00 [DBG] Connection id "0HNC8090TGA9M" disconnecting. 2025-06-30 20:46:02.579 +03:00 [DBG] Connection id "0HNC8090TGA9M" stopped. 2025-06-30 20:47:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9N" accepted. 2025-06-30 20:47:02.547 +03:00 [DBG] Connection id "0HNC8090TGA9N" started. 2025-06-30 20:47:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:47:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:47:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 20:47:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:47:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:47:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:47:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:47:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:47:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:47:02.548 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:47:02.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:47:02.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:47:02.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:47:02.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:47:02.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:47:02.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:47:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:47:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:47:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:47:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:47:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1402ms. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:47:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:47:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:47:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6594ms 2025-06-30 20:47:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:47:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9N" completed keep alive response. 2025-06-30 20:47:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2133ms 2025-06-30 20:47:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9N" received FIN. 2025-06-30 20:47:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9N" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:47:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9N" disconnecting. 2025-06-30 20:47:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9N" stopped. 2025-06-30 20:48:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9O" accepted. 2025-06-30 20:48:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9O" started. 2025-06-30 20:48:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:48:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:48:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 20:48:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:48:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:48:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:48:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:48:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:48:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:48:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:48:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:48:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:48:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:48:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:48:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:48:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:48:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:48:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:48:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:48:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:48:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:48:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:48:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:48:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7762ms 2025-06-30 20:48:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:48:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9O" completed keep alive response. 2025-06-30 20:48:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6264ms 2025-06-30 20:48:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9O" received FIN. 2025-06-30 20:48:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9O" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:48:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9O" disconnecting. 2025-06-30 20:48:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9O" stopped. 2025-06-30 20:49:02.538 +03:00 [DBG] Connection id "0HNC8090TGA9P" accepted. 2025-06-30 20:49:02.539 +03:00 [DBG] Connection id "0HNC8090TGA9P" started. 2025-06-30 20:49:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:49:02.539 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:49:02.539 +03:00 [DBG] POST requests are not supported 2025-06-30 20:49:02.539 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:49:02.539 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:49:02.539 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:49:02.539 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:49:02.539 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:49:02.539 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:49:02.539 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:49:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:49:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:49:02.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:49:02.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:49:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:49:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:49:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:49:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:49:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:49:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:49:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:49:02.540 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:49:02.540 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:49:02.540 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:49:02.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2545ms. 2025-06-30 20:49:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:49:02.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:49:02.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:49:02.541 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.5575ms 2025-06-30 20:49:02.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:49:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9P" completed keep alive response. 2025-06-30 20:49:02.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9172ms 2025-06-30 20:49:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9P" received FIN. 2025-06-30 20:49:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9P" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:49:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9P" disconnecting. 2025-06-30 20:49:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9P" stopped. 2025-06-30 20:50:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9Q" accepted. 2025-06-30 20:50:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9Q" started. 2025-06-30 20:50:02.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:50:02.554 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:50:02.555 +03:00 [DBG] POST requests are not supported 2025-06-30 20:50:02.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:50:02.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:50:02.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:50:02.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:50:02.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:50:02.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:50:02.555 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:50:02.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:50:02.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:50:02.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:50:02.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:50:02.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:50:02.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:50:02.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:50:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:50:02.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:50:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:50:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:50:02.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:50:02.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1467ms. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:50:02.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:50:02.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:50:02.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0539ms 2025-06-30 20:50:02.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:50:02.556 +03:00 [DBG] Connection id "0HNC8090TGA9Q" completed keep alive response. 2025-06-30 20:50:02.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9897ms 2025-06-30 20:50:02.557 +03:00 [DBG] Connection id "0HNC8090TGA9Q" received FIN. 2025-06-30 20:50:02.557 +03:00 [DBG] Connection id "0HNC8090TGA9Q" disconnecting. 2025-06-30 20:50:02.557 +03:00 [DBG] Connection id "0HNC8090TGA9Q" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:50:02.558 +03:00 [DBG] Connection id "0HNC8090TGA9Q" stopped. 2025-06-30 20:51:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9R" accepted. 2025-06-30 20:51:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9R" started. 2025-06-30 20:51:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:51:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:51:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 20:51:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:51:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:51:02.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:51:02.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:51:02.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:51:02.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:51:02.552 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:51:02.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:51:02.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:51:02.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:51:02.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:51:02.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:51:02.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:51:02.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:51:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:51:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:51:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:51:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:51:02.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:51:02.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:51:02.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:51:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:51:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:51:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:51:02.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8608ms 2025-06-30 20:51:02.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:51:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9R" completed keep alive response. 2025-06-30 20:51:02.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8152ms 2025-06-30 20:51:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9R" received FIN. 2025-06-30 20:51:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9R" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:51:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9R" disconnecting. 2025-06-30 20:51:02.554 +03:00 [DBG] Connection id "0HNC8090TGA9R" stopped. 2025-06-30 20:52:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9S" accepted. 2025-06-30 20:52:02.549 +03:00 [DBG] Connection id "0HNC8090TGA9S" started. 2025-06-30 20:52:02.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:52:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:52:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 20:52:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:52:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:52:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:52:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:52:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:52:02.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:52:02.549 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:52:02.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:52:02.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:52:02.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:52:02.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:52:02.549 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:52:02.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:52:02.549 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:52:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:52:02.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:52:02.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:52:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1236ms. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:52:02.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:52:02.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:52:02.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7135ms 2025-06-30 20:52:02.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:52:02.550 +03:00 [DBG] Connection id "0HNC8090TGA9S" completed keep alive response. 2025-06-30 20:52:02.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.29ms 2025-06-30 20:52:02.550 +03:00 [DBG] Connection id "0HNC8090TGA9S" received FIN. 2025-06-30 20:52:02.551 +03:00 [DBG] Connection id "0HNC8090TGA9S" disconnecting. 2025-06-30 20:52:02.551 +03:00 [DBG] Connection id "0HNC8090TGA9S" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:52:02.552 +03:00 [DBG] Connection id "0HNC8090TGA9S" stopped. 2025-06-30 20:53:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9T" accepted. 2025-06-30 20:53:02.541 +03:00 [DBG] Connection id "0HNC8090TGA9T" started. 2025-06-30 20:53:02.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:53:02.541 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:53:02.541 +03:00 [DBG] POST requests are not supported 2025-06-30 20:53:02.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:53:02.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:53:02.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:53:02.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:53:02.541 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:53:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:53:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:53:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:53:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:53:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:53:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:53:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:53:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:53:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:53:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:53:02.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:53:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:53:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:53:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:53:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:53:02.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:53:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1777ms. 2025-06-30 20:53:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:53:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:53:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:53:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2043ms 2025-06-30 20:53:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:53:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9T" completed keep alive response. 2025-06-30 20:53:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1706ms 2025-06-30 20:53:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9T" received FIN. 2025-06-30 20:53:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9T" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:53:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9T" disconnecting. 2025-06-30 20:53:02.544 +03:00 [DBG] Connection id "0HNC8090TGA9T" stopped. 2025-06-30 20:54:02.546 +03:00 [DBG] Connection id "0HNC8090TGA9U" accepted. 2025-06-30 20:54:02.546 +03:00 [DBG] Connection id "0HNC8090TGA9U" started. 2025-06-30 20:54:02.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:54:02.546 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:54:02.546 +03:00 [DBG] POST requests are not supported 2025-06-30 20:54:02.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:54:02.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:54:02.546 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:54:02.546 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:54:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:54:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:54:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:54:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:54:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:54:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:54:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:54:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:54:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:54:02.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:54:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:54:02.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:54:02.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:54:02.547 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:54:02.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:54:02.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:54:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6941ms 2025-06-30 20:54:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:54:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9U" completed keep alive response. 2025-06-30 20:54:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4348ms 2025-06-30 20:54:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9U" received FIN. 2025-06-30 20:54:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9U" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:54:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9U" disconnecting. 2025-06-30 20:54:02.548 +03:00 [DBG] Connection id "0HNC8090TGA9U" stopped. 2025-06-30 20:55:02.539 +03:00 [DBG] Connection id "0HNC8090TGA9V" accepted. 2025-06-30 20:55:02.539 +03:00 [DBG] Connection id "0HNC8090TGA9V" started. 2025-06-30 20:55:02.539 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:55:02.540 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:55:02.540 +03:00 [DBG] POST requests are not supported 2025-06-30 20:55:02.540 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:55:02.540 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:55:02.540 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:55:02.540 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:55:02.540 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:55:02.540 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:55:02.540 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:55:02.540 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:55:02.540 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:55:02.540 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:55:02.540 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:55:02.540 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:55:02.540 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:55:02.540 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:55:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.540 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:55:02.540 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:55:02.541 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:55:02.541 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1862ms. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:55:02.541 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:55:02.541 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.541 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:55:02.542 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2578ms 2025-06-30 20:55:02.542 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:55:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9V" completed keep alive response. 2025-06-30 20:55:02.542 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.263ms 2025-06-30 20:55:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9V" received FIN. 2025-06-30 20:55:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9V" disconnecting. 2025-06-30 20:55:02.542 +03:00 [DBG] Connection id "0HNC8090TGA9V" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:55:02.543 +03:00 [DBG] Connection id "0HNC8090TGA9V" stopped. 2025-06-30 20:56:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA0" accepted. 2025-06-30 20:56:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA0" started. 2025-06-30 20:56:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:56:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:56:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 20:56:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:56:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:56:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:56:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:56:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:56:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:56:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:56:02.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:56:02.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:56:02.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:56:02.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:56:02.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:56:02.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:56:02.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:56:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:56:02.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:56:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:56:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:56:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:56:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:56:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:56:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1854ms. 2025-06-30 20:56:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:56:02.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:56:02.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:56:02.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8599ms 2025-06-30 20:56:02.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:56:02.547 +03:00 [DBG] Connection id "0HNC8090TGAA0" completed keep alive response. 2025-06-30 20:56:02.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9579ms 2025-06-30 20:56:02.547 +03:00 [DBG] Connection id "0HNC8090TGAA0" received FIN. 2025-06-30 20:56:02.547 +03:00 [DBG] Connection id "0HNC8090TGAA0" disconnecting. 2025-06-30 20:56:02.547 +03:00 [DBG] Connection id "0HNC8090TGAA0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:56:02.548 +03:00 [DBG] Connection id "0HNC8090TGAA0" stopped. 2025-06-30 20:57:02.614 +03:00 [DBG] Connection id "0HNC8090TGAA1" accepted. 2025-06-30 20:57:02.614 +03:00 [DBG] Connection id "0HNC8090TGAA1" started. 2025-06-30 20:57:02.614 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:57:02.614 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:57:02.614 +03:00 [DBG] POST requests are not supported 2025-06-30 20:57:02.614 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:57:02.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-06-30 20:57:02.614 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:57:02.614 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:57:02.614 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:57:02.614 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:57:02.614 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:57:02.614 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:57:02.614 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:57:02.614 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:57:02.614 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:57:02.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-06-30 20:57:02.615 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:57:02.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-06-30 20:57:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:57:02.615 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:57:02.615 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:57:02.615 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1617ms. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:57:02.615 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:57:02.615 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.615 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:57:02.616 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9288ms 2025-06-30 20:57:02.616 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGAA1" completed keep alive response. 2025-06-30 20:57:02.616 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6433ms 2025-06-30 20:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGAA1" received FIN. 2025-06-30 20:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGAA1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGAA1" disconnecting. 2025-06-30 20:57:02.616 +03:00 [DBG] Connection id "0HNC8090TGAA1" stopped. 2025-06-30 20:58:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA2" accepted. 2025-06-30 20:58:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA2" started. 2025-06-30 20:58:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:58:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:58:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 20:58:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:58:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:58:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:58:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:58:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:58:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:58:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:58:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:58:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:58:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:58:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:58:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:58:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:58:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:58:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:58:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:58:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:58:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:58:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:58:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:58:02.545 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:58:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1273ms. 2025-06-30 20:58:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:58:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:58:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:58:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7148ms 2025-06-30 20:58:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:58:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA2" completed keep alive response. 2025-06-30 20:58:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4222ms 2025-06-30 20:58:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA2" received FIN. 2025-06-30 20:58:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA2" disconnecting. 2025-06-30 20:58:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:58:02.547 +03:00 [DBG] Connection id "0HNC8090TGAA2" stopped. 2025-06-30 20:59:02.552 +03:00 [DBG] Connection id "0HNC8090TGAA3" accepted. 2025-06-30 20:59:02.552 +03:00 [DBG] Connection id "0HNC8090TGAA3" started. 2025-06-30 20:59:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 20:59:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 20:59:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 20:59:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 20:59:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 20:59:02.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:59:02.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 20:59:02.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 20:59:02.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 20:59:02.553 +03:00 [INF] CORS policy execution successful. 2025-06-30 20:59:02.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:59:02.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 20:59:02.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 20:59:02.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 20:59:02.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 20:59:02.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 20:59:02.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 20:59:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:59:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 20:59:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:59:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:59:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:59:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:59:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 20:59:02.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1318ms. 2025-06-30 20:59:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:59:02.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 20:59:02.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 20:59:02.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8005ms 2025-06-30 20:59:02.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 20:59:02.554 +03:00 [DBG] Connection id "0HNC8090TGAA3" completed keep alive response. 2025-06-30 20:59:02.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9099ms 2025-06-30 20:59:02.554 +03:00 [DBG] Connection id "0HNC8090TGAA3" received FIN. 2025-06-30 20:59:02.554 +03:00 [DBG] Connection id "0HNC8090TGAA3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 20:59:02.555 +03:00 [DBG] Connection id "0HNC8090TGAA3" disconnecting. 2025-06-30 20:59:02.555 +03:00 [DBG] Connection id "0HNC8090TGAA3" stopped. 2025-06-30 21:00:02.550 +03:00 [DBG] Connection id "0HNC8090TGAA4" accepted. 2025-06-30 21:00:02.551 +03:00 [DBG] Connection id "0HNC8090TGAA4" started. 2025-06-30 21:00:02.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:00:02.551 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:00:02.551 +03:00 [DBG] POST requests are not supported 2025-06-30 21:00:02.551 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:00:02.551 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:00:02.551 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:00:02.551 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:00:02.551 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:00:02.551 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:00:02.551 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:00:02.551 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:00:02.551 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:00:02.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:00:02.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:00:02.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:00:02.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:00:02.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:00:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:00:02.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:00:02.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:00:02.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.144ms. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:00:02.552 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:00:02.552 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:00:02.552 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7934ms 2025-06-30 21:00:02.552 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:00:02.552 +03:00 [DBG] Connection id "0HNC8090TGAA4" completed keep alive response. 2025-06-30 21:00:02.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5369ms 2025-06-30 21:00:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA4" received FIN. 2025-06-30 21:00:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA4" disconnecting. 2025-06-30 21:00:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:00:02.554 +03:00 [DBG] Connection id "0HNC8090TGAA4" stopped. 2025-06-30 21:01:02.542 +03:00 [DBG] Connection id "0HNC8090TGAA5" accepted. 2025-06-30 21:01:02.542 +03:00 [DBG] Connection id "0HNC8090TGAA5" started. 2025-06-30 21:01:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:01:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:01:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 21:01:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:01:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:01:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:01:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:01:02.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:01:02.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:01:02.543 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:01:02.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:01:02.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:01:02.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:01:02.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:01:02.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:01:02.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:01:02.543 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:01:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:01:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:01:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:01:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1542ms. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:01:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:01:02.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:01:02.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:01:02.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9234ms 2025-06-30 21:01:02.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:01:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA5" completed keep alive response. 2025-06-30 21:01:02.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7062ms 2025-06-30 21:01:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA5" received FIN. 2025-06-30 21:01:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:01:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA5" disconnecting. 2025-06-30 21:01:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA5" stopped. 2025-06-30 21:02:02.607 +03:00 [DBG] Connection id "0HNC8090TGAA6" accepted. 2025-06-30 21:02:02.608 +03:00 [DBG] Connection id "0HNC8090TGAA6" started. 2025-06-30 21:02:02.608 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:02:02.608 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:02:02.608 +03:00 [DBG] POST requests are not supported 2025-06-30 21:02:02.608 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:02:02.608 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:02:02.608 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:02:02.608 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:02:02.608 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:02:02.608 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:02:02.608 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:02:02.608 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:02:02.608 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:02:02.608 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:02:02.608 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:02:02.608 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:02:02.608 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:02:02.608 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:02:02.609 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.609 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:02:02.609 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:02:02.609 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:02:02.609 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1708ms. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:02:02.609 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:02:02.609 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:02:02.610 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:02:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:02:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:02:02.610 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.610 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.610 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.610 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:02:02.610 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1546ms 2025-06-30 21:02:02.610 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:02:02.610 +03:00 [DBG] Connection id "0HNC8090TGAA6" completed keep alive response. 2025-06-30 21:02:02.610 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0612ms 2025-06-30 21:02:02.610 +03:00 [DBG] Connection id "0HNC8090TGAA6" received FIN. 2025-06-30 21:02:02.610 +03:00 [DBG] Connection id "0HNC8090TGAA6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:02:02.610 +03:00 [DBG] Connection id "0HNC8090TGAA6" disconnecting. 2025-06-30 21:02:02.610 +03:00 [DBG] Connection id "0HNC8090TGAA6" stopped. 2025-06-30 21:03:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA7" accepted. 2025-06-30 21:03:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA7" started. 2025-06-30 21:03:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:03:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:03:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 21:03:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:03:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:03:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:03:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:03:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:03:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:03:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:03:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:03:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:03:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:03:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:03:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:03:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:03:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:03:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:03:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:03:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:03:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:03:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:03:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:03:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:03:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:03:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5808ms 2025-06-30 21:03:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:03:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA7" completed keep alive response. 2025-06-30 21:03:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1001ms 2025-06-30 21:03:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA7" received FIN. 2025-06-30 21:03:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA7" disconnecting. 2025-06-30 21:03:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA7" stopped. 2025-06-30 21:03:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:04:02.543 +03:00 [DBG] Connection id "0HNC8090TGAA8" accepted. 2025-06-30 21:04:02.543 +03:00 [DBG] Connection id "0HNC8090TGAA8" started. 2025-06-30 21:04:02.543 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:04:02.543 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:04:02.543 +03:00 [DBG] POST requests are not supported 2025-06-30 21:04:02.543 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:04:02.543 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:04:02.543 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:04:02.543 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:04:02.543 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:04:02.543 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:04:02.543 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:04:02.543 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:04:02.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:04:02.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:04:02.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:04:02.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:04:02.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:04:02.543 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:04:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:04:02.544 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:04:02.544 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:04:02.544 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:04:02.544 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:04:02.544 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:04:02.544 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.856ms 2025-06-30 21:04:02.544 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:04:02.544 +03:00 [DBG] Connection id "0HNC8090TGAA8" completed keep alive response. 2025-06-30 21:04:02.544 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5328ms 2025-06-30 21:04:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA8" received FIN. 2025-06-30 21:04:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA8" disconnecting. 2025-06-30 21:04:02.545 +03:00 [DBG] Connection id "0HNC8090TGAA8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:04:02.546 +03:00 [DBG] Connection id "0HNC8090TGAA8" stopped. 2025-06-30 21:05:02.551 +03:00 [DBG] Connection id "0HNC8090TGAA9" accepted. 2025-06-30 21:05:02.551 +03:00 [DBG] Connection id "0HNC8090TGAA9" started. 2025-06-30 21:05:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:05:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:05:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 21:05:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:05:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:05:02.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:05:02.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:05:02.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:05:02.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:05:02.552 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:05:02.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:05:02.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:05:02.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:05:02.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:05:02.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:05:02.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:05:02.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:05:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:05:02.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:05:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:05:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:05:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:05:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:05:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1522ms. 2025-06-30 21:05:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:05:02.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:05:02.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:05:02.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6545ms 2025-06-30 21:05:02.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:05:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA9" completed keep alive response. 2025-06-30 21:05:02.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4815ms 2025-06-30 21:05:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA9" received FIN. 2025-06-30 21:05:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA9" disconnecting. 2025-06-30 21:05:02.553 +03:00 [DBG] Connection id "0HNC8090TGAA9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:05:02.555 +03:00 [DBG] Connection id "0HNC8090TGAA9" stopped. 2025-06-30 21:06:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAA" accepted. 2025-06-30 21:06:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAA" started. 2025-06-30 21:06:02.548 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:06:02.548 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:06:02.548 +03:00 [DBG] POST requests are not supported 2025-06-30 21:06:02.548 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:06:02.548 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:06:02.548 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:06:02.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:06:02.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:06:02.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:06:02.548 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:06:02.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:06:02.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:06:02.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:06:02.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:06:02.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:06:02.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:06:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:06:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:06:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:06:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:06:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:06:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:06:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:06:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:06:02.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1595ms. 2025-06-30 21:06:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:06:02.549 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:06:02.549 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:06:02.549 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7277ms 2025-06-30 21:06:02.549 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:06:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAA" completed keep alive response. 2025-06-30 21:06:02.549 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4552ms 2025-06-30 21:06:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAA" received FIN. 2025-06-30 21:06:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:06:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAA" disconnecting. 2025-06-30 21:06:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAA" stopped. 2025-06-30 21:07:02.551 +03:00 [DBG] Connection id "0HNC8090TGAAB" accepted. 2025-06-30 21:07:02.551 +03:00 [DBG] Connection id "0HNC8090TGAAB" started. 2025-06-30 21:07:02.551 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:07:02.551 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:07:02.551 +03:00 [DBG] POST requests are not supported 2025-06-30 21:07:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:07:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:07:02.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:07:02.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:07:02.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:07:02.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:07:02.552 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:07:02.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:07:02.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:07:02.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:07:02.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:07:02.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:07:02.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:07:02.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:07:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:07:02.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:07:02.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:07:02.552 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1313ms. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:07:02.552 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:07:02.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:07:02.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:07:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:07:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:07:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:07:02.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7303ms 2025-06-30 21:07:02.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:07:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAB" completed keep alive response. 2025-06-30 21:07:02.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3515ms 2025-06-30 21:07:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAB" received FIN. 2025-06-30 21:07:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:07:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAB" disconnecting. 2025-06-30 21:07:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAB" stopped. 2025-06-30 21:08:02.541 +03:00 [DBG] Connection id "0HNC8090TGAAC" accepted. 2025-06-30 21:08:02.541 +03:00 [DBG] Connection id "0HNC8090TGAAC" started. 2025-06-30 21:08:02.541 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:08:02.541 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:08:02.541 +03:00 [DBG] POST requests are not supported 2025-06-30 21:08:02.541 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:08:02.541 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:08:02.541 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:08:02.541 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:08:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:08:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:08:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:08:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:08:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:08:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:08:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:08:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:08:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:08:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:08:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:08:02.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:08:02.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:08:02.542 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1488ms. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.542 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:08:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:08:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:08:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.854ms 2025-06-30 21:08:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:08:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAC" completed keep alive response. 2025-06-30 21:08:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5814ms 2025-06-30 21:08:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAC" received FIN. 2025-06-30 21:08:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAC" disconnecting. 2025-06-30 21:08:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:08:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAC" stopped. 2025-06-30 21:09:02.552 +03:00 [DBG] Connection id "0HNC8090TGAAD" accepted. 2025-06-30 21:09:02.552 +03:00 [DBG] Connection id "0HNC8090TGAAD" started. 2025-06-30 21:09:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:09:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:09:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 21:09:02.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:09:02.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:09:02.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:09:02.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:09:02.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:09:02.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:09:02.553 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:09:02.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:09:02.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:09:02.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:09:02.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:09:02.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:09:02.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:09:02.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:09:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:09:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:09:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:09:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:09:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:09:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:09:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:09:02.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2006ms. 2025-06-30 21:09:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:09:02.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:09:02.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:09:02.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.082ms 2025-06-30 21:09:02.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:09:02.554 +03:00 [DBG] Connection id "0HNC8090TGAAD" completed keep alive response. 2025-06-30 21:09:02.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.955ms 2025-06-30 21:09:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAD" received FIN. 2025-06-30 21:09:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:09:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAD" disconnecting. 2025-06-30 21:09:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAD" stopped. 2025-06-30 21:10:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAE" accepted. 2025-06-30 21:10:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAE" started. 2025-06-30 21:10:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:10:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:10:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:10:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:10:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:10:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:10:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:10:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:10:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:10:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:10:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:10:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:10:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:10:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:10:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:10:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:10:02.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:10:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:10:02.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:10:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:10:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:10:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:10:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:10:02.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:10:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-30 21:10:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:10:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:10:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:10:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7611ms 2025-06-30 21:10:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:10:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAE" completed keep alive response. 2025-06-30 21:10:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4521ms 2025-06-30 21:10:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAE" received FIN. 2025-06-30 21:10:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAE" disconnecting. 2025-06-30 21:10:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:10:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAE" stopped. 2025-06-30 21:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGAAF" accepted. 2025-06-30 21:11:02.538 +03:00 [DBG] Connection id "0HNC8090TGAAF" started. 2025-06-30 21:11:02.538 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:11:02.538 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:11:02.538 +03:00 [DBG] POST requests are not supported 2025-06-30 21:11:02.538 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:11:02.538 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:11:02.538 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:11:02.538 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:11:02.538 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:11:02.538 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:11:02.538 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:11:02.539 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:11:02.539 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:11:02.539 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:11:02.539 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:11:02.539 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:11:02.539 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:11:02.539 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:11:02.539 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.539 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:11:02.539 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:11:02.539 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:11:02.539 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.14ms. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:11:02.539 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:11:02.539 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:11:02.539 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.540 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.540 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.540 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:11:02.540 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8508ms 2025-06-30 21:11:02.540 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:11:02.540 +03:00 [DBG] Connection id "0HNC8090TGAAF" completed keep alive response. 2025-06-30 21:11:02.540 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4471ms 2025-06-30 21:11:02.540 +03:00 [DBG] Connection id "0HNC8090TGAAF" received FIN. 2025-06-30 21:11:02.540 +03:00 [DBG] Connection id "0HNC8090TGAAF" disconnecting. 2025-06-30 21:11:02.540 +03:00 [DBG] Connection id "0HNC8090TGAAF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:11:02.541 +03:00 [DBG] Connection id "0HNC8090TGAAF" stopped. 2025-06-30 21:12:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAG" accepted. 2025-06-30 21:12:02.554 +03:00 [DBG] Connection id "0HNC8090TGAAG" started. 2025-06-30 21:12:02.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:12:02.554 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:12:02.554 +03:00 [DBG] POST requests are not supported 2025-06-30 21:12:02.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:12:02.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:12:02.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:12:02.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:12:02.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:12:02.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:12:02.554 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:12:02.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:12:02.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:12:02.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:12:02.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:12:02.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:12:02.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:12:02.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:12:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:12:02.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:12:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:12:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:12:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:12:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:12:02.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:12:02.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1222ms. 2025-06-30 21:12:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:12:02.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:12:02.555 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:12:02.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7148ms 2025-06-30 21:12:02.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:12:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAG" completed keep alive response. 2025-06-30 21:12:02.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.442ms 2025-06-30 21:12:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAG" received FIN. 2025-06-30 21:12:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAG" disconnecting. 2025-06-30 21:12:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:12:02.556 +03:00 [DBG] Connection id "0HNC8090TGAAG" stopped. 2025-06-30 21:13:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAH" accepted. 2025-06-30 21:13:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAH" started. 2025-06-30 21:13:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:13:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:13:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:13:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:13:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:13:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:13:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:13:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:13:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:13:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:13:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:13:02.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:13:02.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:13:02.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:13:02.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:13:02.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:13:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:13:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:13:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:13:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:13:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1288ms. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:13:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:13:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:13:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6668ms 2025-06-30 21:13:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:13:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAH" completed keep alive response. 2025-06-30 21:13:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2759ms 2025-06-30 21:13:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAH" received FIN. 2025-06-30 21:13:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:13:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAH" disconnecting. 2025-06-30 21:13:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAH" stopped. 2025-06-30 21:14:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAI" accepted. 2025-06-30 21:14:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAI" started. 2025-06-30 21:14:02.546 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:14:02.546 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:14:02.546 +03:00 [DBG] POST requests are not supported 2025-06-30 21:14:02.546 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:14:02.546 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:14:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:14:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:14:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:14:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:14:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:14:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:14:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:14:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:14:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:14:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:14:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:14:02.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:14:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:14:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:14:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:14:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2054ms. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:14:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:14:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:14:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:14:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:14:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:14:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:14:02.549 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3983ms 2025-06-30 21:14:02.549 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:14:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAI" completed keep alive response. 2025-06-30 21:14:02.549 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.7658ms 2025-06-30 21:14:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAI" received FIN. 2025-06-30 21:14:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:14:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAI" disconnecting. 2025-06-30 21:14:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAI" stopped. 2025-06-30 21:15:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAJ" accepted. 2025-06-30 21:15:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAJ" started. 2025-06-30 21:15:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:15:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:15:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 21:15:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:15:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:15:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:15:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:15:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:15:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:15:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:15:02.546 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:15:02.546 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:15:02.546 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:15:02.546 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:15:02.546 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:15:02.546 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:15:02.546 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:15:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:15:02.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:15:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:15:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1397ms. 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:15:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:15:02.547 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:15:02.547 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:15:02.547 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2288ms 2025-06-30 21:15:02.547 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:15:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAJ" completed keep alive response. 2025-06-30 21:15:02.547 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1495ms 2025-06-30 21:15:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAJ" received FIN. 2025-06-30 21:15:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:15:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAJ" disconnecting. 2025-06-30 21:15:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAJ" stopped. 2025-06-30 21:16:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAK" accepted. 2025-06-30 21:16:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAK" started. 2025-06-30 21:16:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:16:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:16:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:16:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:16:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:16:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:16:02.548 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:16:02.548 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:16:02.548 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:16:02.548 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:16:02.548 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:16:02.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:16:02.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:16:02.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:16:02.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:16:02.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:16:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:16:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:16:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:16:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:16:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:16:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:16:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:16:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:16:02.549 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1834ms. 2025-06-30 21:16:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:16:02.549 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:16:02.549 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:16:02.549 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.168ms 2025-06-30 21:16:02.549 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:16:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAK" completed keep alive response. 2025-06-30 21:16:02.549 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1269ms 2025-06-30 21:16:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAK" received FIN. 2025-06-30 21:16:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:16:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAK" disconnecting. 2025-06-30 21:16:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAK" stopped. 2025-06-30 21:17:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAL" accepted. 2025-06-30 21:17:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAL" started. 2025-06-30 21:17:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:17:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:17:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 21:17:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:17:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:17:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:17:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:17:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:17:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:17:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:17:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:17:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:17:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:17:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:17:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:17:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:17:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:17:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:17:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:17:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:17:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:17:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:17:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:17:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:17:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8582ms 2025-06-30 21:17:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:17:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAL" completed keep alive response. 2025-06-30 21:17:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6237ms 2025-06-30 21:17:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAL" received FIN. 2025-06-30 21:17:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAL" disconnecting. 2025-06-30 21:17:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:17:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAL" stopped. 2025-06-30 21:18:02.542 +03:00 [DBG] Connection id "0HNC8090TGAAM" accepted. 2025-06-30 21:18:02.542 +03:00 [DBG] Connection id "0HNC8090TGAAM" started. 2025-06-30 21:18:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:18:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:18:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 21:18:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:18:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:18:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:18:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:18:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:18:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:18:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:18:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:18:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:18:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:18:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:18:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:18:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:18:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:18:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:18:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:18:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:18:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1249ms. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:18:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:18:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:18:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7063ms 2025-06-30 21:18:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:18:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAM" completed keep alive response. 2025-06-30 21:18:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2969ms 2025-06-30 21:18:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAM" received FIN. 2025-06-30 21:18:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:18:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAM" disconnecting. 2025-06-30 21:18:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAM" stopped. 2025-06-30 21:19:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAN" accepted. 2025-06-30 21:19:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAN" started. 2025-06-30 21:19:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:19:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:19:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:19:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:19:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:19:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:19:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:19:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:19:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:19:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:19:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:19:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:19:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:19:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:19:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:19:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:19:02.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:19:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:19:02.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:19:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:19:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:19:02.547 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:19:02.547 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:19:02.547 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:19:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1625ms. 2025-06-30 21:19:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:19:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:19:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:19:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9719ms 2025-06-30 21:19:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:19:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAN" completed keep alive response. 2025-06-30 21:19:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7069ms 2025-06-30 21:19:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAN" received FIN. 2025-06-30 21:19:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAN" disconnecting. 2025-06-30 21:19:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:19:02.550 +03:00 [DBG] Connection id "0HNC8090TGAAN" stopped. 2025-06-30 21:20:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAO" accepted. 2025-06-30 21:20:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAO" started. 2025-06-30 21:20:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:20:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:20:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:20:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:20:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:20:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:20:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:20:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:20:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:20:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:20:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:20:02.548 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:20:02.548 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:20:02.548 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:20:02.548 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:20:02.548 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:20:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:20:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:20:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:20:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:20:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1328ms. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:20:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:20:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:20:02.549 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:20:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:20:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:20:02.549 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.549 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:20:02.549 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9089ms 2025-06-30 21:20:02.549 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:20:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAO" completed keep alive response. 2025-06-30 21:20:02.549 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8915ms 2025-06-30 21:20:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAO" received FIN. 2025-06-30 21:20:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:20:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAO" disconnecting. 2025-06-30 21:20:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAO" stopped. 2025-06-30 21:21:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAP" accepted. 2025-06-30 21:21:02.553 +03:00 [DBG] Connection id "0HNC8090TGAAP" started. 2025-06-30 21:21:02.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:21:02.553 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:21:02.553 +03:00 [DBG] POST requests are not supported 2025-06-30 21:21:02.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:21:02.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:21:02.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:21:02.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:21:02.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:21:02.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:21:02.553 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:21:02.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:21:02.554 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:21:02.554 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:21:02.554 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:21:02.554 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:21:02.554 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:21:02.554 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:21:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.554 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:21:02.554 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:21:02.554 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:21:02.554 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:21:02.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:21:02.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:21:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:21:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:21:02.555 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7651ms 2025-06-30 21:21:02.555 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:21:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAP" completed keep alive response. 2025-06-30 21:21:02.555 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6507ms 2025-06-30 21:21:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAP" received FIN. 2025-06-30 21:21:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:21:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAP" disconnecting. 2025-06-30 21:21:02.555 +03:00 [DBG] Connection id "0HNC8090TGAAP" stopped. 2025-06-30 21:22:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAQ" accepted. 2025-06-30 21:22:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAQ" started. 2025-06-30 21:22:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:22:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:22:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:22:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:22:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:22:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:22:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:22:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:22:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:22:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:22:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:22:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:22:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:22:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:22:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:22:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:22:02.547 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:22:02.547 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.547 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.547 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:22:02.547 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:22:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:22:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1599ms. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:22:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:22:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:22:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9313ms 2025-06-30 21:22:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:22:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAQ" completed keep alive response. 2025-06-30 21:22:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7939ms 2025-06-30 21:22:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAQ" received FIN. 2025-06-30 21:22:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:22:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAQ" disconnecting. 2025-06-30 21:22:02.549 +03:00 [DBG] Connection id "0HNC8090TGAAQ" stopped. 2025-06-30 21:23:02.541 +03:00 [DBG] Connection id "0HNC8090TGAAR" accepted. 2025-06-30 21:23:02.541 +03:00 [DBG] Connection id "0HNC8090TGAAR" started. 2025-06-30 21:23:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:23:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:23:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 21:23:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:23:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:23:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:23:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:23:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:23:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:23:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:23:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:23:02.542 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:23:02.542 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:23:02.542 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:23:02.542 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:23:02.542 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:23:02.542 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:23:02.542 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.542 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.542 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:23:02.542 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:23:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:23:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:23:02.542 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:23:02.542 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:23:02.542 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:23:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1226ms. 2025-06-30 21:23:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:23:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:23:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:23:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6786ms 2025-06-30 21:23:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:23:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAR" completed keep alive response. 2025-06-30 21:23:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3516ms 2025-06-30 21:23:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAR" received FIN. 2025-06-30 21:23:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAR" disconnecting. 2025-06-30 21:23:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:23:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAR" stopped. 2025-06-30 21:24:02.560 +03:00 [DBG] Connection id "0HNC8090TGAAS" accepted. 2025-06-30 21:24:02.560 +03:00 [DBG] Connection id "0HNC8090TGAAS" started. 2025-06-30 21:24:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:24:02.560 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:24:02.560 +03:00 [DBG] POST requests are not supported 2025-06-30 21:24:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:24:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:24:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:24:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:24:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:24:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:24:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:24:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:24:02.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-06-30 21:24:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:24:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:24:02.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-06-30 21:24:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:24:02.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-06-30 21:24:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:24:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:24:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:24:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:24:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:24:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:24:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:24:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2152ms 2025-06-30 21:24:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:24:02.563 +03:00 [DBG] Connection id "0HNC8090TGAAS" completed keep alive response. 2025-06-30 21:24:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.8241ms 2025-06-30 21:24:02.563 +03:00 [DBG] Connection id "0HNC8090TGAAS" received FIN. 2025-06-30 21:24:02.564 +03:00 [DBG] Connection id "0HNC8090TGAAS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:24:02.564 +03:00 [DBG] Connection id "0HNC8090TGAAS" disconnecting. 2025-06-30 21:24:02.564 +03:00 [DBG] Connection id "0HNC8090TGAAS" stopped. 2025-06-30 21:25:02.542 +03:00 [DBG] Connection id "0HNC8090TGAAT" accepted. 2025-06-30 21:25:02.542 +03:00 [DBG] Connection id "0HNC8090TGAAT" started. 2025-06-30 21:25:02.542 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:25:02.542 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:25:02.542 +03:00 [DBG] POST requests are not supported 2025-06-30 21:25:02.542 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:25:02.542 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:25:02.542 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:25:02.542 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:25:02.542 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:25:02.542 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:25:02.542 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:25:02.542 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:25:02.543 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:25:02.543 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:25:02.543 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:25:02.543 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:25:02.543 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:25:02.543 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:25:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:25:02.543 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:25:02.543 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:25:02.543 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:25:02.543 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:25:02.543 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:25:02.543 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6856ms 2025-06-30 21:25:02.543 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:25:02.543 +03:00 [DBG] Connection id "0HNC8090TGAAT" completed keep alive response. 2025-06-30 21:25:02.543 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2602ms 2025-06-30 21:25:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAT" received FIN. 2025-06-30 21:25:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAT" disconnecting. 2025-06-30 21:25:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:25:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAT" stopped. 2025-06-30 21:26:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAU" accepted. 2025-06-30 21:26:02.544 +03:00 [DBG] Connection id "0HNC8090TGAAU" started. 2025-06-30 21:26:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:26:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:26:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 21:26:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:26:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:26:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:26:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:26:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:26:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:26:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:26:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:26:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:26:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:26:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:26:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:26:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:26:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:26:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.545 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.545 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:26:02.545 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:26:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:26:02.545 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:26:02.545 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:26:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:26:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1239ms. 2025-06-30 21:26:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:26:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:26:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:26:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8365ms 2025-06-30 21:26:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:26:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAU" completed keep alive response. 2025-06-30 21:26:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5939ms 2025-06-30 21:26:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAU" received FIN. 2025-06-30 21:26:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAU" disconnecting. 2025-06-30 21:26:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:26:02.548 +03:00 [DBG] Connection id "0HNC8090TGAAU" stopped. 2025-06-30 21:27:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAV" accepted. 2025-06-30 21:27:02.545 +03:00 [DBG] Connection id "0HNC8090TGAAV" started. 2025-06-30 21:27:02.545 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:27:02.545 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:27:02.545 +03:00 [DBG] POST requests are not supported 2025-06-30 21:27:02.545 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:27:02.545 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:27:02.545 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:27:02.545 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:27:02.545 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:27:02.545 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:27:02.545 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:27:02.545 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:27:02.545 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:27:02.545 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:27:02.545 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:27:02.545 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:27:02.545 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:27:02.545 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:27:02.545 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:27:02.546 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:27:02.546 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:27:02.546 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1389ms. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:27:02.546 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:27:02.546 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:27:02.546 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7523ms 2025-06-30 21:27:02.546 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:27:02.546 +03:00 [DBG] Connection id "0HNC8090TGAAV" completed keep alive response. 2025-06-30 21:27:02.546 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4963ms 2025-06-30 21:27:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAV" received FIN. 2025-06-30 21:27:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:27:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAV" disconnecting. 2025-06-30 21:27:02.547 +03:00 [DBG] Connection id "0HNC8090TGAAV" stopped. 2025-06-30 21:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB0" accepted. 2025-06-30 21:28:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB0" started. 2025-06-30 21:28:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:28:02.553 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:28:02.553 +03:00 [DBG] POST requests are not supported 2025-06-30 21:28:02.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:28:02.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:28:02.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:28:02.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:28:02.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:28:02.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:28:02.553 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:28:02.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:28:02.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:28:02.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:28:02.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:28:02.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:28:02.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:28:02.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:28:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:28:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:28:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:28:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:28:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:28:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:28:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:28:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1238ms. 2025-06-30 21:28:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:28:02.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:28:02.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:28:02.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7067ms 2025-06-30 21:28:02.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:28:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB0" completed keep alive response. 2025-06-30 21:28:02.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4543ms 2025-06-30 21:28:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB0" received FIN. 2025-06-30 21:28:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:28:02.555 +03:00 [DBG] Connection id "0HNC8090TGAB0" disconnecting. 2025-06-30 21:28:02.555 +03:00 [DBG] Connection id "0HNC8090TGAB0" stopped. 2025-06-30 21:29:02.547 +03:00 [DBG] Connection id "0HNC8090TGAB1" accepted. 2025-06-30 21:29:02.547 +03:00 [DBG] Connection id "0HNC8090TGAB1" started. 2025-06-30 21:29:02.547 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:29:02.547 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:29:02.547 +03:00 [DBG] POST requests are not supported 2025-06-30 21:29:02.547 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:29:02.547 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:29:02.547 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:29:02.547 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:29:02.547 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:29:02.547 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:29:02.547 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:29:02.547 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:29:02.547 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:29:02.547 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:29:02.547 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:29:02.547 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:29:02.547 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:29:02.548 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:29:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:29:02.548 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:29:02.548 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:29:02.548 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1583ms. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:29:02.548 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:29:02.548 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:29:02.548 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8111ms 2025-06-30 21:29:02.548 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:29:02.548 +03:00 [DBG] Connection id "0HNC8090TGAB1" completed keep alive response. 2025-06-30 21:29:02.548 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3969ms 2025-06-30 21:29:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB1" received FIN. 2025-06-30 21:29:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB1" disconnecting. 2025-06-30 21:29:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:29:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB1" stopped. 2025-06-30 21:30:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB2" accepted. 2025-06-30 21:30:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB2" started. 2025-06-30 21:30:02.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:30:02.554 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:30:02.554 +03:00 [DBG] POST requests are not supported 2025-06-30 21:30:02.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:30:02.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:30:02.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:30:02.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:30:02.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:30:02.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:30:02.555 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:30:02.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:30:02.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:30:02.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:30:02.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:30:02.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:30:02.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:30:02.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:30:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:30:02.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:30:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:30:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:30:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:30:02.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:30:02.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1499ms. 2025-06-30 21:30:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:30:02.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:30:02.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:30:02.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.926ms 2025-06-30 21:30:02.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:30:02.556 +03:00 [DBG] Connection id "0HNC8090TGAB2" completed keep alive response. 2025-06-30 21:30:02.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1047ms 2025-06-30 21:30:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB2" received FIN. 2025-06-30 21:30:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB2" disconnecting. 2025-06-30 21:30:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:30:02.558 +03:00 [DBG] Connection id "0HNC8090TGAB2" stopped. 2025-06-30 21:31:02.554 +03:00 [DBG] Connection id "0HNC8090TGAB3" accepted. 2025-06-30 21:31:02.555 +03:00 [DBG] Connection id "0HNC8090TGAB3" started. 2025-06-30 21:31:02.555 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:31:02.555 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:31:02.555 +03:00 [DBG] POST requests are not supported 2025-06-30 21:31:02.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:31:02.555 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:31:02.555 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:31:02.555 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:31:02.555 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:31:02.555 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:31:02.555 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:31:02.555 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:31:02.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:31:02.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:31:02.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:31:02.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:31:02.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:31:02.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:31:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:31:02.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:31:02.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:31:02.556 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1494ms. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:31:02.556 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:31:02.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:31:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:31:02.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1227ms 2025-06-30 21:31:02.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:31:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB3" completed keep alive response. 2025-06-30 21:31:02.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9723ms 2025-06-30 21:31:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB3" received FIN. 2025-06-30 21:31:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:31:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB3" disconnecting. 2025-06-30 21:31:02.557 +03:00 [DBG] Connection id "0HNC8090TGAB3" stopped. 2025-06-30 21:32:02.682 +03:00 [DBG] Connection id "0HNC8090TGAB4" accepted. 2025-06-30 21:32:02.682 +03:00 [DBG] Connection id "0HNC8090TGAB4" started. 2025-06-30 21:32:02.682 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:32:02.682 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:32:02.682 +03:00 [DBG] POST requests are not supported 2025-06-30 21:32:02.682 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:32:02.682 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:32:02.682 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:32:02.682 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:32:02.682 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:32:02.682 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:32:02.682 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:32:02.682 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:32:02.682 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:32:02.682 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:32:02.682 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:32:02.683 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:32:02.683 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:32:02.683 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:32:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:32:02.683 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:32:02.683 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:32:02.683 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1194ms. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:32:02.683 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:32:02.683 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:32:02.683 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6608ms 2025-06-30 21:32:02.683 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:32:02.683 +03:00 [DBG] Connection id "0HNC8090TGAB4" completed keep alive response. 2025-06-30 21:32:02.683 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2803ms 2025-06-30 21:32:02.684 +03:00 [DBG] Connection id "0HNC8090TGAB4" received FIN. 2025-06-30 21:32:02.684 +03:00 [DBG] Connection id "0HNC8090TGAB4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:32:02.684 +03:00 [DBG] Connection id "0HNC8090TGAB4" disconnecting. 2025-06-30 21:32:02.684 +03:00 [DBG] Connection id "0HNC8090TGAB4" stopped. 2025-06-30 21:33:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB5" accepted. 2025-06-30 21:33:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB5" started. 2025-06-30 21:33:02.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:33:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:33:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 21:33:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:33:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:33:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:33:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:33:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:33:02.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:33:02.549 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:33:02.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:33:02.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:33:02.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:33:02.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:33:02.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-06-30 21:33:02.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:33:02.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-06-30 21:33:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:33:02.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:33:02.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:33:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1317ms. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:33:02.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:33:02.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:33:02.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7898ms 2025-06-30 21:33:02.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:33:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB5" completed keep alive response. 2025-06-30 21:33:02.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4591ms 2025-06-30 21:33:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB5" received FIN. 2025-06-30 21:33:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:33:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB5" disconnecting. 2025-06-30 21:33:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB5" stopped. 2025-06-30 21:34:02.556 +03:00 [DBG] Connection id "0HNC8090TGAB6" accepted. 2025-06-30 21:34:02.556 +03:00 [DBG] Connection id "0HNC8090TGAB6" started. 2025-06-30 21:34:02.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:34:02.557 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:34:02.557 +03:00 [DBG] POST requests are not supported 2025-06-30 21:34:02.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:34:02.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:34:02.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:34:02.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:34:02.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:34:02.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:34:02.557 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:34:02.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:34:02.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:34:02.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:34:02.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:34:02.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:34:02.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:34:02.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:34:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:34:02.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:34:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:34:02.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:34:02.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2417ms. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:34:02.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:34:02.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:34:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:34:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:34:02.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.7453ms 2025-06-30 21:34:02.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:34:02.560 +03:00 [DBG] Connection id "0HNC8090TGAB6" completed keep alive response. 2025-06-30 21:34:02.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 3.3398ms 2025-06-30 21:34:02.560 +03:00 [DBG] Connection id "0HNC8090TGAB6" received FIN. 2025-06-30 21:34:02.560 +03:00 [DBG] Connection id "0HNC8090TGAB6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:34:02.560 +03:00 [DBG] Connection id "0HNC8090TGAB6" disconnecting. 2025-06-30 21:34:02.560 +03:00 [DBG] Connection id "0HNC8090TGAB6" stopped. 2025-06-30 21:35:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB7" accepted. 2025-06-30 21:35:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB7" started. 2025-06-30 21:35:02.550 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:35:02.550 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:35:02.550 +03:00 [DBG] POST requests are not supported 2025-06-30 21:35:02.550 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:35:02.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-06-30 21:35:02.550 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:35:02.550 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:35:02.550 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:35:02.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:35:02.550 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:35:02.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:35:02.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-06-30 21:35:02.551 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:35:02.551 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:35:02.551 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:35:02.551 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:35:02.551 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:35:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:35:02.551 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:35:02.551 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:35:02.551 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:35:02.551 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:35:02.551 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:35:02.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6573ms 2025-06-30 21:35:02.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:35:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB7" completed keep alive response. 2025-06-30 21:35:02.551 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2416ms 2025-06-30 21:35:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB7" received FIN. 2025-06-30 21:35:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB7" disconnecting. 2025-06-30 21:35:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:35:02.553 +03:00 [DBG] Connection id "0HNC8090TGAB7" stopped. 2025-06-30 21:36:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB8" accepted. 2025-06-30 21:36:02.549 +03:00 [DBG] Connection id "0HNC8090TGAB8" started. 2025-06-30 21:36:02.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:36:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:36:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 21:36:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:36:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:36:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:36:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:36:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:36:02.550 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:36:02.550 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:36:02.550 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:36:02.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-06-30 21:36:02.550 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:36:02.550 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:36:02.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-06-30 21:36:02.550 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:36:02.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-06-30 21:36:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.550 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:36:02.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:36:02.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:36:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1676ms. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:36:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:36:02.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:36:02.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:36:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:36:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:36:02.551 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.551 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.551 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.551 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:36:02.551 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8133ms 2025-06-30 21:36:02.551 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:36:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB8" completed keep alive response. 2025-06-30 21:36:02.551 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.449ms 2025-06-30 21:36:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB8" received FIN. 2025-06-30 21:36:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB8" disconnecting. 2025-06-30 21:36:02.551 +03:00 [DBG] Connection id "0HNC8090TGAB8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:36:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB8" stopped. 2025-06-30 21:37:02.548 +03:00 [DBG] Connection id "0HNC8090TGAB9" accepted. 2025-06-30 21:37:02.548 +03:00 [DBG] Connection id "0HNC8090TGAB9" started. 2025-06-30 21:37:02.548 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:37:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:37:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 21:37:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:37:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:37:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:37:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:37:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:37:02.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:37:02.549 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:37:02.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:37:02.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:37:02.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:37:02.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:37:02.549 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:37:02.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:37:02.549 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:37:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:37:02.549 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:37:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:37:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:37:02.549 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:37:02.549 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:37:02.549 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:37:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1454ms. 2025-06-30 21:37:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:37:02.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:37:02.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:37:02.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8376ms 2025-06-30 21:37:02.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:37:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB9" completed keep alive response. 2025-06-30 21:37:02.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6062ms 2025-06-30 21:37:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB9" received FIN. 2025-06-30 21:37:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB9" disconnecting. 2025-06-30 21:37:02.550 +03:00 [DBG] Connection id "0HNC8090TGAB9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:37:02.552 +03:00 [DBG] Connection id "0HNC8090TGAB9" stopped. 2025-06-30 21:38:02.556 +03:00 [DBG] Connection id "0HNC8090TGABA" accepted. 2025-06-30 21:38:02.556 +03:00 [DBG] Connection id "0HNC8090TGABA" started. 2025-06-30 21:38:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:38:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:38:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 21:38:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:38:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:38:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:38:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:38:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:38:02.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:38:02.557 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:38:02.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:38:02.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:38:02.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:38:02.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:38:02.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:38:02.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:38:02.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:38:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:38:02.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:38:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:38:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1289ms. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:38:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:38:02.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:38:02.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:38:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:38:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:38:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:38:02.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8277ms 2025-06-30 21:38:02.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:38:02.558 +03:00 [DBG] Connection id "0HNC8090TGABA" completed keep alive response. 2025-06-30 21:38:02.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5362ms 2025-06-30 21:38:02.558 +03:00 [DBG] Connection id "0HNC8090TGABA" received FIN. 2025-06-30 21:38:02.558 +03:00 [DBG] Connection id "0HNC8090TGABA" disconnecting. 2025-06-30 21:38:02.558 +03:00 [DBG] Connection id "0HNC8090TGABA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:38:02.559 +03:00 [DBG] Connection id "0HNC8090TGABA" stopped. 2025-06-30 21:39:02.555 +03:00 [DBG] Connection id "0HNC8090TGABB" accepted. 2025-06-30 21:39:02.555 +03:00 [DBG] Connection id "0HNC8090TGABB" started. 2025-06-30 21:39:02.555 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:39:02.555 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:39:02.555 +03:00 [DBG] POST requests are not supported 2025-06-30 21:39:02.555 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:39:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:39:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:39:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:39:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:39:02.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:39:02.556 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:39:02.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:39:02.556 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:39:02.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:39:02.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:39:02.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:39:02.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:39:02.556 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:39:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:39:02.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:39:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:39:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:39:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:39:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:39:02.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:39:02.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:39:02.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.278ms 2025-06-30 21:39:02.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:39:02.558 +03:00 [DBG] Connection id "0HNC8090TGABB" completed keep alive response. 2025-06-30 21:39:02.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3283ms 2025-06-30 21:39:02.558 +03:00 [DBG] Connection id "0HNC8090TGABB" received FIN. 2025-06-30 21:39:02.558 +03:00 [DBG] Connection id "0HNC8090TGABB" disconnecting. 2025-06-30 21:39:02.558 +03:00 [DBG] Connection id "0HNC8090TGABB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:39:02.559 +03:00 [DBG] Connection id "0HNC8090TGABB" stopped. 2025-06-30 21:40:02.560 +03:00 [DBG] Connection id "0HNC8090TGABC" accepted. 2025-06-30 21:40:02.560 +03:00 [DBG] Connection id "0HNC8090TGABC" started. 2025-06-30 21:40:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:40:02.560 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:40:02.560 +03:00 [DBG] POST requests are not supported 2025-06-30 21:40:02.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:40:02.560 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:40:02.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:40:02.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:40:02.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:40:02.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:40:02.560 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:40:02.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:40:02.560 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:40:02.560 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:40:02.560 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:40:02.560 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:40:02.560 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:40:02.560 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:40:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.560 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:40:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:40:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:40:02.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1245ms. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:40:02.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:40:02.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:40:02.561 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7151ms 2025-06-30 21:40:02.561 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:40:02.561 +03:00 [DBG] Connection id "0HNC8090TGABC" completed keep alive response. 2025-06-30 21:40:02.561 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2943ms 2025-06-30 21:40:02.562 +03:00 [DBG] Connection id "0HNC8090TGABC" received FIN. 2025-06-30 21:40:02.562 +03:00 [DBG] Connection id "0HNC8090TGABC" disconnecting. 2025-06-30 21:40:02.562 +03:00 [DBG] Connection id "0HNC8090TGABC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:40:02.563 +03:00 [DBG] Connection id "0HNC8090TGABC" stopped. 2025-06-30 21:41:02.556 +03:00 [DBG] Connection id "0HNC8090TGABD" accepted. 2025-06-30 21:41:02.556 +03:00 [DBG] Connection id "0HNC8090TGABD" started. 2025-06-30 21:41:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:41:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:41:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 21:41:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:41:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:41:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:41:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:41:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:41:02.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:41:02.556 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:41:02.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:41:02.556 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:41:02.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:41:02.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:41:02.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:41:02.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:41:02.556 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:41:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:41:02.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:41:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:41:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1275ms. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:41:02.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:41:02.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:41:02.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.73ms 2025-06-30 21:41:02.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:41:02.557 +03:00 [DBG] Connection id "0HNC8090TGABD" completed keep alive response. 2025-06-30 21:41:02.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3061ms 2025-06-30 21:41:02.558 +03:00 [DBG] Connection id "0HNC8090TGABD" received FIN. 2025-06-30 21:41:02.558 +03:00 [DBG] Connection id "0HNC8090TGABD" disconnecting. 2025-06-30 21:41:02.558 +03:00 [DBG] Connection id "0HNC8090TGABD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:41:02.559 +03:00 [DBG] Connection id "0HNC8090TGABD" stopped. 2025-06-30 21:42:02.551 +03:00 [DBG] Connection id "0HNC8090TGABE" accepted. 2025-06-30 21:42:02.552 +03:00 [DBG] Connection id "0HNC8090TGABE" started. 2025-06-30 21:42:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:42:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:42:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 21:42:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:42:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:42:02.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:42:02.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:42:02.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:42:02.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:42:02.552 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:42:02.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:42:02.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:42:02.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:42:02.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:42:02.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:42:02.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:42:02.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:42:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.552 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.552 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:42:02.552 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:42:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:42:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:42:02.552 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:42:02.552 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:42:02.552 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:42:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1323ms. 2025-06-30 21:42:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:42:02.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:42:02.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:42:02.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6768ms 2025-06-30 21:42:02.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:42:02.553 +03:00 [DBG] Connection id "0HNC8090TGABE" completed keep alive response. 2025-06-30 21:42:02.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2179ms 2025-06-30 21:42:02.553 +03:00 [DBG] Connection id "0HNC8090TGABE" received FIN. 2025-06-30 21:42:02.553 +03:00 [DBG] Connection id "0HNC8090TGABE" disconnecting. 2025-06-30 21:42:02.553 +03:00 [DBG] Connection id "0HNC8090TGABE" stopped. 2025-06-30 21:42:02.553 +03:00 [DBG] Connection id "0HNC8090TGABE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:43:02.554 +03:00 [DBG] Connection id "0HNC8090TGABF" accepted. 2025-06-30 21:43:02.554 +03:00 [DBG] Connection id "0HNC8090TGABF" started. 2025-06-30 21:43:02.554 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:43:02.554 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:43:02.554 +03:00 [DBG] POST requests are not supported 2025-06-30 21:43:02.554 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:43:02.554 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:43:02.554 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:43:02.554 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:43:02.554 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:43:02.554 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:43:02.554 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:43:02.554 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:43:02.555 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:43:02.555 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:43:02.555 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:43:02.555 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:43:02.555 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:43:02.555 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:43:02.555 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.555 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:43:02.555 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:43:02.555 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:43:02.555 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:43:02.555 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:43:02.555 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:43:02.556 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:43:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:43:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:43:02.556 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.556 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:43:02.556 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8988ms 2025-06-30 21:43:02.556 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:43:02.556 +03:00 [DBG] Connection id "0HNC8090TGABF" completed keep alive response. 2025-06-30 21:43:02.556 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6812ms 2025-06-30 21:43:02.556 +03:00 [DBG] Connection id "0HNC8090TGABF" received FIN. 2025-06-30 21:43:02.556 +03:00 [DBG] Connection id "0HNC8090TGABF" disconnecting. 2025-06-30 21:43:02.556 +03:00 [DBG] Connection id "0HNC8090TGABF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:43:02.558 +03:00 [DBG] Connection id "0HNC8090TGABF" stopped. 2025-06-30 21:44:02.568 +03:00 [DBG] Connection id "0HNC8090TGABG" accepted. 2025-06-30 21:44:02.568 +03:00 [DBG] Connection id "0HNC8090TGABG" started. 2025-06-30 21:44:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:44:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:44:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 21:44:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:44:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:44:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:44:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:44:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:44:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:44:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:44:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:44:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:44:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:44:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:44:02.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:44:02.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:44:02.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:44:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:44:02.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:44:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:44:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1329ms. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:44:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:44:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:44:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8036ms 2025-06-30 21:44:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:44:02.570 +03:00 [DBG] Connection id "0HNC8090TGABG" completed keep alive response. 2025-06-30 21:44:02.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5735ms 2025-06-30 21:44:02.570 +03:00 [DBG] Connection id "0HNC8090TGABG" received FIN. 2025-06-30 21:44:02.570 +03:00 [DBG] Connection id "0HNC8090TGABG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:44:02.570 +03:00 [DBG] Connection id "0HNC8090TGABG" disconnecting. 2025-06-30 21:44:02.570 +03:00 [DBG] Connection id "0HNC8090TGABG" stopped. 2025-06-30 21:45:02.560 +03:00 [DBG] Connection id "0HNC8090TGABH" accepted. 2025-06-30 21:45:02.561 +03:00 [DBG] Connection id "0HNC8090TGABH" started. 2025-06-30 21:45:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:45:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:45:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 21:45:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:45:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:45:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:45:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:45:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:45:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:45:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:45:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:45:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:45:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:45:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:45:02.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-06-30 21:45:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:45:02.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-06-30 21:45:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:45:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:45:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:45:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1504ms. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:45:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:45:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:45:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9305ms 2025-06-30 21:45:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:45:02.563 +03:00 [DBG] Connection id "0HNC8090TGABH" completed keep alive response. 2025-06-30 21:45:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8928ms 2025-06-30 21:45:02.563 +03:00 [DBG] Connection id "0HNC8090TGABH" received FIN. 2025-06-30 21:45:02.563 +03:00 [DBG] Connection id "0HNC8090TGABH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:45:02.563 +03:00 [DBG] Connection id "0HNC8090TGABH" disconnecting. 2025-06-30 21:45:02.563 +03:00 [DBG] Connection id "0HNC8090TGABH" stopped. 2025-06-30 21:46:02.562 +03:00 [DBG] Connection id "0HNC8090TGABI" accepted. 2025-06-30 21:46:02.562 +03:00 [DBG] Connection id "0HNC8090TGABI" started. 2025-06-30 21:46:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:46:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:46:02.563 +03:00 [DBG] POST requests are not supported 2025-06-30 21:46:02.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:46:02.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:46:02.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:46:02.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:46:02.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:46:02.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:46:02.563 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:46:02.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:46:02.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:46:02.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:46:02.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:46:02.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:46:02.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:46:02.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:46:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:46:02.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:46:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:46:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1261ms. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:46:02.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:46:02.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:46:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:46:02.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8014ms 2025-06-30 21:46:02.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:46:02.564 +03:00 [DBG] Connection id "0HNC8090TGABI" completed keep alive response. 2025-06-30 21:46:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4501ms 2025-06-30 21:46:02.564 +03:00 [DBG] Connection id "0HNC8090TGABI" received FIN. 2025-06-30 21:46:02.564 +03:00 [DBG] Connection id "0HNC8090TGABI" disconnecting. 2025-06-30 21:46:02.564 +03:00 [DBG] Connection id "0HNC8090TGABI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:46:02.565 +03:00 [DBG] Connection id "0HNC8090TGABI" stopped. 2025-06-30 21:47:02.556 +03:00 [DBG] Connection id "0HNC8090TGABJ" accepted. 2025-06-30 21:47:02.556 +03:00 [DBG] Connection id "0HNC8090TGABJ" started. 2025-06-30 21:47:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:47:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:47:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 21:47:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:47:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:47:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:47:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:47:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:47:02.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:47:02.557 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:47:02.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:47:02.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:47:02.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:47:02.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:47:02.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:47:02.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:47:02.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:47:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:47:02.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:47:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:47:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1217ms. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:47:02.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:47:02.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:47:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:47:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:47:02.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6577ms 2025-06-30 21:47:02.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:47:02.558 +03:00 [DBG] Connection id "0HNC8090TGABJ" completed keep alive response. 2025-06-30 21:47:02.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6052ms 2025-06-30 21:47:02.558 +03:00 [DBG] Connection id "0HNC8090TGABJ" received FIN. 2025-06-30 21:47:02.558 +03:00 [DBG] Connection id "0HNC8090TGABJ" disconnecting. 2025-06-30 21:47:02.558 +03:00 [DBG] Connection id "0HNC8090TGABJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:47:02.559 +03:00 [DBG] Connection id "0HNC8090TGABJ" stopped. 2025-06-30 21:48:02.560 +03:00 [DBG] Connection id "0HNC8090TGABK" accepted. 2025-06-30 21:48:02.560 +03:00 [DBG] Connection id "0HNC8090TGABK" started. 2025-06-30 21:48:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:48:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:48:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 21:48:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:48:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:48:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:48:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:48:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:48:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:48:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:48:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:48:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:48:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:48:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:48:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:48:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:48:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:48:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:48:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:48:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:48:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:48:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:48:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:48:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:48:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.175ms. 2025-06-30 21:48:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:48:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:48:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:48:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8508ms 2025-06-30 21:48:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:48:02.562 +03:00 [DBG] Connection id "0HNC8090TGABK" completed keep alive response. 2025-06-30 21:48:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5981ms 2025-06-30 21:48:02.562 +03:00 [DBG] Connection id "0HNC8090TGABK" received FIN. 2025-06-30 21:48:02.562 +03:00 [DBG] Connection id "0HNC8090TGABK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:48:02.562 +03:00 [DBG] Connection id "0HNC8090TGABK" disconnecting. 2025-06-30 21:48:02.563 +03:00 [DBG] Connection id "0HNC8090TGABK" stopped. 2025-06-30 21:49:02.561 +03:00 [DBG] Connection id "0HNC8090TGABL" accepted. 2025-06-30 21:49:02.561 +03:00 [DBG] Connection id "0HNC8090TGABL" started. 2025-06-30 21:49:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:49:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:49:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 21:49:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:49:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:49:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:49:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:49:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:49:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:49:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:49:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:49:02.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-06-30 21:49:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:49:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:49:02.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-06-30 21:49:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:49:02.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-06-30 21:49:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:49:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:49:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:49:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:49:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:49:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:49:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:49:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.185ms. 2025-06-30 21:49:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:49:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:49:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:49:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8214ms 2025-06-30 21:49:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:49:02.563 +03:00 [DBG] Connection id "0HNC8090TGABL" completed keep alive response. 2025-06-30 21:49:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4927ms 2025-06-30 21:49:02.563 +03:00 [DBG] Connection id "0HNC8090TGABL" received FIN. 2025-06-30 21:49:02.563 +03:00 [DBG] Connection id "0HNC8090TGABL" disconnecting. 2025-06-30 21:49:02.563 +03:00 [DBG] Connection id "0HNC8090TGABL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:49:02.565 +03:00 [DBG] Connection id "0HNC8090TGABL" stopped. 2025-06-30 21:50:02.558 +03:00 [DBG] Connection id "0HNC8090TGABM" accepted. 2025-06-30 21:50:02.559 +03:00 [DBG] Connection id "0HNC8090TGABM" started. 2025-06-30 21:50:02.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:50:02.559 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:50:02.559 +03:00 [DBG] POST requests are not supported 2025-06-30 21:50:02.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:50:02.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:50:02.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:50:02.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:50:02.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:50:02.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:50:02.559 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:50:02.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:50:02.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:50:02.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:50:02.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:50:02.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:50:02.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:50:02.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:50:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:50:02.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:50:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:50:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:50:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:50:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:50:02.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:50:02.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1431ms. 2025-06-30 21:50:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:50:02.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:50:02.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:50:02.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.844ms 2025-06-30 21:50:02.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:50:02.560 +03:00 [DBG] Connection id "0HNC8090TGABM" completed keep alive response. 2025-06-30 21:50:02.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4714ms 2025-06-30 21:50:02.560 +03:00 [DBG] Connection id "0HNC8090TGABM" received FIN. 2025-06-30 21:50:02.561 +03:00 [DBG] Connection id "0HNC8090TGABM" disconnecting. 2025-06-30 21:50:02.561 +03:00 [DBG] Connection id "0HNC8090TGABM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:50:02.562 +03:00 [DBG] Connection id "0HNC8090TGABM" stopped. 2025-06-30 21:51:02.561 +03:00 [DBG] Connection id "0HNC8090TGABN" accepted. 2025-06-30 21:51:02.561 +03:00 [DBG] Connection id "0HNC8090TGABN" started. 2025-06-30 21:51:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:51:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:51:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 21:51:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:51:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:51:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:51:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:51:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:51:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:51:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:51:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:51:02.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-06-30 21:51:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:51:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:51:02.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-06-30 21:51:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:51:02.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-06-30 21:51:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:51:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:51:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:51:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:51:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:51:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1766ms. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:51:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:51:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:51:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2213ms 2025-06-30 21:51:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:51:02.564 +03:00 [DBG] Connection id "0HNC8090TGABN" completed keep alive response. 2025-06-30 21:51:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2877ms 2025-06-30 21:51:02.564 +03:00 [DBG] Connection id "0HNC8090TGABN" received FIN. 2025-06-30 21:51:02.564 +03:00 [DBG] Connection id "0HNC8090TGABN" disconnecting. 2025-06-30 21:51:02.564 +03:00 [DBG] Connection id "0HNC8090TGABN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:51:02.565 +03:00 [DBG] Connection id "0HNC8090TGABN" stopped. 2025-06-30 21:52:02.549 +03:00 [DBG] Connection id "0HNC8090TGABO" accepted. 2025-06-30 21:52:02.549 +03:00 [DBG] Connection id "0HNC8090TGABO" started. 2025-06-30 21:52:02.549 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:52:02.549 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:52:02.549 +03:00 [DBG] POST requests are not supported 2025-06-30 21:52:02.549 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:52:02.549 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:52:02.549 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:52:02.549 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:52:02.549 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:52:02.549 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:52:02.549 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:52:02.549 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:52:02.549 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:52:02.549 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:52:02.549 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:52:02.549 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:52:02.549 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:52:02.549 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:52:02.549 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.549 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.549 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:52:02.550 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:52:02.550 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:52:02.550 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1467ms. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:52:02.550 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:52:02.550 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:52:02.550 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.788ms 2025-06-30 21:52:02.550 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:52:02.550 +03:00 [DBG] Connection id "0HNC8090TGABO" completed keep alive response. 2025-06-30 21:52:02.550 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3535ms 2025-06-30 21:52:02.551 +03:00 [DBG] Connection id "0HNC8090TGABO" received FIN. 2025-06-30 21:52:02.551 +03:00 [DBG] Connection id "0HNC8090TGABO" disconnecting. 2025-06-30 21:52:02.551 +03:00 [DBG] Connection id "0HNC8090TGABO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:52:02.552 +03:00 [DBG] Connection id "0HNC8090TGABO" stopped. 2025-06-30 21:53:02.555 +03:00 [DBG] Connection id "0HNC8090TGABP" accepted. 2025-06-30 21:53:02.555 +03:00 [DBG] Connection id "0HNC8090TGABP" started. 2025-06-30 21:53:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:53:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:53:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 21:53:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:53:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:53:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:53:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:53:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:53:02.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:53:02.556 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:53:02.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:53:02.556 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:53:02.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:53:02.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:53:02.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:53:02.556 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:53:02.556 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:53:02.556 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.556 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.556 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:53:02.556 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:53:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:53:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:53:02.556 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:53:02.556 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:53:02.556 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:53:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1733ms. 2025-06-30 21:53:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:53:02.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:53:02.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:53:02.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8554ms 2025-06-30 21:53:02.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:53:02.557 +03:00 [DBG] Connection id "0HNC8090TGABP" completed keep alive response. 2025-06-30 21:53:02.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4871ms 2025-06-30 21:53:02.557 +03:00 [DBG] Connection id "0HNC8090TGABP" received FIN. 2025-06-30 21:53:02.557 +03:00 [DBG] Connection id "0HNC8090TGABP" disconnecting. 2025-06-30 21:53:02.557 +03:00 [DBG] Connection id "0HNC8090TGABP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:53:02.558 +03:00 [DBG] Connection id "0HNC8090TGABP" stopped. 2025-06-30 21:54:02.564 +03:00 [DBG] Connection id "0HNC8090TGABQ" accepted. 2025-06-30 21:54:02.564 +03:00 [DBG] Connection id "0HNC8090TGABQ" started. 2025-06-30 21:54:02.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:54:02.564 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:54:02.564 +03:00 [DBG] POST requests are not supported 2025-06-30 21:54:02.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:54:02.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:54:02.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:54:02.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:54:02.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:54:02.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:54:02.565 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:54:02.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:54:02.565 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:54:02.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:54:02.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:54:02.565 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:54:02.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:54:02.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:54:02.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:54:02.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:54:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:54:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:54:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:54:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:54:02.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:54:02.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1954ms. 2025-06-30 21:54:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:54:02.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:54:02.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:54:02.566 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.025ms 2025-06-30 21:54:02.566 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:54:02.566 +03:00 [DBG] Connection id "0HNC8090TGABQ" completed keep alive response. 2025-06-30 21:54:02.566 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8905ms 2025-06-30 21:54:02.567 +03:00 [DBG] Connection id "0HNC8090TGABQ" received FIN. 2025-06-30 21:54:02.567 +03:00 [DBG] Connection id "0HNC8090TGABQ" disconnecting. 2025-06-30 21:54:02.567 +03:00 [DBG] Connection id "0HNC8090TGABQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:54:02.568 +03:00 [DBG] Connection id "0HNC8090TGABQ" stopped. 2025-06-30 21:55:02.556 +03:00 [DBG] Connection id "0HNC8090TGABR" accepted. 2025-06-30 21:55:02.556 +03:00 [DBG] Connection id "0HNC8090TGABR" started. 2025-06-30 21:55:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:55:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:55:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 21:55:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:55:02.556 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:55:02.556 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:55:02.556 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:55:02.556 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:55:02.556 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:55:02.556 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:55:02.556 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:55:02.556 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:55:02.556 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:55:02.556 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:55:02.556 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:55:02.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:55:02.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:55:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:55:02.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:55:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:55:02.557 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:55:02.557 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:55:02.557 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:55:02.557 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7692ms 2025-06-30 21:55:02.557 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:55:02.557 +03:00 [DBG] Connection id "0HNC8090TGABR" completed keep alive response. 2025-06-30 21:55:02.557 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4483ms 2025-06-30 21:55:02.558 +03:00 [DBG] Connection id "0HNC8090TGABR" received FIN. 2025-06-30 21:55:02.558 +03:00 [DBG] Connection id "0HNC8090TGABR" disconnecting. 2025-06-30 21:55:02.558 +03:00 [DBG] Connection id "0HNC8090TGABR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:55:02.559 +03:00 [DBG] Connection id "0HNC8090TGABR" stopped. 2025-06-30 21:56:02.560 +03:00 [DBG] Connection id "0HNC8090TGABS" accepted. 2025-06-30 21:56:02.560 +03:00 [DBG] Connection id "0HNC8090TGABS" started. 2025-06-30 21:56:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:56:02.560 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:56:02.560 +03:00 [DBG] POST requests are not supported 2025-06-30 21:56:02.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:56:02.560 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:56:02.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:56:02.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:56:02.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:56:02.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:56:02.560 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:56:02.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:56:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:56:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:56:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:56:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:56:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:56:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:56:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:56:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:56:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:56:02.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1327ms. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:56:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:56:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:56:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.026ms 2025-06-30 21:56:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:56:02.562 +03:00 [DBG] Connection id "0HNC8090TGABS" completed keep alive response. 2025-06-30 21:56:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9361ms 2025-06-30 21:56:02.562 +03:00 [DBG] Connection id "0HNC8090TGABS" received FIN. 2025-06-30 21:56:02.563 +03:00 [DBG] Connection id "0HNC8090TGABS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:56:02.563 +03:00 [DBG] Connection id "0HNC8090TGABS" disconnecting. 2025-06-30 21:56:02.563 +03:00 [DBG] Connection id "0HNC8090TGABS" stopped. 2025-06-30 21:57:02.552 +03:00 [DBG] Connection id "0HNC8090TGABT" accepted. 2025-06-30 21:57:02.552 +03:00 [DBG] Connection id "0HNC8090TGABT" started. 2025-06-30 21:57:02.553 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:57:02.553 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:57:02.553 +03:00 [DBG] POST requests are not supported 2025-06-30 21:57:02.553 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:57:02.553 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:57:02.553 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:57:02.553 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:57:02.553 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:57:02.553 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:57:02.553 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:57:02.553 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:57:02.553 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:57:02.553 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:57:02.553 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:57:02.553 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:57:02.553 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:57:02.553 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:57:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:57:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:57:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:57:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:57:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:57:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:57:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:57:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-30 21:57:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:57:02.554 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:57:02.554 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:57:02.554 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7612ms 2025-06-30 21:57:02.554 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:57:02.554 +03:00 [DBG] Connection id "0HNC8090TGABT" completed keep alive response. 2025-06-30 21:57:02.554 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4404ms 2025-06-30 21:57:02.554 +03:00 [DBG] Connection id "0HNC8090TGABT" received FIN. 2025-06-30 21:57:02.554 +03:00 [DBG] Connection id "0HNC8090TGABT" disconnecting. 2025-06-30 21:57:02.554 +03:00 [DBG] Connection id "0HNC8090TGABT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:57:02.555 +03:00 [DBG] Connection id "0HNC8090TGABT" stopped. 2025-06-30 21:58:02.552 +03:00 [DBG] Connection id "0HNC8090TGABU" accepted. 2025-06-30 21:58:02.552 +03:00 [DBG] Connection id "0HNC8090TGABU" started. 2025-06-30 21:58:02.552 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:58:02.552 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:58:02.552 +03:00 [DBG] POST requests are not supported 2025-06-30 21:58:02.552 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:58:02.552 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:58:02.552 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:58:02.552 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:58:02.552 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:58:02.552 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:58:02.552 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:58:02.552 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:58:02.552 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:58:02.552 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:58:02.552 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:58:02.552 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:58:02.552 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:58:02.552 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:58:02.552 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:58:02.553 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:58:02.553 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:58:02.553 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:58:02.553 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:58:02.553 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:58:02.553 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6628ms 2025-06-30 21:58:02.553 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:58:02.553 +03:00 [DBG] Connection id "0HNC8090TGABU" completed keep alive response. 2025-06-30 21:58:02.553 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2104ms 2025-06-30 21:58:02.553 +03:00 [DBG] Connection id "0HNC8090TGABU" received FIN. 2025-06-30 21:58:02.554 +03:00 [DBG] Connection id "0HNC8090TGABU" disconnecting. 2025-06-30 21:58:02.554 +03:00 [DBG] Connection id "0HNC8090TGABU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:58:02.555 +03:00 [DBG] Connection id "0HNC8090TGABU" stopped. 2025-06-30 21:59:02.570 +03:00 [DBG] Connection id "0HNC8090TGABV" accepted. 2025-06-30 21:59:02.570 +03:00 [DBG] Connection id "0HNC8090TGABV" started. 2025-06-30 21:59:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 21:59:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 21:59:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 21:59:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 21:59:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 21:59:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:59:02.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 21:59:02.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 21:59:02.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 21:59:02.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 21:59:02.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:59:02.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 21:59:02.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 21:59:02.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 21:59:02.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 21:59:02.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 21:59:02.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 21:59:02.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:59:02.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:59:02.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 21:59:02.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1197ms. 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:59:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:59:02.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 21:59:02.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 21:59:02.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7295ms 2025-06-30 21:59:02.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 21:59:02.572 +03:00 [DBG] Connection id "0HNC8090TGABV" completed keep alive response. 2025-06-30 21:59:02.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3565ms 2025-06-30 21:59:02.572 +03:00 [DBG] Connection id "0HNC8090TGABV" received FIN. 2025-06-30 21:59:02.572 +03:00 [DBG] Connection id "0HNC8090TGABV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 21:59:02.572 +03:00 [DBG] Connection id "0HNC8090TGABV" disconnecting. 2025-06-30 21:59:02.572 +03:00 [DBG] Connection id "0HNC8090TGABV" stopped. 2025-06-30 22:00:02.559 +03:00 [DBG] Connection id "0HNC8090TGAC0" accepted. 2025-06-30 22:00:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC0" started. 2025-06-30 22:00:02.560 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:00:02.560 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:00:02.560 +03:00 [DBG] POST requests are not supported 2025-06-30 22:00:02.560 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:00:02.560 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:00:02.560 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:00:02.560 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:00:02.560 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:00:02.560 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:00:02.560 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:00:02.560 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:00:02.560 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:00:02.560 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:00:02.560 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:00:02.560 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:00:02.560 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:00:02.560 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:00:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:00:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:00:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:00:02.561 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1432ms. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:00:02.561 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:00:02.561 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:00:02.561 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:00:02.561 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:00:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:00:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:00:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.185ms 2025-06-30 22:00:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:00:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC0" completed keep alive response. 2025-06-30 22:00:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9631ms 2025-06-30 22:00:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC0" received FIN. 2025-06-30 22:00:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:00:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC0" disconnecting. 2025-06-30 22:00:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC0" stopped. 2025-06-30 22:01:02.565 +03:00 [DBG] Connection id "0HNC8090TGAC1" accepted. 2025-06-30 22:01:02.566 +03:00 [DBG] Connection id "0HNC8090TGAC1" started. 2025-06-30 22:01:02.566 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:01:02.566 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:01:02.566 +03:00 [DBG] POST requests are not supported 2025-06-30 22:01:02.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:01:02.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:01:02.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:01:02.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:01:02.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:01:02.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:01:02.566 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:01:02.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:01:02.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:01:02.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:01:02.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:01:02.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:01:02.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:01:02.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:01:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:01:02.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:01:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:01:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:01:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:01:02.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:01:02.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-06-30 22:01:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:01:02.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:01:02.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:01:02.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0091ms 2025-06-30 22:01:02.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:01:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC1" completed keep alive response. 2025-06-30 22:01:02.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7654ms 2025-06-30 22:01:02.568 +03:00 [DBG] Connection id "0HNC8090TGAC1" received FIN. 2025-06-30 22:01:02.568 +03:00 [DBG] Connection id "0HNC8090TGAC1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:01:02.568 +03:00 [DBG] Connection id "0HNC8090TGAC1" disconnecting. 2025-06-30 22:01:02.568 +03:00 [DBG] Connection id "0HNC8090TGAC1" stopped. 2025-06-30 22:02:02.629 +03:00 [DBG] Connection id "0HNC8090TGAC2" accepted. 2025-06-30 22:02:02.629 +03:00 [DBG] Connection id "0HNC8090TGAC2" started. 2025-06-30 22:02:02.629 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:02:02.629 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:02:02.629 +03:00 [DBG] POST requests are not supported 2025-06-30 22:02:02.629 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:02:02.629 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:02:02.629 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:02:02.629 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:02:02.629 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:02:02.630 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:02:02.630 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:02:02.630 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:02:02.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-06-30 22:02:02.630 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:02:02.630 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:02:02.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-06-30 22:02:02.630 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:02:02.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-06-30 22:02:02.630 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.630 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:02:02.630 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:02:02.630 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:02:02.630 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.128ms. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:02:02.630 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:02:02.630 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:02:02.630 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.631 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.631 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.631 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:02:02.631 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7563ms 2025-06-30 22:02:02.631 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:02:02.631 +03:00 [DBG] Connection id "0HNC8090TGAC2" completed keep alive response. 2025-06-30 22:02:02.631 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4333ms 2025-06-30 22:02:02.631 +03:00 [DBG] Connection id "0HNC8090TGAC2" received FIN. 2025-06-30 22:02:02.631 +03:00 [DBG] Connection id "0HNC8090TGAC2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:02:02.631 +03:00 [DBG] Connection id "0HNC8090TGAC2" disconnecting. 2025-06-30 22:02:02.631 +03:00 [DBG] Connection id "0HNC8090TGAC2" stopped. 2025-06-30 22:03:02.592 +03:00 [DBG] Connection id "0HNC8090TGAC3" accepted. 2025-06-30 22:03:02.592 +03:00 [DBG] Connection id "0HNC8090TGAC3" started. 2025-06-30 22:03:02.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:03:02.593 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:03:02.593 +03:00 [DBG] POST requests are not supported 2025-06-30 22:03:02.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:03:02.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-06-30 22:03:02.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:03:02.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:03:02.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:03:02.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:03:02.593 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:03:02.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:03:02.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-06-30 22:03:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:03:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:03:02.594 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:03:02.594 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:03:02.594 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:03:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.594 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:03:02.594 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:03:02.594 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:03:02.594 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1929ms. 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:03:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:03:02.595 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:03:02.595 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:03:02.595 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3065ms 2025-06-30 22:03:02.595 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:03:02.595 +03:00 [DBG] Connection id "0HNC8090TGAC3" completed keep alive response. 2025-06-30 22:03:02.595 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3615ms 2025-06-30 22:03:02.595 +03:00 [DBG] Connection id "0HNC8090TGAC3" received FIN. 2025-06-30 22:03:02.595 +03:00 [DBG] Connection id "0HNC8090TGAC3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:03:02.596 +03:00 [DBG] Connection id "0HNC8090TGAC3" disconnecting. 2025-06-30 22:03:02.596 +03:00 [DBG] Connection id "0HNC8090TGAC3" stopped. 2025-06-30 22:04:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC4" accepted. 2025-06-30 22:04:02.561 +03:00 [DBG] Connection id "0HNC8090TGAC4" started. 2025-06-30 22:04:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:04:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:04:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 22:04:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:04:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:04:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:04:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:04:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:04:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:04:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:04:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:04:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:04:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:04:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:04:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:04:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:04:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:04:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:04:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:04:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:04:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:04:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1436ms. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:04:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:04:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:04:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6807ms 2025-06-30 22:04:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:04:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC4" completed keep alive response. 2025-06-30 22:04:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2831ms 2025-06-30 22:04:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC4" received FIN. 2025-06-30 22:04:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:04:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC4" disconnecting. 2025-06-30 22:04:02.563 +03:00 [DBG] Connection id "0HNC8090TGAC4" stopped. 2025-06-30 22:05:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC5" accepted. 2025-06-30 22:05:02.568 +03:00 [DBG] Connection id "0HNC8090TGAC5" started. 2025-06-30 22:05:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:05:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:05:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 22:05:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:05:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:05:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:05:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:05:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:05:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:05:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:05:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:05:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:05:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:05:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:05:02.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:05:02.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:05:02.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:05:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:05:02.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:05:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:05:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:05:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:05:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:05:02.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:05:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1768ms. 2025-06-30 22:05:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:05:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:05:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:05:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7756ms 2025-06-30 22:05:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:05:02.569 +03:00 [DBG] Connection id "0HNC8090TGAC5" completed keep alive response. 2025-06-30 22:05:02.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5269ms 2025-06-30 22:05:02.569 +03:00 [DBG] Connection id "0HNC8090TGAC5" received FIN. 2025-06-30 22:05:02.570 +03:00 [DBG] Connection id "0HNC8090TGAC5" disconnecting. 2025-06-30 22:05:02.570 +03:00 [DBG] Connection id "0HNC8090TGAC5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:05:02.571 +03:00 [DBG] Connection id "0HNC8090TGAC5" stopped. 2025-06-30 22:06:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC6" accepted. 2025-06-30 22:06:02.562 +03:00 [DBG] Connection id "0HNC8090TGAC6" started. 2025-06-30 22:06:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:06:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:06:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:06:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:06:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:06:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:06:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:06:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:06:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:06:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:06:02.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:06:02.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:06:02.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:06:02.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:06:02.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:06:02.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:06:02.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:06:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:06:02.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:06:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:06:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1573ms. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:06:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:06:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:06:02.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7628ms 2025-06-30 22:06:02.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:06:02.564 +03:00 [DBG] Connection id "0HNC8090TGAC6" completed keep alive response. 2025-06-30 22:06:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4246ms 2025-06-30 22:06:02.564 +03:00 [DBG] Connection id "0HNC8090TGAC6" received FIN. 2025-06-30 22:06:02.564 +03:00 [DBG] Connection id "0HNC8090TGAC6" disconnecting. 2025-06-30 22:06:02.564 +03:00 [DBG] Connection id "0HNC8090TGAC6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:06:02.565 +03:00 [DBG] Connection id "0HNC8090TGAC6" stopped. 2025-06-30 22:07:02.557 +03:00 [DBG] Connection id "0HNC8090TGAC7" accepted. 2025-06-30 22:07:02.557 +03:00 [DBG] Connection id "0HNC8090TGAC7" started. 2025-06-30 22:07:02.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:07:02.557 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:07:02.557 +03:00 [DBG] POST requests are not supported 2025-06-30 22:07:02.557 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:07:02.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:07:02.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:07:02.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:07:02.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:07:02.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:07:02.557 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:07:02.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:07:02.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:07:02.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:07:02.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:07:02.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:07:02.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:07:02.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:07:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:07:02.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:07:02.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:07:02.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1277ms. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:07:02.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:07:02.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:07:02.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8343ms 2025-06-30 22:07:02.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:07:02.558 +03:00 [DBG] Connection id "0HNC8090TGAC7" completed keep alive response. 2025-06-30 22:07:02.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4988ms 2025-06-30 22:07:02.559 +03:00 [DBG] Connection id "0HNC8090TGAC7" received FIN. 2025-06-30 22:07:02.559 +03:00 [DBG] Connection id "0HNC8090TGAC7" disconnecting. 2025-06-30 22:07:02.559 +03:00 [DBG] Connection id "0HNC8090TGAC7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:07:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC7" stopped. 2025-06-30 22:08:02.565 +03:00 [DBG] Connection id "0HNC8090TGAC8" accepted. 2025-06-30 22:08:02.565 +03:00 [DBG] Connection id "0HNC8090TGAC8" started. 2025-06-30 22:08:02.566 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:08:02.566 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:08:02.566 +03:00 [DBG] POST requests are not supported 2025-06-30 22:08:02.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:08:02.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:08:02.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:08:02.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:08:02.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:08:02.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:08:02.566 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:08:02.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:08:02.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:08:02.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:08:02.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:08:02.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:08:02.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:08:02.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:08:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:08:02.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:08:02.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:08:02.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1167ms. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:08:02.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:08:02.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:08:02.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:08:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:08:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:08:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:08:02.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6685ms 2025-06-30 22:08:02.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:08:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC8" completed keep alive response. 2025-06-30 22:08:02.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2374ms 2025-06-30 22:08:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC8" received FIN. 2025-06-30 22:08:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:08:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC8" disconnecting. 2025-06-30 22:08:02.567 +03:00 [DBG] Connection id "0HNC8090TGAC8" stopped. 2025-06-30 22:09:02.557 +03:00 [DBG] Connection id "0HNC8090TGAC9" accepted. 2025-06-30 22:09:02.557 +03:00 [DBG] Connection id "0HNC8090TGAC9" started. 2025-06-30 22:09:02.558 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:09:02.558 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:09:02.558 +03:00 [DBG] POST requests are not supported 2025-06-30 22:09:02.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:09:02.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:09:02.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:09:02.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:09:02.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:09:02.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:09:02.558 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:09:02.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:09:02.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:09:02.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:09:02.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:09:02.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:09:02.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:09:02.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:09:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:09:02.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:09:02.559 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:09:02.559 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1472ms. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:09:02.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:09:02.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:09:02.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1288ms 2025-06-30 22:09:02.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:09:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC9" completed keep alive response. 2025-06-30 22:09:02.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0569ms 2025-06-30 22:09:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC9" received FIN. 2025-06-30 22:09:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC9" disconnecting. 2025-06-30 22:09:02.560 +03:00 [DBG] Connection id "0HNC8090TGAC9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:09:02.561 +03:00 [DBG] Connection id "0HNC8090TGAC9" stopped. 2025-06-30 22:10:02.556 +03:00 [DBG] Connection id "0HNC8090TGACA" accepted. 2025-06-30 22:10:02.556 +03:00 [DBG] Connection id "0HNC8090TGACA" started. 2025-06-30 22:10:02.556 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:10:02.556 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:10:02.556 +03:00 [DBG] POST requests are not supported 2025-06-30 22:10:02.556 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:10:02.557 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:10:02.557 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:10:02.557 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:10:02.557 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:10:02.557 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:10:02.557 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:10:02.557 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:10:02.557 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:10:02.557 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:10:02.557 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:10:02.557 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:10:02.557 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:10:02.557 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:10:02.557 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.557 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.557 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:10:02.557 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:10:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:10:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:10:02.557 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:10:02.557 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:10:02.557 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:10:02.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1366ms. 2025-06-30 22:10:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:10:02.558 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:10:02.558 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:10:02.558 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9459ms 2025-06-30 22:10:02.558 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:10:02.558 +03:00 [DBG] Connection id "0HNC8090TGACA" completed keep alive response. 2025-06-30 22:10:02.558 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8301ms 2025-06-30 22:10:02.558 +03:00 [DBG] Connection id "0HNC8090TGACA" received FIN. 2025-06-30 22:10:02.559 +03:00 [DBG] Connection id "0HNC8090TGACA" disconnecting. 2025-06-30 22:10:02.559 +03:00 [DBG] Connection id "0HNC8090TGACA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:10:02.560 +03:00 [DBG] Connection id "0HNC8090TGACA" stopped. 2025-06-30 22:11:02.563 +03:00 [DBG] Connection id "0HNC8090TGACB" accepted. 2025-06-30 22:11:02.563 +03:00 [DBG] Connection id "0HNC8090TGACB" started. 2025-06-30 22:11:02.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:11:02.563 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:11:02.563 +03:00 [DBG] POST requests are not supported 2025-06-30 22:11:02.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:11:02.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:11:02.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:11:02.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:11:02.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:11:02.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:11:02.564 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:11:02.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:11:02.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:11:02.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:11:02.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:11:02.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:11:02.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:11:02.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:11:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:11:02.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:11:02.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:11:02.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1282ms. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:11:02.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:11:02.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:11:02.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7485ms 2025-06-30 22:11:02.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:11:02.565 +03:00 [DBG] Connection id "0HNC8090TGACB" completed keep alive response. 2025-06-30 22:11:02.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4253ms 2025-06-30 22:11:02.565 +03:00 [DBG] Connection id "0HNC8090TGACB" received FIN. 2025-06-30 22:11:02.565 +03:00 [DBG] Connection id "0HNC8090TGACB" disconnecting. 2025-06-30 22:11:02.565 +03:00 [DBG] Connection id "0HNC8090TGACB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:11:02.566 +03:00 [DBG] Connection id "0HNC8090TGACB" stopped. 2025-06-30 22:12:02.557 +03:00 [DBG] Connection id "0HNC8090TGACC" accepted. 2025-06-30 22:12:02.557 +03:00 [DBG] Connection id "0HNC8090TGACC" started. 2025-06-30 22:12:02.557 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:12:02.558 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:12:02.558 +03:00 [DBG] POST requests are not supported 2025-06-30 22:12:02.558 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:12:02.558 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:12:02.558 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:12:02.558 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:12:02.558 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:12:02.558 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:12:02.558 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:12:02.558 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:12:02.558 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:12:02.558 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:12:02.558 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:12:02.558 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:12:02.558 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:12:02.558 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:12:02.558 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.558 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:12:02.558 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:12:02.558 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:12:02.558 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1251ms. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.558 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:12:02.559 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:12:02.559 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:12:02.559 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7186ms 2025-06-30 22:12:02.559 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:12:02.559 +03:00 [DBG] Connection id "0HNC8090TGACC" completed keep alive response. 2025-06-30 22:12:02.559 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3384ms 2025-06-30 22:12:02.559 +03:00 [DBG] Connection id "0HNC8090TGACC" received FIN. 2025-06-30 22:12:02.559 +03:00 [DBG] Connection id "0HNC8090TGACC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:12:02.559 +03:00 [DBG] Connection id "0HNC8090TGACC" disconnecting. 2025-06-30 22:12:02.559 +03:00 [DBG] Connection id "0HNC8090TGACC" stopped. 2025-06-30 22:13:02.563 +03:00 [DBG] Connection id "0HNC8090TGACD" accepted. 2025-06-30 22:13:02.563 +03:00 [DBG] Connection id "0HNC8090TGACD" started. 2025-06-30 22:13:02.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:13:02.563 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:13:02.563 +03:00 [DBG] POST requests are not supported 2025-06-30 22:13:02.563 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:13:02.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:13:02.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:13:02.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:13:02.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:13:02.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:13:02.564 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:13:02.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:13:02.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:13:02.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:13:02.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:13:02.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:13:02.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:13:02.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:13:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:13:02.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:13:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:13:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:13:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:13:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:13:02.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:13:02.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1403ms. 2025-06-30 22:13:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:13:02.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:13:02.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:13:02.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9542ms 2025-06-30 22:13:02.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:13:02.565 +03:00 [DBG] Connection id "0HNC8090TGACD" completed keep alive response. 2025-06-30 22:13:02.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7678ms 2025-06-30 22:13:02.565 +03:00 [DBG] Connection id "0HNC8090TGACD" received FIN. 2025-06-30 22:13:02.565 +03:00 [DBG] Connection id "0HNC8090TGACD" disconnecting. 2025-06-30 22:13:02.565 +03:00 [DBG] Connection id "0HNC8090TGACD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:13:02.567 +03:00 [DBG] Connection id "0HNC8090TGACD" stopped. 2025-06-30 22:14:02.562 +03:00 [DBG] Connection id "0HNC8090TGACE" accepted. 2025-06-30 22:14:02.562 +03:00 [DBG] Connection id "0HNC8090TGACE" started. 2025-06-30 22:14:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:14:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:14:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:14:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:14:02.563 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:14:02.563 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:14:02.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:14:02.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:14:02.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:14:02.563 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:14:02.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:14:02.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:14:02.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:14:02.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:14:02.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:14:02.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:14:02.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:14:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:14:02.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:14:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:14:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:14:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:14:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:14:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:14:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1577ms. 2025-06-30 22:14:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:14:02.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:14:02.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:14:02.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0605ms 2025-06-30 22:14:02.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:14:02.564 +03:00 [DBG] Connection id "0HNC8090TGACE" completed keep alive response. 2025-06-30 22:14:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.756ms 2025-06-30 22:14:02.564 +03:00 [DBG] Connection id "0HNC8090TGACE" received FIN. 2025-06-30 22:14:02.565 +03:00 [DBG] Connection id "0HNC8090TGACE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:14:02.565 +03:00 [DBG] Connection id "0HNC8090TGACE" disconnecting. 2025-06-30 22:14:02.565 +03:00 [DBG] Connection id "0HNC8090TGACE" stopped. 2025-06-30 22:15:02.567 +03:00 [DBG] Connection id "0HNC8090TGACF" accepted. 2025-06-30 22:15:02.568 +03:00 [DBG] Connection id "0HNC8090TGACF" started. 2025-06-30 22:15:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:15:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:15:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 22:15:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:15:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:15:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:15:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:15:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:15:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:15:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:15:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:15:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:15:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:15:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:15:02.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:15:02.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:15:02.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:15:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:15:02.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:15:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:15:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:15:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:15:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:15:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:15:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1597ms. 2025-06-30 22:15:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:15:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:15:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:15:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9362ms 2025-06-30 22:15:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:15:02.569 +03:00 [DBG] Connection id "0HNC8090TGACF" completed keep alive response. 2025-06-30 22:15:02.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5979ms 2025-06-30 22:15:02.570 +03:00 [DBG] Connection id "0HNC8090TGACF" received FIN. 2025-06-30 22:15:02.570 +03:00 [DBG] Connection id "0HNC8090TGACF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:15:02.570 +03:00 [DBG] Connection id "0HNC8090TGACF" disconnecting. 2025-06-30 22:15:02.570 +03:00 [DBG] Connection id "0HNC8090TGACF" stopped. 2025-06-30 22:16:02.567 +03:00 [DBG] Connection id "0HNC8090TGACG" accepted. 2025-06-30 22:16:02.567 +03:00 [DBG] Connection id "0HNC8090TGACG" started. 2025-06-30 22:16:02.567 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:16:02.567 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:16:02.567 +03:00 [DBG] POST requests are not supported 2025-06-30 22:16:02.567 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:16:02.567 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:16:02.567 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:16:02.567 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:16:02.567 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:16:02.567 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:16:02.567 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:16:02.567 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:16:02.567 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:16:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:16:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:16:02.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:16:02.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:16:02.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:16:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:16:02.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:16:02.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:16:02.568 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1523ms. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:16:02.568 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:16:02.568 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:16:02.568 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7677ms 2025-06-30 22:16:02.568 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:16:02.568 +03:00 [DBG] Connection id "0HNC8090TGACG" completed keep alive response. 2025-06-30 22:16:02.568 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3698ms 2025-06-30 22:16:02.569 +03:00 [DBG] Connection id "0HNC8090TGACG" received FIN. 2025-06-30 22:16:02.569 +03:00 [DBG] Connection id "0HNC8090TGACG" disconnecting. 2025-06-30 22:16:02.569 +03:00 [DBG] Connection id "0HNC8090TGACG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:16:02.570 +03:00 [DBG] Connection id "0HNC8090TGACG" stopped. 2025-06-30 22:17:02.561 +03:00 [DBG] Connection id "0HNC8090TGACH" accepted. 2025-06-30 22:17:02.561 +03:00 [DBG] Connection id "0HNC8090TGACH" started. 2025-06-30 22:17:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:17:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:17:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 22:17:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:17:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:17:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:17:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:17:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:17:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:17:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:17:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:17:02.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-06-30 22:17:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:17:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:17:02.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-06-30 22:17:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:17:02.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-06-30 22:17:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:17:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:17:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:17:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:17:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:17:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:17:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:17:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1276ms. 2025-06-30 22:17:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:17:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:17:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:17:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9029ms 2025-06-30 22:17:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:17:02.563 +03:00 [DBG] Connection id "0HNC8090TGACH" completed keep alive response. 2025-06-30 22:17:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8747ms 2025-06-30 22:17:02.563 +03:00 [DBG] Connection id "0HNC8090TGACH" received FIN. 2025-06-30 22:17:02.563 +03:00 [DBG] Connection id "0HNC8090TGACH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:17:02.564 +03:00 [DBG] Connection id "0HNC8090TGACH" disconnecting. 2025-06-30 22:17:02.564 +03:00 [DBG] Connection id "0HNC8090TGACH" stopped. 2025-06-30 22:18:02.558 +03:00 [DBG] Connection id "0HNC8090TGACI" accepted. 2025-06-30 22:18:02.558 +03:00 [DBG] Connection id "0HNC8090TGACI" started. 2025-06-30 22:18:02.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:18:02.559 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:18:02.559 +03:00 [DBG] POST requests are not supported 2025-06-30 22:18:02.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:18:02.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:18:02.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:18:02.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:18:02.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:18:02.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:18:02.559 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:18:02.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:18:02.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:18:02.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:18:02.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:18:02.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:18:02.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:18:02.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:18:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:18:02.559 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:18:02.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:18:02.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:18:02.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:18:02.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:18:02.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9649ms 2025-06-30 22:18:02.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:18:02.560 +03:00 [DBG] Connection id "0HNC8090TGACI" completed keep alive response. 2025-06-30 22:18:02.560 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7938ms 2025-06-30 22:18:02.561 +03:00 [DBG] Connection id "0HNC8090TGACI" received FIN. 2025-06-30 22:18:02.561 +03:00 [DBG] Connection id "0HNC8090TGACI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:18:02.561 +03:00 [DBG] Connection id "0HNC8090TGACI" disconnecting. 2025-06-30 22:18:02.561 +03:00 [DBG] Connection id "0HNC8090TGACI" stopped. 2025-06-30 22:19:02.561 +03:00 [DBG] Connection id "0HNC8090TGACJ" accepted. 2025-06-30 22:19:02.562 +03:00 [DBG] Connection id "0HNC8090TGACJ" started. 2025-06-30 22:19:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:19:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:19:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:19:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:19:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:19:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:19:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:19:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:19:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:19:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:19:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:19:02.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-06-30 22:19:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:19:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:19:02.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-06-30 22:19:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:19:02.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-06-30 22:19:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:19:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:19:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:19:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:19:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:19:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:19:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:19:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1311ms. 2025-06-30 22:19:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:19:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:19:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:19:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.679ms 2025-06-30 22:19:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:19:02.563 +03:00 [DBG] Connection id "0HNC8090TGACJ" completed keep alive response. 2025-06-30 22:19:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3772ms 2025-06-30 22:19:02.563 +03:00 [DBG] Connection id "0HNC8090TGACJ" received FIN. 2025-06-30 22:19:02.564 +03:00 [DBG] Connection id "0HNC8090TGACJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:19:02.564 +03:00 [DBG] Connection id "0HNC8090TGACJ" disconnecting. 2025-06-30 22:19:02.564 +03:00 [DBG] Connection id "0HNC8090TGACJ" stopped. 2025-06-30 22:20:02.568 +03:00 [DBG] Connection id "0HNC8090TGACK" accepted. 2025-06-30 22:20:02.568 +03:00 [DBG] Connection id "0HNC8090TGACK" started. 2025-06-30 22:20:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:20:02.569 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:20:02.569 +03:00 [DBG] POST requests are not supported 2025-06-30 22:20:02.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:20:02.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:20:02.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:20:02.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:20:02.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:20:02.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:20:02.569 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:20:02.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:20:02.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:20:02.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:20:02.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:20:02.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:20:02.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:20:02.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:20:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:20:02.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:20:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:20:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:20:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:20:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:20:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:20:02.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1263ms. 2025-06-30 22:20:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:20:02.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:20:02.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:20:02.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7747ms 2025-06-30 22:20:02.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:20:02.570 +03:00 [DBG] Connection id "0HNC8090TGACK" completed keep alive response. 2025-06-30 22:20:02.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6939ms 2025-06-30 22:20:02.570 +03:00 [DBG] Connection id "0HNC8090TGACK" received FIN. 2025-06-30 22:20:02.570 +03:00 [DBG] Connection id "0HNC8090TGACK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:20:02.571 +03:00 [DBG] Connection id "0HNC8090TGACK" disconnecting. 2025-06-30 22:20:02.571 +03:00 [DBG] Connection id "0HNC8090TGACK" stopped. 2025-06-30 22:21:02.562 +03:00 [DBG] Connection id "0HNC8090TGACL" accepted. 2025-06-30 22:21:02.562 +03:00 [DBG] Connection id "0HNC8090TGACL" started. 2025-06-30 22:21:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:21:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:21:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:21:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:21:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:21:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:21:02.563 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:21:02.563 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:21:02.563 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:21:02.563 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:21:02.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:21:02.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:21:02.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:21:02.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:21:02.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:21:02.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:21:02.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:21:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:21:02.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:21:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:21:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:21:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:21:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:21:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:21:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-06-30 22:21:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:21:02.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:21:02.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:21:02.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9404ms 2025-06-30 22:21:02.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:21:02.564 +03:00 [DBG] Connection id "0HNC8090TGACL" completed keep alive response. 2025-06-30 22:21:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8011ms 2025-06-30 22:21:02.564 +03:00 [DBG] Connection id "0HNC8090TGACL" received FIN. 2025-06-30 22:21:02.564 +03:00 [DBG] Connection id "0HNC8090TGACL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:21:02.564 +03:00 [DBG] Connection id "0HNC8090TGACL" disconnecting. 2025-06-30 22:21:02.565 +03:00 [DBG] Connection id "0HNC8090TGACL" stopped. 2025-06-30 22:22:02.562 +03:00 [DBG] Connection id "0HNC8090TGACM" accepted. 2025-06-30 22:22:02.562 +03:00 [DBG] Connection id "0HNC8090TGACM" started. 2025-06-30 22:22:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:22:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:22:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:22:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:22:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:22:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:22:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:22:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:22:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:22:02.563 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:22:02.563 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:22:02.563 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:22:02.563 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:22:02.563 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:22:02.563 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:22:02.563 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:22:02.563 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:22:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.563 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:22:02.563 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:22:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:22:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:22:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:22:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:22:02.563 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:22:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.155ms. 2025-06-30 22:22:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:22:02.564 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:22:02.564 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:22:02.564 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2273ms 2025-06-30 22:22:02.564 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:22:02.564 +03:00 [DBG] Connection id "0HNC8090TGACM" completed keep alive response. 2025-06-30 22:22:02.564 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1008ms 2025-06-30 22:22:02.565 +03:00 [DBG] Connection id "0HNC8090TGACM" received FIN. 2025-06-30 22:22:02.565 +03:00 [DBG] Connection id "0HNC8090TGACM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:22:02.565 +03:00 [DBG] Connection id "0HNC8090TGACM" disconnecting. 2025-06-30 22:22:02.565 +03:00 [DBG] Connection id "0HNC8090TGACM" stopped. 2025-06-30 22:23:02.561 +03:00 [DBG] Connection id "0HNC8090TGACN" accepted. 2025-06-30 22:23:02.561 +03:00 [DBG] Connection id "0HNC8090TGACN" started. 2025-06-30 22:23:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:23:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:23:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 22:23:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:23:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:23:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:23:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:23:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:23:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:23:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:23:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:23:02.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-06-30 22:23:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:23:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:23:02.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-06-30 22:23:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:23:02.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-06-30 22:23:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:23:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:23:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:23:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1056ms. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:23:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:23:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:23:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.578ms 2025-06-30 22:23:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:23:02.562 +03:00 [DBG] Connection id "0HNC8090TGACN" completed keep alive response. 2025-06-30 22:23:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1242ms 2025-06-30 22:23:02.563 +03:00 [DBG] Connection id "0HNC8090TGACN" received FIN. 2025-06-30 22:23:02.563 +03:00 [DBG] Connection id "0HNC8090TGACN" disconnecting. 2025-06-30 22:23:02.563 +03:00 [DBG] Connection id "0HNC8090TGACN" stopped. 2025-06-30 22:23:02.563 +03:00 [DBG] Connection id "0HNC8090TGACN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:24:02.588 +03:00 [DBG] Connection id "0HNC8090TGACO" accepted. 2025-06-30 22:24:02.589 +03:00 [DBG] Connection id "0HNC8090TGACO" started. 2025-06-30 22:24:02.589 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:24:02.589 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:24:02.589 +03:00 [DBG] POST requests are not supported 2025-06-30 22:24:02.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:24:02.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:24:02.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:24:02.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:24:02.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:24:02.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:24:02.589 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:24:02.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:24:02.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:24:02.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:24:02.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:24:02.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:24:02.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:24:02.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:24:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:24:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:24:02.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:24:02.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1556ms. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:24:02.590 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:24:02.590 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:24:02.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7262ms 2025-06-30 22:24:02.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:24:02.590 +03:00 [DBG] Connection id "0HNC8090TGACO" completed keep alive response. 2025-06-30 22:24:02.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5773ms 2025-06-30 22:24:02.590 +03:00 [DBG] Connection id "0HNC8090TGACO" received FIN. 2025-06-30 22:24:02.591 +03:00 [DBG] Connection id "0HNC8090TGACO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:24:02.591 +03:00 [DBG] Connection id "0HNC8090TGACO" disconnecting. 2025-06-30 22:24:02.591 +03:00 [DBG] Connection id "0HNC8090TGACO" stopped. 2025-06-30 22:25:02.558 +03:00 [DBG] Connection id "0HNC8090TGACP" accepted. 2025-06-30 22:25:02.558 +03:00 [DBG] Connection id "0HNC8090TGACP" started. 2025-06-30 22:25:02.559 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:25:02.559 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:25:02.559 +03:00 [DBG] POST requests are not supported 2025-06-30 22:25:02.559 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:25:02.559 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:25:02.559 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:25:02.559 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:25:02.559 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:25:02.559 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:25:02.559 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:25:02.559 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:25:02.559 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:25:02.559 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:25:02.559 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:25:02.559 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:25:02.559 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:25:02.559 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:25:02.559 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.559 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.559 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:25:02.560 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:25:02.560 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:25:02.560 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2065ms. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:25:02.560 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:25:02.560 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:25:02.560 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0176ms 2025-06-30 22:25:02.560 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:25:02.561 +03:00 [DBG] Connection id "0HNC8090TGACP" completed keep alive response. 2025-06-30 22:25:02.561 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9257ms 2025-06-30 22:25:02.561 +03:00 [DBG] Connection id "0HNC8090TGACP" received FIN. 2025-06-30 22:25:02.561 +03:00 [DBG] Connection id "0HNC8090TGACP" disconnecting. 2025-06-30 22:25:02.561 +03:00 [DBG] Connection id "0HNC8090TGACP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:25:02.562 +03:00 [DBG] Connection id "0HNC8090TGACP" stopped. 2025-06-30 22:26:02.568 +03:00 [DBG] Connection id "0HNC8090TGACQ" accepted. 2025-06-30 22:26:02.568 +03:00 [DBG] Connection id "0HNC8090TGACQ" started. 2025-06-30 22:26:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:26:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:26:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 22:26:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:26:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:26:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:26:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:26:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:26:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:26:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:26:02.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:26:02.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:26:02.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:26:02.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:26:02.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:26:02.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:26:02.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:26:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:26:02.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:26:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:26:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:26:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:26:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:26:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7573ms 2025-06-30 22:26:02.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:26:02.570 +03:00 [DBG] Connection id "0HNC8090TGACQ" completed keep alive response. 2025-06-30 22:26:02.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4015ms 2025-06-30 22:26:02.570 +03:00 [DBG] Connection id "0HNC8090TGACQ" received FIN. 2025-06-30 22:26:02.570 +03:00 [DBG] Connection id "0HNC8090TGACQ" disconnecting. 2025-06-30 22:26:02.570 +03:00 [DBG] Connection id "0HNC8090TGACQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:26:02.571 +03:00 [DBG] Connection id "0HNC8090TGACQ" stopped. 2025-06-30 22:27:02.560 +03:00 [DBG] Connection id "0HNC8090TGACR" accepted. 2025-06-30 22:27:02.561 +03:00 [DBG] Connection id "0HNC8090TGACR" started. 2025-06-30 22:27:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:27:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:27:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 22:27:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:27:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:27:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:27:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:27:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:27:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:27:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:27:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:27:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:27:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:27:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:27:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:27:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:27:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:27:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.561 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:27:02.561 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:27:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:27:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:27:02.561 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:27:02.561 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:27:02.561 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:27:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1237ms. 2025-06-30 22:27:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:27:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:27:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:27:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7773ms 2025-06-30 22:27:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:27:02.562 +03:00 [DBG] Connection id "0HNC8090TGACR" completed keep alive response. 2025-06-30 22:27:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4597ms 2025-06-30 22:27:02.562 +03:00 [DBG] Connection id "0HNC8090TGACR" received FIN. 2025-06-30 22:27:02.563 +03:00 [DBG] Connection id "0HNC8090TGACR" disconnecting. 2025-06-30 22:27:02.563 +03:00 [DBG] Connection id "0HNC8090TGACR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:27:02.564 +03:00 [DBG] Connection id "0HNC8090TGACR" stopped. 2025-06-30 22:28:02.564 +03:00 [DBG] Connection id "0HNC8090TGACS" accepted. 2025-06-30 22:28:02.564 +03:00 [DBG] Connection id "0HNC8090TGACS" started. 2025-06-30 22:28:02.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:28:02.564 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:28:02.564 +03:00 [DBG] POST requests are not supported 2025-06-30 22:28:02.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:28:02.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:28:02.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:28:02.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:28:02.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:28:02.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:28:02.565 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:28:02.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:28:02.565 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:28:02.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:28:02.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:28:02.565 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:28:02.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:28:02.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:28:02.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:28:02.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:28:02.565 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:28:02.565 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.147ms. 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:28:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:28:02.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:28:02.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:28:02.566 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9872ms 2025-06-30 22:28:02.566 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:28:02.566 +03:00 [DBG] Connection id "0HNC8090TGACS" completed keep alive response. 2025-06-30 22:28:02.566 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8211ms 2025-06-30 22:28:02.566 +03:00 [DBG] Connection id "0HNC8090TGACS" received FIN. 2025-06-30 22:28:02.566 +03:00 [DBG] Connection id "0HNC8090TGACS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:28:02.566 +03:00 [DBG] Connection id "0HNC8090TGACS" disconnecting. 2025-06-30 22:28:02.567 +03:00 [DBG] Connection id "0HNC8090TGACS" stopped. 2025-06-30 22:29:02.572 +03:00 [DBG] Connection id "0HNC8090TGACT" accepted. 2025-06-30 22:29:02.572 +03:00 [DBG] Connection id "0HNC8090TGACT" started. 2025-06-30 22:29:02.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:29:02.572 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:29:02.572 +03:00 [DBG] POST requests are not supported 2025-06-30 22:29:02.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:29:02.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-06-30 22:29:02.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:29:02.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:29:02.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:29:02.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:29:02.572 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:29:02.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:29:02.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-06-30 22:29:02.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:29:02.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:29:02.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-06-30 22:29:02.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:29:02.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-06-30 22:29:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:29:02.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:29:02.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:29:02.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1204ms. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:29:02.573 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:29:02.573 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:29:02.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7251ms 2025-06-30 22:29:02.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:29:02.573 +03:00 [DBG] Connection id "0HNC8090TGACT" completed keep alive response. 2025-06-30 22:29:02.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3495ms 2025-06-30 22:29:02.574 +03:00 [DBG] Connection id "0HNC8090TGACT" received FIN. 2025-06-30 22:29:02.574 +03:00 [DBG] Connection id "0HNC8090TGACT" disconnecting. 2025-06-30 22:29:02.574 +03:00 [DBG] Connection id "0HNC8090TGACT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:29:02.575 +03:00 [DBG] Connection id "0HNC8090TGACT" stopped. 2025-06-30 22:30:02.564 +03:00 [DBG] Connection id "0HNC8090TGACU" accepted. 2025-06-30 22:30:02.564 +03:00 [DBG] Connection id "0HNC8090TGACU" started. 2025-06-30 22:30:02.564 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:30:02.564 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:30:02.564 +03:00 [DBG] POST requests are not supported 2025-06-30 22:30:02.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:30:02.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:30:02.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:30:02.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:30:02.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:30:02.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:30:02.565 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:30:02.565 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:30:02.565 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:30:02.565 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:30:02.565 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:30:02.565 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:30:02.565 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:30:02.565 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:30:02.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.565 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:30:02.565 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:30:02.565 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:30:02.565 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:30:02.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:30:02.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1657ms. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:30:02.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:30:02.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:30:02.566 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1777ms 2025-06-30 22:30:02.566 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:30:02.567 +03:00 [DBG] Connection id "0HNC8090TGACU" completed keep alive response. 2025-06-30 22:30:02.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.1752ms 2025-06-30 22:30:02.567 +03:00 [DBG] Connection id "0HNC8090TGACU" received FIN. 2025-06-30 22:30:02.567 +03:00 [DBG] Connection id "0HNC8090TGACU" disconnecting. 2025-06-30 22:30:02.567 +03:00 [DBG] Connection id "0HNC8090TGACU" stopped. 2025-06-30 22:30:02.567 +03:00 [DBG] Connection id "0HNC8090TGACU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:31:02.568 +03:00 [DBG] Connection id "0HNC8090TGACV" accepted. 2025-06-30 22:31:02.568 +03:00 [DBG] Connection id "0HNC8090TGACV" started. 2025-06-30 22:31:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:31:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:31:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 22:31:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:31:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:31:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:31:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:31:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:31:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:31:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:31:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:31:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:31:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:31:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:31:02.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:31:02.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:31:02.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:31:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:31:02.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:31:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:31:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1285ms. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:31:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:31:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:31:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8762ms 2025-06-30 22:31:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:31:02.570 +03:00 [DBG] Connection id "0HNC8090TGACV" completed keep alive response. 2025-06-30 22:31:02.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5627ms 2025-06-30 22:31:02.570 +03:00 [DBG] Connection id "0HNC8090TGACV" received FIN. 2025-06-30 22:31:02.570 +03:00 [DBG] Connection id "0HNC8090TGACV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:31:02.570 +03:00 [DBG] Connection id "0HNC8090TGACV" disconnecting. 2025-06-30 22:31:02.570 +03:00 [DBG] Connection id "0HNC8090TGACV" stopped. 2025-06-30 22:32:02.639 +03:00 [DBG] Connection id "0HNC8090TGAD0" accepted. 2025-06-30 22:32:02.639 +03:00 [DBG] Connection id "0HNC8090TGAD0" started. 2025-06-30 22:32:02.640 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:32:02.640 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:32:02.640 +03:00 [DBG] POST requests are not supported 2025-06-30 22:32:02.640 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:32:02.640 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:32:02.640 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:32:02.640 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:32:02.640 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:32:02.640 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:32:02.640 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:32:02.640 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:32:02.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:32:02.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:32:02.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:32:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:32:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:32:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:32:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:32:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:32:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:32:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:32:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:32:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:32:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:32:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1137ms. 2025-06-30 22:32:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:32:02.641 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:32:02.641 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:32:02.641 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7185ms 2025-06-30 22:32:02.641 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:32:02.641 +03:00 [DBG] Connection id "0HNC8090TGAD0" completed keep alive response. 2025-06-30 22:32:02.641 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3834ms 2025-06-30 22:32:02.641 +03:00 [DBG] Connection id "0HNC8090TGAD0" received FIN. 2025-06-30 22:32:02.641 +03:00 [DBG] Connection id "0HNC8090TGAD0" disconnecting. 2025-06-30 22:32:02.641 +03:00 [DBG] Connection id "0HNC8090TGAD0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:32:02.642 +03:00 [DBG] Connection id "0HNC8090TGAD0" stopped. 2025-06-30 22:33:02.574 +03:00 [DBG] Connection id "0HNC8090TGAD1" accepted. 2025-06-30 22:33:02.574 +03:00 [DBG] Connection id "0HNC8090TGAD1" started. 2025-06-30 22:33:02.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:33:02.574 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:33:02.574 +03:00 [DBG] POST requests are not supported 2025-06-30 22:33:02.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:33:02.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:33:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:33:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:33:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:33:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:33:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:33:02.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:33:02.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:33:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:33:02.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:33:02.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:33:02.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:33:02.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:33:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:33:02.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:33:02.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:33:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:33:02.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:33:02.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:33:02.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8253ms 2025-06-30 22:33:02.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:33:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD1" completed keep alive response. 2025-06-30 22:33:02.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6742ms 2025-06-30 22:33:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD1" received FIN. 2025-06-30 22:33:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD1" disconnecting. 2025-06-30 22:33:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:33:02.577 +03:00 [DBG] Connection id "0HNC8090TGAD1" stopped. 2025-06-30 22:34:02.577 +03:00 [DBG] Connection id "0HNC8090TGAD2" accepted. 2025-06-30 22:34:02.578 +03:00 [DBG] Connection id "0HNC8090TGAD2" started. 2025-06-30 22:34:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:34:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:34:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 22:34:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:34:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:34:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:34:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:34:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:34:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:34:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:34:02.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:34:02.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:34:02.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:34:02.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:34:02.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:34:02.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:34:02.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:34:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:34:02.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:34:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:34:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1335ms. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:34:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:34:02.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:34:02.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7268ms 2025-06-30 22:34:02.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:34:02.579 +03:00 [DBG] Connection id "0HNC8090TGAD2" completed keep alive response. 2025-06-30 22:34:02.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3947ms 2025-06-30 22:34:02.580 +03:00 [DBG] Connection id "0HNC8090TGAD2" received FIN. 2025-06-30 22:34:02.580 +03:00 [DBG] Connection id "0HNC8090TGAD2" disconnecting. 2025-06-30 22:34:02.580 +03:00 [DBG] Connection id "0HNC8090TGAD2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:34:02.581 +03:00 [DBG] Connection id "0HNC8090TGAD2" stopped. 2025-06-30 22:35:02.561 +03:00 [DBG] Connection id "0HNC8090TGAD3" accepted. 2025-06-30 22:35:02.561 +03:00 [DBG] Connection id "0HNC8090TGAD3" started. 2025-06-30 22:35:02.561 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:35:02.561 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:35:02.561 +03:00 [DBG] POST requests are not supported 2025-06-30 22:35:02.561 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:35:02.561 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:35:02.561 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:35:02.561 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:35:02.561 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:35:02.561 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:35:02.561 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:35:02.561 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:35:02.561 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:35:02.561 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:35:02.561 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:35:02.561 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:35:02.561 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:35:02.561 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:35:02.561 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.561 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:35:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:35:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:35:02.562 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1612ms. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:35:02.562 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:35:02.562 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:35:02.562 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8218ms 2025-06-30 22:35:02.562 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:35:02.562 +03:00 [DBG] Connection id "0HNC8090TGAD3" completed keep alive response. 2025-06-30 22:35:02.562 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5089ms 2025-06-30 22:35:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD3" received FIN. 2025-06-30 22:35:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:35:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD3" disconnecting. 2025-06-30 22:35:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD3" stopped. 2025-06-30 22:36:02.561 +03:00 [DBG] Connection id "0HNC8090TGAD4" accepted. 2025-06-30 22:36:02.561 +03:00 [DBG] Connection id "0HNC8090TGAD4" started. 2025-06-30 22:36:02.562 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:36:02.562 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:36:02.562 +03:00 [DBG] POST requests are not supported 2025-06-30 22:36:02.562 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:36:02.562 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:36:02.562 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:36:02.562 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:36:02.562 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:36:02.562 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:36:02.562 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:36:02.562 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:36:02.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-06-30 22:36:02.562 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:36:02.562 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:36:02.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-06-30 22:36:02.562 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:36:02.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-06-30 22:36:02.562 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.562 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.562 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:36:02.562 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:36:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:36:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:36:02.562 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:36:02.562 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:36:02.562 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:36:02.563 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1783ms. 2025-06-30 22:36:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:36:02.563 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:36:02.563 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:36:02.563 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7794ms 2025-06-30 22:36:02.563 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:36:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD4" completed keep alive response. 2025-06-30 22:36:02.563 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4271ms 2025-06-30 22:36:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD4" received FIN. 2025-06-30 22:36:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:36:02.564 +03:00 [DBG] Connection id "0HNC8090TGAD4" disconnecting. 2025-06-30 22:36:02.564 +03:00 [DBG] Connection id "0HNC8090TGAD4" stopped. 2025-06-30 22:37:02.569 +03:00 [DBG] Connection id "0HNC8090TGAD5" accepted. 2025-06-30 22:37:02.569 +03:00 [DBG] Connection id "0HNC8090TGAD5" started. 2025-06-30 22:37:02.569 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:37:02.569 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:37:02.569 +03:00 [DBG] POST requests are not supported 2025-06-30 22:37:02.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:37:02.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:37:02.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:37:02.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:37:02.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:37:02.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:37:02.569 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:37:02.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:37:02.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:37:02.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:37:02.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:37:02.570 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:37:02.570 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:37:02.570 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:37:02.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.570 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:37:02.570 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:37:02.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:37:02.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1538ms. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:37:02.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:37:02.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:37:02.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1345ms 2025-06-30 22:37:02.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:37:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD5" completed keep alive response. 2025-06-30 22:37:02.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9617ms 2025-06-30 22:37:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD5" received FIN. 2025-06-30 22:37:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD5" disconnecting. 2025-06-30 22:37:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:37:02.572 +03:00 [DBG] Connection id "0HNC8090TGAD5" stopped. 2025-06-30 22:38:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD6" accepted. 2025-06-30 22:38:02.563 +03:00 [DBG] Connection id "0HNC8090TGAD6" started. 2025-06-30 22:38:02.563 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:38:02.564 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:38:02.564 +03:00 [DBG] POST requests are not supported 2025-06-30 22:38:02.564 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:38:02.564 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:38:02.564 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:38:02.564 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:38:02.564 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:38:02.564 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:38:02.564 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:38:02.564 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:38:02.564 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:38:02.564 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:38:02.564 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:38:02.564 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:38:02.564 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:38:02.564 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:38:02.564 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.564 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:38:02.564 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:38:02.564 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:38:02.564 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1188ms. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:38:02.564 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:38:02.565 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:38:02.565 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:38:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:38:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:38:02.565 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.565 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.565 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.565 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:38:02.565 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6628ms 2025-06-30 22:38:02.565 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:38:02.565 +03:00 [DBG] Connection id "0HNC8090TGAD6" completed keep alive response. 2025-06-30 22:38:02.565 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2513ms 2025-06-30 22:38:02.565 +03:00 [DBG] Connection id "0HNC8090TGAD6" received FIN. 2025-06-30 22:38:02.565 +03:00 [DBG] Connection id "0HNC8090TGAD6" disconnecting. 2025-06-30 22:38:02.565 +03:00 [DBG] Connection id "0HNC8090TGAD6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:38:02.566 +03:00 [DBG] Connection id "0HNC8090TGAD6" stopped. 2025-06-30 22:39:02.575 +03:00 [DBG] Connection id "0HNC8090TGAD7" accepted. 2025-06-30 22:39:02.575 +03:00 [DBG] Connection id "0HNC8090TGAD7" started. 2025-06-30 22:39:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:39:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:39:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 22:39:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:39:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:39:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:39:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:39:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:39:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:39:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:39:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:39:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:39:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:39:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:39:02.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:39:02.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:39:02.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:39:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:39:02.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:39:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:39:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:39:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:39:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:39:02.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:39:02.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1682ms. 2025-06-30 22:39:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:39:02.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:39:02.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:39:02.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9449ms 2025-06-30 22:39:02.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:39:02.577 +03:00 [DBG] Connection id "0HNC8090TGAD7" completed keep alive response. 2025-06-30 22:39:02.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7311ms 2025-06-30 22:39:02.578 +03:00 [DBG] Connection id "0HNC8090TGAD7" received FIN. 2025-06-30 22:39:02.578 +03:00 [DBG] Connection id "0HNC8090TGAD7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:39:02.578 +03:00 [DBG] Connection id "0HNC8090TGAD7" disconnecting. 2025-06-30 22:39:02.578 +03:00 [DBG] Connection id "0HNC8090TGAD7" stopped. 2025-06-30 22:40:02.573 +03:00 [DBG] Connection id "0HNC8090TGAD8" accepted. 2025-06-30 22:40:02.573 +03:00 [DBG] Connection id "0HNC8090TGAD8" started. 2025-06-30 22:40:02.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:40:02.573 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:40:02.573 +03:00 [DBG] POST requests are not supported 2025-06-30 22:40:02.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:40:02.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-06-30 22:40:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:40:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:40:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:40:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:40:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:40:02.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:40:02.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:40:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:40:02.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:40:02.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:40:02.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:40:02.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:40:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:40:02.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:40:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:40:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:40:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:40:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:40:02.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:40:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-30 22:40:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:40:02.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:40:02.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:40:02.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0142ms 2025-06-30 22:40:02.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:40:02.575 +03:00 [DBG] Connection id "0HNC8090TGAD8" completed keep alive response. 2025-06-30 22:40:02.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9217ms 2025-06-30 22:40:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD8" received FIN. 2025-06-30 22:40:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD8" disconnecting. 2025-06-30 22:40:02.576 +03:00 [DBG] Connection id "0HNC8090TGAD8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:40:02.577 +03:00 [DBG] Connection id "0HNC8090TGAD8" stopped. 2025-06-30 22:41:02.568 +03:00 [DBG] Connection id "0HNC8090TGAD9" accepted. 2025-06-30 22:41:02.569 +03:00 [DBG] Connection id "0HNC8090TGAD9" started. 2025-06-30 22:41:02.569 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:41:02.569 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:41:02.569 +03:00 [DBG] POST requests are not supported 2025-06-30 22:41:02.569 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:41:02.569 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:41:02.569 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:41:02.569 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:41:02.569 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:41:02.569 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:41:02.569 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:41:02.569 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:41:02.569 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:41:02.569 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:41:02.569 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:41:02.569 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:41:02.569 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:41:02.569 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:41:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.569 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:41:02.569 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:41:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:41:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:41:02.570 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:41:02.570 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1349ms. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:41:02.570 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:41:02.570 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:41:02.570 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.768ms 2025-06-30 22:41:02.570 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:41:02.570 +03:00 [DBG] Connection id "0HNC8090TGAD9" completed keep alive response. 2025-06-30 22:41:02.570 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4322ms 2025-06-30 22:41:02.570 +03:00 [DBG] Connection id "0HNC8090TGAD9" received FIN. 2025-06-30 22:41:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD9" disconnecting. 2025-06-30 22:41:02.571 +03:00 [DBG] Connection id "0HNC8090TGAD9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:41:02.572 +03:00 [DBG] Connection id "0HNC8090TGAD9" stopped. 2025-06-30 22:42:02.575 +03:00 [DBG] Connection id "0HNC8090TGADA" accepted. 2025-06-30 22:42:02.576 +03:00 [DBG] Connection id "0HNC8090TGADA" started. 2025-06-30 22:42:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:42:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:42:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 22:42:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:42:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:42:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:42:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:42:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:42:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:42:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:42:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:42:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:42:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:42:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:42:02.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:42:02.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:42:02.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:42:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:42:02.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:42:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:42:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:42:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:42:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:42:02.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:42:02.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1179ms. 2025-06-30 22:42:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:42:02.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:42:02.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:42:02.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6202ms 2025-06-30 22:42:02.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:42:02.577 +03:00 [DBG] Connection id "0HNC8090TGADA" completed keep alive response. 2025-06-30 22:42:02.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2127ms 2025-06-30 22:42:02.577 +03:00 [DBG] Connection id "0HNC8090TGADA" received FIN. 2025-06-30 22:42:02.577 +03:00 [DBG] Connection id "0HNC8090TGADA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:42:02.577 +03:00 [DBG] Connection id "0HNC8090TGADA" disconnecting. 2025-06-30 22:42:02.577 +03:00 [DBG] Connection id "0HNC8090TGADA" stopped. 2025-06-30 22:43:02.573 +03:00 [DBG] Connection id "0HNC8090TGADB" accepted. 2025-06-30 22:43:02.573 +03:00 [DBG] Connection id "0HNC8090TGADB" started. 2025-06-30 22:43:02.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:43:02.573 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:43:02.573 +03:00 [DBG] POST requests are not supported 2025-06-30 22:43:02.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:43:02.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:43:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:43:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:43:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:43:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:43:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:43:02.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:43:02.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:43:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:43:02.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:43:02.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:43:02.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:43:02.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:43:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:43:02.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:43:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:43:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:43:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:43:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:43:02.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:43:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1367ms. 2025-06-30 22:43:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:43:02.575 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:43:02.575 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:43:02.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0818ms 2025-06-30 22:43:02.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:43:02.575 +03:00 [DBG] Connection id "0HNC8090TGADB" completed keep alive response. 2025-06-30 22:43:02.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9319ms 2025-06-30 22:43:02.576 +03:00 [DBG] Connection id "0HNC8090TGADB" received FIN. 2025-06-30 22:43:02.576 +03:00 [DBG] Connection id "0HNC8090TGADB" disconnecting. 2025-06-30 22:43:02.576 +03:00 [DBG] Connection id "0HNC8090TGADB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:43:02.577 +03:00 [DBG] Connection id "0HNC8090TGADB" stopped. 2025-06-30 22:44:02.581 +03:00 [DBG] Connection id "0HNC8090TGADC" accepted. 2025-06-30 22:44:02.581 +03:00 [DBG] Connection id "0HNC8090TGADC" started. 2025-06-30 22:44:02.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:44:02.581 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:44:02.581 +03:00 [DBG] POST requests are not supported 2025-06-30 22:44:02.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:44:02.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-06-30 22:44:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:44:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:44:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:44:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:44:02.582 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:44:02.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:44:02.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:44:02.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:44:02.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:44:02.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:44:02.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:44:02.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:44:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:44:02.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:44:02.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:44:02.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.118ms. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:44:02.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:44:02.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:44:02.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:44:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:44:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:44:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:44:02.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6744ms 2025-06-30 22:44:02.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:44:02.583 +03:00 [DBG] Connection id "0HNC8090TGADC" completed keep alive response. 2025-06-30 22:44:02.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2949ms 2025-06-30 22:44:02.583 +03:00 [DBG] Connection id "0HNC8090TGADC" received FIN. 2025-06-30 22:44:02.583 +03:00 [DBG] Connection id "0HNC8090TGADC" disconnecting. 2025-06-30 22:44:02.583 +03:00 [DBG] Connection id "0HNC8090TGADC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:44:02.584 +03:00 [DBG] Connection id "0HNC8090TGADC" stopped. 2025-06-30 22:45:02.571 +03:00 [DBG] Connection id "0HNC8090TGADD" accepted. 2025-06-30 22:45:02.571 +03:00 [DBG] Connection id "0HNC8090TGADD" started. 2025-06-30 22:45:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:45:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:45:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 22:45:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:45:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:45:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:45:02.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:45:02.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:45:02.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:45:02.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:45:02.571 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:45:02.571 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:45:02.571 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:45:02.571 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:45:02.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:45:02.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:45:02.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:45:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:45:02.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:45:02.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:45:02.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1385ms. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:45:02.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:45:02.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:45:02.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:45:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:45:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:45:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:45:02.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1978ms 2025-06-30 22:45:02.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:45:02.573 +03:00 [DBG] Connection id "0HNC8090TGADD" completed keep alive response. 2025-06-30 22:45:02.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0631ms 2025-06-30 22:45:02.573 +03:00 [DBG] Connection id "0HNC8090TGADD" received FIN. 2025-06-30 22:45:02.573 +03:00 [DBG] Connection id "0HNC8090TGADD" disconnecting. 2025-06-30 22:45:02.573 +03:00 [DBG] Connection id "0HNC8090TGADD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:45:02.574 +03:00 [DBG] Connection id "0HNC8090TGADD" stopped. 2025-06-30 22:46:02.570 +03:00 [DBG] Connection id "0HNC8090TGADE" accepted. 2025-06-30 22:46:02.570 +03:00 [DBG] Connection id "0HNC8090TGADE" started. 2025-06-30 22:46:02.570 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:46:02.570 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:46:02.570 +03:00 [DBG] POST requests are not supported 2025-06-30 22:46:02.570 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:46:02.570 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:46:02.570 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:46:02.570 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:46:02.570 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:46:02.570 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:46:02.570 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:46:02.570 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:46:02.570 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:46:02.570 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:46:02.570 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:46:02.571 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:46:02.571 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:46:02.571 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:46:02.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:46:02.571 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:46:02.571 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:46:02.571 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1471ms. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:46:02.571 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:46:02.571 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:46:02.571 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7899ms 2025-06-30 22:46:02.571 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:46:02.571 +03:00 [DBG] Connection id "0HNC8090TGADE" completed keep alive response. 2025-06-30 22:46:02.571 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4118ms 2025-06-30 22:46:02.572 +03:00 [DBG] Connection id "0HNC8090TGADE" received FIN. 2025-06-30 22:46:02.572 +03:00 [DBG] Connection id "0HNC8090TGADE" disconnecting. 2025-06-30 22:46:02.572 +03:00 [DBG] Connection id "0HNC8090TGADE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:46:02.573 +03:00 [DBG] Connection id "0HNC8090TGADE" stopped. 2025-06-30 22:47:02.565 +03:00 [DBG] Connection id "0HNC8090TGADF" accepted. 2025-06-30 22:47:02.566 +03:00 [DBG] Connection id "0HNC8090TGADF" started. 2025-06-30 22:47:02.566 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:47:02.566 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:47:02.566 +03:00 [DBG] POST requests are not supported 2025-06-30 22:47:02.566 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:47:02.566 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:47:02.566 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:47:02.566 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:47:02.566 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:47:02.566 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:47:02.566 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:47:02.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:47:02.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:47:02.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:47:02.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:47:02.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:47:02.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:47:02.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:47:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:47:02.567 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:47:02.567 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:47:02.567 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:47:02.567 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:47:02.567 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:47:02.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9405ms 2025-06-30 22:47:02.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:47:02.567 +03:00 [DBG] Connection id "0HNC8090TGADF" completed keep alive response. 2025-06-30 22:47:02.568 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7807ms 2025-06-30 22:47:02.568 +03:00 [DBG] Connection id "0HNC8090TGADF" received FIN. 2025-06-30 22:47:02.568 +03:00 [DBG] Connection id "0HNC8090TGADF" disconnecting. 2025-06-30 22:47:02.568 +03:00 [DBG] Connection id "0HNC8090TGADF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:47:02.569 +03:00 [DBG] Connection id "0HNC8090TGADF" stopped. 2025-06-30 22:48:02.571 +03:00 [DBG] Connection id "0HNC8090TGADG" accepted. 2025-06-30 22:48:02.571 +03:00 [DBG] Connection id "0HNC8090TGADG" started. 2025-06-30 22:48:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:48:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:48:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 22:48:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:48:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:48:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:48:02.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:48:02.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:48:02.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:48:02.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:48:02.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:48:02.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-06-30 22:48:02.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:48:02.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:48:02.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:48:02.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:48:02.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:48:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:48:02.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:48:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:48:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:48:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:48:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:48:02.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:48:02.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1624ms. 2025-06-30 22:48:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:48:02.573 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:48:02.573 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:48:02.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3001ms 2025-06-30 22:48:02.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:48:02.573 +03:00 [DBG] Connection id "0HNC8090TGADG" completed keep alive response. 2025-06-30 22:48:02.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3287ms 2025-06-30 22:48:02.574 +03:00 [DBG] Connection id "0HNC8090TGADG" received FIN. 2025-06-30 22:48:02.574 +03:00 [DBG] Connection id "0HNC8090TGADG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:48:02.574 +03:00 [DBG] Connection id "0HNC8090TGADG" disconnecting. 2025-06-30 22:48:02.574 +03:00 [DBG] Connection id "0HNC8090TGADG" stopped. 2025-06-30 22:49:02.572 +03:00 [DBG] Connection id "0HNC8090TGADH" accepted. 2025-06-30 22:49:02.572 +03:00 [DBG] Connection id "0HNC8090TGADH" started. 2025-06-30 22:49:02.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:49:02.572 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:49:02.572 +03:00 [DBG] POST requests are not supported 2025-06-30 22:49:02.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:49:02.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-06-30 22:49:02.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:49:02.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:49:02.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:49:02.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:49:02.572 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:49:02.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:49:02.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-06-30 22:49:02.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:49:02.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:49:02.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:49:02.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:49:02.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:49:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:49:02.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:49:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:49:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:49:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:49:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:49:02.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:49:02.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.111ms. 2025-06-30 22:49:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:49:02.573 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:49:02.573 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:49:02.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6358ms 2025-06-30 22:49:02.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:49:02.573 +03:00 [DBG] Connection id "0HNC8090TGADH" completed keep alive response. 2025-06-30 22:49:02.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2082ms 2025-06-30 22:49:02.573 +03:00 [DBG] Connection id "0HNC8090TGADH" received FIN. 2025-06-30 22:49:02.573 +03:00 [DBG] Connection id "0HNC8090TGADH" disconnecting. 2025-06-30 22:49:02.573 +03:00 [DBG] Connection id "0HNC8090TGADH" stopped. 2025-06-30 22:49:02.573 +03:00 [DBG] Connection id "0HNC8090TGADH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:50:02.579 +03:00 [DBG] Connection id "0HNC8090TGADI" accepted. 2025-06-30 22:50:02.579 +03:00 [DBG] Connection id "0HNC8090TGADI" started. 2025-06-30 22:50:02.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:50:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:50:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 22:50:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:50:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:50:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:50:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:50:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:50:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:50:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:50:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:50:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:50:02.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:50:02.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:50:02.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:50:02.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:50:02.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:50:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:50:02.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:50:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:50:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:50:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:50:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:50:02.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:50:02.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1932ms. 2025-06-30 22:50:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:50:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:50:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:50:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2194ms 2025-06-30 22:50:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:50:02.581 +03:00 [DBG] Connection id "0HNC8090TGADI" completed keep alive response. 2025-06-30 22:50:02.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0733ms 2025-06-30 22:50:02.582 +03:00 [DBG] Connection id "0HNC8090TGADI" received FIN. 2025-06-30 22:50:02.582 +03:00 [DBG] Connection id "0HNC8090TGADI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:50:02.582 +03:00 [DBG] Connection id "0HNC8090TGADI" disconnecting. 2025-06-30 22:50:02.582 +03:00 [DBG] Connection id "0HNC8090TGADI" stopped. 2025-06-30 22:51:02.571 +03:00 [DBG] Connection id "0HNC8090TGADJ" accepted. 2025-06-30 22:51:02.571 +03:00 [DBG] Connection id "0HNC8090TGADJ" started. 2025-06-30 22:51:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:51:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:51:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 22:51:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:51:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:51:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:51:02.572 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:51:02.572 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:51:02.572 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:51:02.572 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:51:02.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:51:02.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-06-30 22:51:02.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:51:02.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:51:02.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:51:02.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:51:02.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:51:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:51:02.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:51:02.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:51:02.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1321ms. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:51:02.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:51:02.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:51:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.573 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:51:02.573 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.655ms 2025-06-30 22:51:02.573 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:51:02.573 +03:00 [DBG] Connection id "0HNC8090TGADJ" completed keep alive response. 2025-06-30 22:51:02.573 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3066ms 2025-06-30 22:51:02.573 +03:00 [DBG] Connection id "0HNC8090TGADJ" received FIN. 2025-06-30 22:51:02.573 +03:00 [DBG] Connection id "0HNC8090TGADJ" disconnecting. 2025-06-30 22:51:02.573 +03:00 [DBG] Connection id "0HNC8090TGADJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:51:02.574 +03:00 [DBG] Connection id "0HNC8090TGADJ" stopped. 2025-06-30 22:52:02.578 +03:00 [DBG] Connection id "0HNC8090TGADK" accepted. 2025-06-30 22:52:02.578 +03:00 [DBG] Connection id "0HNC8090TGADK" started. 2025-06-30 22:52:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:52:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:52:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 22:52:02.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:52:02.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-06-30 22:52:02.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:52:02.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:52:02.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:52:02.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:52:02.579 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:52:02.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:52:02.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:52:02.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:52:02.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:52:02.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:52:02.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:52:02.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:52:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:52:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:52:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:52:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:52:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:52:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:52:02.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:52:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:52:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:52:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:52:02.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7067ms 2025-06-30 22:52:02.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:52:02.580 +03:00 [DBG] Connection id "0HNC8090TGADK" completed keep alive response. 2025-06-30 22:52:02.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3796ms 2025-06-30 22:52:02.580 +03:00 [DBG] Connection id "0HNC8090TGADK" received FIN. 2025-06-30 22:52:02.580 +03:00 [DBG] Connection id "0HNC8090TGADK" disconnecting. 2025-06-30 22:52:02.580 +03:00 [DBG] Connection id "0HNC8090TGADK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:52:02.581 +03:00 [DBG] Connection id "0HNC8090TGADK" stopped. 2025-06-30 22:53:02.583 +03:00 [DBG] Connection id "0HNC8090TGADL" accepted. 2025-06-30 22:53:02.583 +03:00 [DBG] Connection id "0HNC8090TGADL" started. 2025-06-30 22:53:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:53:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:53:02.583 +03:00 [DBG] POST requests are not supported 2025-06-30 22:53:02.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:53:02.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:53:02.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:53:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:53:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:53:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:53:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:53:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:53:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:53:02.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:53:02.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:53:02.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:53:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:53:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:53:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:53:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:53:02.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:53:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1516ms. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:53:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:53:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:53:02.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7587ms 2025-06-30 22:53:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:53:02.584 +03:00 [DBG] Connection id "0HNC8090TGADL" completed keep alive response. 2025-06-30 22:53:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4321ms 2025-06-30 22:53:02.585 +03:00 [DBG] Connection id "0HNC8090TGADL" received FIN. 2025-06-30 22:53:02.585 +03:00 [DBG] Connection id "0HNC8090TGADL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:53:02.585 +03:00 [DBG] Connection id "0HNC8090TGADL" disconnecting. 2025-06-30 22:53:02.585 +03:00 [DBG] Connection id "0HNC8090TGADL" stopped. 2025-06-30 22:54:02.573 +03:00 [DBG] Connection id "0HNC8090TGADM" accepted. 2025-06-30 22:54:02.573 +03:00 [DBG] Connection id "0HNC8090TGADM" started. 2025-06-30 22:54:02.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:54:02.574 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:54:02.574 +03:00 [DBG] POST requests are not supported 2025-06-30 22:54:02.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:54:02.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:54:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:54:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:54:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:54:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:54:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:54:02.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:54:02.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:54:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:54:02.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:54:02.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:54:02.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:54:02.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:54:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:54:02.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:54:02.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:54:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1651ms. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:54:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:54:02.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:54:02.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:54:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:54:02.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2511ms 2025-06-30 22:54:02.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:54:02.576 +03:00 [DBG] Connection id "0HNC8090TGADM" completed keep alive response. 2025-06-30 22:54:02.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4751ms 2025-06-30 22:54:02.576 +03:00 [DBG] Connection id "0HNC8090TGADM" received FIN. 2025-06-30 22:54:02.577 +03:00 [DBG] Connection id "0HNC8090TGADM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:54:02.577 +03:00 [DBG] Connection id "0HNC8090TGADM" disconnecting. 2025-06-30 22:54:02.577 +03:00 [DBG] Connection id "0HNC8090TGADM" stopped. 2025-06-30 22:55:02.565 +03:00 [DBG] Connection id "0HNC8090TGADN" accepted. 2025-06-30 22:55:02.565 +03:00 [DBG] Connection id "0HNC8090TGADN" started. 2025-06-30 22:55:02.565 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:55:02.565 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:55:02.565 +03:00 [DBG] POST requests are not supported 2025-06-30 22:55:02.565 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:55:02.565 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:55:02.565 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:55:02.565 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:55:02.565 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:55:02.565 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:55:02.565 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:55:02.566 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:55:02.566 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:55:02.566 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:55:02.566 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:55:02.566 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:55:02.566 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:55:02.566 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:55:02.566 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.566 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:55:02.566 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:55:02.566 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:55:02.566 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1491ms. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:55:02.566 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:55:02.566 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:55:02.566 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.567 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.567 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.567 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:55:02.567 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8035ms 2025-06-30 22:55:02.567 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:55:02.567 +03:00 [DBG] Connection id "0HNC8090TGADN" completed keep alive response. 2025-06-30 22:55:02.567 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4741ms 2025-06-30 22:55:02.567 +03:00 [DBG] Connection id "0HNC8090TGADN" received FIN. 2025-06-30 22:55:02.567 +03:00 [DBG] Connection id "0HNC8090TGADN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:55:02.567 +03:00 [DBG] Connection id "0HNC8090TGADN" disconnecting. 2025-06-30 22:55:02.567 +03:00 [DBG] Connection id "0HNC8090TGADN" stopped. 2025-06-30 22:56:02.578 +03:00 [DBG] Connection id "0HNC8090TGADO" accepted. 2025-06-30 22:56:02.578 +03:00 [DBG] Connection id "0HNC8090TGADO" started. 2025-06-30 22:56:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:56:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:56:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 22:56:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:56:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:56:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:56:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:56:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:56:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:56:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:56:02.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:56:02.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:56:02.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:56:02.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:56:02.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:56:02.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:56:02.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:56:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:56:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:56:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:56:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1393ms. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:56:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:56:02.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:56:02.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9124ms 2025-06-30 22:56:02.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:56:02.579 +03:00 [DBG] Connection id "0HNC8090TGADO" completed keep alive response. 2025-06-30 22:56:02.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5002ms 2025-06-30 22:56:02.580 +03:00 [DBG] Connection id "0HNC8090TGADO" received FIN. 2025-06-30 22:56:02.580 +03:00 [DBG] Connection id "0HNC8090TGADO" disconnecting. 2025-06-30 22:56:02.580 +03:00 [DBG] Connection id "0HNC8090TGADO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:56:02.581 +03:00 [DBG] Connection id "0HNC8090TGADO" stopped. 2025-06-30 22:57:02.578 +03:00 [DBG] Connection id "0HNC8090TGADP" accepted. 2025-06-30 22:57:02.578 +03:00 [DBG] Connection id "0HNC8090TGADP" started. 2025-06-30 22:57:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:57:02.579 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:57:02.579 +03:00 [DBG] POST requests are not supported 2025-06-30 22:57:02.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:57:02.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-06-30 22:57:02.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:57:02.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:57:02.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:57:02.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:57:02.579 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:57:02.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:57:02.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:57:02.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:57:02.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:57:02.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:57:02.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:57:02.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:57:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:57:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:57:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:57:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:57:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:57:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:57:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:57:02.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1444ms. 2025-06-30 22:57:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:57:02.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:57:02.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:57:02.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9292ms 2025-06-30 22:57:02.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:57:02.580 +03:00 [DBG] Connection id "0HNC8090TGADP" completed keep alive response. 2025-06-30 22:57:02.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6423ms 2025-06-30 22:57:02.580 +03:00 [DBG] Connection id "0HNC8090TGADP" received FIN. 2025-06-30 22:57:02.582 +03:00 [DBG] Connection id "0HNC8090TGADP" disconnecting. 2025-06-30 22:57:02.582 +03:00 [DBG] Connection id "0HNC8090TGADP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:57:02.583 +03:00 [DBG] Connection id "0HNC8090TGADP" stopped. 2025-06-30 22:58:02.567 +03:00 [DBG] Connection id "0HNC8090TGADQ" accepted. 2025-06-30 22:58:02.567 +03:00 [DBG] Connection id "0HNC8090TGADQ" started. 2025-06-30 22:58:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:58:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:58:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 22:58:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:58:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:58:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:58:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:58:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:58:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:58:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:58:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:58:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:58:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:58:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:58:02.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:58:02.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:58:02.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:58:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:58:02.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:58:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:58:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:58:02.568 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:58:02.568 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:58:02.568 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:58:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1189ms. 2025-06-30 22:58:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:58:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:58:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:58:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7634ms 2025-06-30 22:58:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:58:02.569 +03:00 [DBG] Connection id "0HNC8090TGADQ" completed keep alive response. 2025-06-30 22:58:02.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5093ms 2025-06-30 22:58:02.569 +03:00 [DBG] Connection id "0HNC8090TGADQ" received FIN. 2025-06-30 22:58:02.569 +03:00 [DBG] Connection id "0HNC8090TGADQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:58:02.569 +03:00 [DBG] Connection id "0HNC8090TGADQ" disconnecting. 2025-06-30 22:58:02.569 +03:00 [DBG] Connection id "0HNC8090TGADQ" stopped. 2025-06-30 22:59:02.577 +03:00 [DBG] Connection id "0HNC8090TGADR" accepted. 2025-06-30 22:59:02.577 +03:00 [DBG] Connection id "0HNC8090TGADR" started. 2025-06-30 22:59:02.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 22:59:02.577 +03:00 [VRB] All hosts are allowed. 2025-06-30 22:59:02.577 +03:00 [DBG] POST requests are not supported 2025-06-30 22:59:02.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 22:59:02.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 22:59:02.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:59:02.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 22:59:02.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 22:59:02.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 22:59:02.577 +03:00 [INF] CORS policy execution successful. 2025-06-30 22:59:02.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:59:02.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 22:59:02.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 22:59:02.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 22:59:02.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 22:59:02.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 22:59:02.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 22:59:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:59:02.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:59:02.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 22:59:02.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1254ms. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:59:02.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 22:59:02.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 22:59:02.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6972ms 2025-06-30 22:59:02.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 22:59:02.578 +03:00 [DBG] Connection id "0HNC8090TGADR" completed keep alive response. 2025-06-30 22:59:02.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2585ms 2025-06-30 22:59:02.579 +03:00 [DBG] Connection id "0HNC8090TGADR" received FIN. 2025-06-30 22:59:02.579 +03:00 [DBG] Connection id "0HNC8090TGADR" disconnecting. 2025-06-30 22:59:02.579 +03:00 [DBG] Connection id "0HNC8090TGADR" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 22:59:02.580 +03:00 [DBG] Connection id "0HNC8090TGADR" stopped. 2025-06-30 23:00:02.587 +03:00 [DBG] Connection id "0HNC8090TGADS" accepted. 2025-06-30 23:00:02.587 +03:00 [DBG] Connection id "0HNC8090TGADS" started. 2025-06-30 23:00:02.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:00:02.587 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:00:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 23:00:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:00:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:00:02.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:00:02.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:00:02.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:00:02.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:00:02.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:00:02.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:00:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:00:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:00:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:00:02.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:00:02.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:00:02.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:00:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:00:02.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:00:02.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:00:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1264ms. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:00:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:00:02.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:00:02.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:00:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:00:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:00:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:00:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7426ms 2025-06-30 23:00:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:00:02.589 +03:00 [DBG] Connection id "0HNC8090TGADS" completed keep alive response. 2025-06-30 23:00:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4603ms 2025-06-30 23:00:02.589 +03:00 [DBG] Connection id "0HNC8090TGADS" received FIN. 2025-06-30 23:00:02.589 +03:00 [DBG] Connection id "0HNC8090TGADS" disconnecting. 2025-06-30 23:00:02.589 +03:00 [DBG] Connection id "0HNC8090TGADS" stopped. 2025-06-30 23:00:02.589 +03:00 [DBG] Connection id "0HNC8090TGADS" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:01:02.572 +03:00 [DBG] Connection id "0HNC8090TGADT" accepted. 2025-06-30 23:01:02.572 +03:00 [DBG] Connection id "0HNC8090TGADT" started. 2025-06-30 23:01:02.572 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:01:02.572 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:01:02.572 +03:00 [DBG] POST requests are not supported 2025-06-30 23:01:02.572 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:01:02.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-06-30 23:01:02.572 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:01:02.573 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:01:02.573 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:01:02.573 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:01:02.573 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:01:02.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:01:02.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-06-30 23:01:02.573 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:01:02.573 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:01:02.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-06-30 23:01:02.573 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:01:02.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-06-30 23:01:02.573 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.573 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.573 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:01:02.573 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:01:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:01:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:01:02.573 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:01:02.573 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:01:02.573 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:01:02.573 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1356ms. 2025-06-30 23:01:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:01:02.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:01:02.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:01:02.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8994ms 2025-06-30 23:01:02.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:01:02.574 +03:00 [DBG] Connection id "0HNC8090TGADT" completed keep alive response. 2025-06-30 23:01:02.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8332ms 2025-06-30 23:01:02.574 +03:00 [DBG] Connection id "0HNC8090TGADT" received FIN. 2025-06-30 23:01:02.574 +03:00 [DBG] Connection id "0HNC8090TGADT" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:01:02.574 +03:00 [DBG] Connection id "0HNC8090TGADT" disconnecting. 2025-06-30 23:01:02.575 +03:00 [DBG] Connection id "0HNC8090TGADT" stopped. 2025-06-30 23:02:02.639 +03:00 [DBG] Connection id "0HNC8090TGADU" accepted. 2025-06-30 23:02:02.639 +03:00 [DBG] Connection id "0HNC8090TGADU" started. 2025-06-30 23:02:02.639 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:02:02.639 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:02:02.639 +03:00 [DBG] POST requests are not supported 2025-06-30 23:02:02.639 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:02:02.639 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:02:02.639 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:02:02.639 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:02:02.639 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:02:02.639 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:02:02.639 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:02:02.639 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:02:02.640 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:02:02.640 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:02:02.640 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:02:02.640 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:02:02.640 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:02:02.640 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:02:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:02:02.640 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:02:02.640 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:02:02.640 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1505ms. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:02:02.640 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:02:02.640 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:02:02.640 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6382ms 2025-06-30 23:02:02.640 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:02:02.640 +03:00 [DBG] Connection id "0HNC8090TGADU" completed keep alive response. 2025-06-30 23:02:02.640 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1765ms 2025-06-30 23:02:02.641 +03:00 [DBG] Connection id "0HNC8090TGADU" received FIN. 2025-06-30 23:02:02.641 +03:00 [DBG] Connection id "0HNC8090TGADU" disconnecting. 2025-06-30 23:02:02.641 +03:00 [DBG] Connection id "0HNC8090TGADU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:02:02.642 +03:00 [DBG] Connection id "0HNC8090TGADU" stopped. 2025-06-30 23:03:02.583 +03:00 [DBG] Connection id "0HNC8090TGADV" accepted. 2025-06-30 23:03:02.583 +03:00 [DBG] Connection id "0HNC8090TGADV" started. 2025-06-30 23:03:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:03:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:03:02.583 +03:00 [DBG] POST requests are not supported 2025-06-30 23:03:02.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:03:02.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:03:02.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:03:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:03:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:03:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:03:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:03:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:03:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:03:02.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:03:02.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:03:02.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:03:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:03:02.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:03:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:03:02.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:03:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:03:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:03:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:03:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:03:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:03:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1215ms. 2025-06-30 23:03:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:03:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:03:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:03:02.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6808ms 2025-06-30 23:03:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:03:02.584 +03:00 [DBG] Connection id "0HNC8090TGADV" completed keep alive response. 2025-06-30 23:03:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2646ms 2025-06-30 23:03:02.584 +03:00 [DBG] Connection id "0HNC8090TGADV" received FIN. 2025-06-30 23:03:02.584 +03:00 [DBG] Connection id "0HNC8090TGADV" disconnecting. 2025-06-30 23:03:02.584 +03:00 [DBG] Connection id "0HNC8090TGADV" stopped. 2025-06-30 23:03:02.585 +03:00 [DBG] Connection id "0HNC8090TGADV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:04:02.582 +03:00 [DBG] Connection id "0HNC8090TGAE0" accepted. 2025-06-30 23:04:02.582 +03:00 [DBG] Connection id "0HNC8090TGAE0" started. 2025-06-30 23:04:02.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:04:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:04:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 23:04:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:04:02.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-06-30 23:04:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:04:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:04:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:04:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:04:02.582 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:04:02.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:04:02.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:04:02.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:04:02.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:04:02.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:04:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:04:02.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:04:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:04:02.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:04:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:04:02.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1404ms. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:04:02.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:04:02.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:04:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:04:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:04:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:04:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:04:02.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0768ms 2025-06-30 23:04:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:04:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE0" completed keep alive response. 2025-06-30 23:04:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9052ms 2025-06-30 23:04:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE0" received FIN. 2025-06-30 23:04:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE0" disconnecting. 2025-06-30 23:04:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:04:02.585 +03:00 [DBG] Connection id "0HNC8090TGAE0" stopped. 2025-06-30 23:05:02.581 +03:00 [DBG] Connection id "0HNC8090TGAE1" accepted. 2025-06-30 23:05:02.581 +03:00 [DBG] Connection id "0HNC8090TGAE1" started. 2025-06-30 23:05:02.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:05:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:05:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 23:05:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:05:02.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-06-30 23:05:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:05:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:05:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:05:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:05:02.582 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:05:02.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:05:02.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:05:02.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:05:02.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:05:02.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:05:02.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:05:02.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:05:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:05:02.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:05:02.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:05:02.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1148ms. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:05:02.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:05:02.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:05:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:05:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:05:02.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.619ms 2025-06-30 23:05:02.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE1" completed keep alive response. 2025-06-30 23:05:02.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1519ms 2025-06-30 23:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE1" received FIN. 2025-06-30 23:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE1" disconnecting. 2025-06-30 23:05:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE1" stopped. 2025-06-30 23:06:02.573 +03:00 [DBG] Connection id "0HNC8090TGAE2" accepted. 2025-06-30 23:06:02.573 +03:00 [DBG] Connection id "0HNC8090TGAE2" started. 2025-06-30 23:06:02.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:06:02.573 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:06:02.573 +03:00 [DBG] POST requests are not supported 2025-06-30 23:06:02.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:06:02.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-06-30 23:06:02.573 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:06:02.573 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:06:02.573 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:06:02.573 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:06:02.573 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:06:02.573 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:06:02.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-06-30 23:06:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:06:02.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:06:02.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:06:02.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:06:02.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:06:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:06:02.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:06:02.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:06:02.574 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1398ms. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:06:02.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:06:02.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:06:02.574 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.646ms 2025-06-30 23:06:02.574 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:06:02.574 +03:00 [DBG] Connection id "0HNC8090TGAE2" completed keep alive response. 2025-06-30 23:06:02.574 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2104ms 2025-06-30 23:06:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE2" received FIN. 2025-06-30 23:06:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:06:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE2" disconnecting. 2025-06-30 23:06:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE2" stopped. 2025-06-30 23:07:02.568 +03:00 [DBG] Connection id "0HNC8090TGAE3" accepted. 2025-06-30 23:07:02.568 +03:00 [DBG] Connection id "0HNC8090TGAE3" started. 2025-06-30 23:07:02.568 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:07:02.568 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:07:02.568 +03:00 [DBG] POST requests are not supported 2025-06-30 23:07:02.568 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:07:02.568 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:07:02.568 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:07:02.568 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:07:02.568 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:07:02.568 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:07:02.568 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:07:02.568 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:07:02.568 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:07:02.568 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:07:02.568 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:07:02.568 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:07:02.568 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:07:02.568 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:07:02.568 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.568 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.568 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:07:02.568 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:07:02.569 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:07:02.569 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1244ms. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:07:02.569 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:07:02.569 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:07:02.569 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7032ms 2025-06-30 23:07:02.569 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:07:02.569 +03:00 [DBG] Connection id "0HNC8090TGAE3" completed keep alive response. 2025-06-30 23:07:02.569 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4094ms 2025-06-30 23:07:02.569 +03:00 [DBG] Connection id "0HNC8090TGAE3" received FIN. 2025-06-30 23:07:02.570 +03:00 [DBG] Connection id "0HNC8090TGAE3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:07:02.570 +03:00 [DBG] Connection id "0HNC8090TGAE3" disconnecting. 2025-06-30 23:07:02.570 +03:00 [DBG] Connection id "0HNC8090TGAE3" stopped. 2025-06-30 23:08:02.577 +03:00 [DBG] Connection id "0HNC8090TGAE4" accepted. 2025-06-30 23:08:02.577 +03:00 [DBG] Connection id "0HNC8090TGAE4" started. 2025-06-30 23:08:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:08:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:08:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 23:08:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:08:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:08:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:08:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:08:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:08:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:08:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:08:02.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:08:02.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:08:02.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:08:02.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:08:02.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:08:02.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:08:02.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:08:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:08:02.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:08:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:08:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:08:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.121ms. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:08:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:08:02.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:08:02.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8971ms 2025-06-30 23:08:02.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:08:02.579 +03:00 [DBG] Connection id "0HNC8090TGAE4" completed keep alive response. 2025-06-30 23:08:02.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7208ms 2025-06-30 23:08:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE4" received FIN. 2025-06-30 23:08:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:08:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE4" disconnecting. 2025-06-30 23:08:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE4" stopped. 2025-06-30 23:09:02.576 +03:00 [DBG] Connection id "0HNC8090TGAE5" accepted. 2025-06-30 23:09:02.576 +03:00 [DBG] Connection id "0HNC8090TGAE5" started. 2025-06-30 23:09:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:09:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:09:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 23:09:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:09:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:09:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:09:02.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:09:02.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:09:02.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:09:02.577 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:09:02.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:09:02.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:09:02.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:09:02.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:09:02.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:09:02.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:09:02.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:09:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:09:02.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:09:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:09:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:09:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:09:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:09:02.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:09:02.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1529ms. 2025-06-30 23:09:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:09:02.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:09:02.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:09:02.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9099ms 2025-06-30 23:09:02.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:09:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE5" completed keep alive response. 2025-06-30 23:09:02.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.854ms 2025-06-30 23:09:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE5" received FIN. 2025-06-30 23:09:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE5" disconnecting. 2025-06-30 23:09:02.579 +03:00 [DBG] Connection id "0HNC8090TGAE5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:09:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE5" stopped. 2025-06-30 23:10:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE6" accepted. 2025-06-30 23:10:02.575 +03:00 [DBG] Connection id "0HNC8090TGAE6" started. 2025-06-30 23:10:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:10:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:10:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 23:10:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:10:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:10:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:10:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:10:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:10:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:10:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:10:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:10:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:10:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:10:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:10:02.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:10:02.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:10:02.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:10:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:10:02.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:10:02.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:10:02.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1575ms. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:10:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:10:02.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:10:02.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:10:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:10:02.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3736ms 2025-06-30 23:10:02.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:10:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE6" completed keep alive response. 2025-06-30 23:10:02.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.5285ms 2025-06-30 23:10:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE6" received FIN. 2025-06-30 23:10:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:10:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE6" disconnecting. 2025-06-30 23:10:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE6" stopped. 2025-06-30 23:11:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE7" accepted. 2025-06-30 23:11:02.578 +03:00 [DBG] Connection id "0HNC8090TGAE7" started. 2025-06-30 23:11:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:11:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:11:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 23:11:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:11:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:11:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:11:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:11:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:11:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:11:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:11:02.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:11:02.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:11:02.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:11:02.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:11:02.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:11:02.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:11:02.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:11:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:11:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:11:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:11:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1855ms. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:11:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:11:02.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:11:02.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:11:02.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0037ms 2025-06-30 23:11:02.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:11:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE7" completed keep alive response. 2025-06-30 23:11:02.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8779ms 2025-06-30 23:11:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE7" received FIN. 2025-06-30 23:11:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE7" disconnecting. 2025-06-30 23:11:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:11:02.582 +03:00 [DBG] Connection id "0HNC8090TGAE7" stopped. 2025-06-30 23:12:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE8" accepted. 2025-06-30 23:12:02.584 +03:00 [DBG] Connection id "0HNC8090TGAE8" started. 2025-06-30 23:12:02.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:12:02.585 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:12:02.585 +03:00 [DBG] POST requests are not supported 2025-06-30 23:12:02.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:12:02.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:12:02.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:12:02.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:12:02.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:12:02.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:12:02.585 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:12:02.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:12:02.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:12:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:12:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:12:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:12:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:12:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:12:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:12:02.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:12:02.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:12:02.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1355ms. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:12:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:12:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:12:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9886ms 2025-06-30 23:12:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:12:02.586 +03:00 [DBG] Connection id "0HNC8090TGAE8" completed keep alive response. 2025-06-30 23:12:02.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9462ms 2025-06-30 23:12:02.587 +03:00 [DBG] Connection id "0HNC8090TGAE8" received FIN. 2025-06-30 23:12:02.587 +03:00 [DBG] Connection id "0HNC8090TGAE8" disconnecting. 2025-06-30 23:12:02.587 +03:00 [DBG] Connection id "0HNC8090TGAE8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:12:02.588 +03:00 [DBG] Connection id "0HNC8090TGAE8" stopped. 2025-06-30 23:13:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE9" accepted. 2025-06-30 23:13:02.580 +03:00 [DBG] Connection id "0HNC8090TGAE9" started. 2025-06-30 23:13:02.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:13:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:13:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 23:13:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:13:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:13:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:13:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:13:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:13:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:13:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:13:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:13:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:13:02.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:13:02.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:13:02.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:13:02.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:13:02.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:13:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:13:02.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:13:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:13:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:13:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:13:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:13:02.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:13:02.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1793ms. 2025-06-30 23:13:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:13:02.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:13:02.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:13:02.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3384ms 2025-06-30 23:13:02.582 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:13:02.582 +03:00 [DBG] Connection id "0HNC8090TGAE9" completed keep alive response. 2025-06-30 23:13:02.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.2435ms 2025-06-30 23:13:02.582 +03:00 [DBG] Connection id "0HNC8090TGAE9" received FIN. 2025-06-30 23:13:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:13:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE9" disconnecting. 2025-06-30 23:13:02.583 +03:00 [DBG] Connection id "0HNC8090TGAE9" stopped. 2025-06-30 23:14:02.584 +03:00 [DBG] Connection id "0HNC8090TGAEA" accepted. 2025-06-30 23:14:02.584 +03:00 [DBG] Connection id "0HNC8090TGAEA" started. 2025-06-30 23:14:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:14:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:14:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:14:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:14:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:14:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:14:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:14:02.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:14:02.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:14:02.585 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:14:02.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:14:02.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:14:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:14:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:14:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:14:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:14:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:14:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:14:02.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:14:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:14:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:14:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:14:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:14:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:14:02.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1717ms. 2025-06-30 23:14:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:14:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:14:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:14:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2155ms 2025-06-30 23:14:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:14:02.586 +03:00 [DBG] Connection id "0HNC8090TGAEA" completed keep alive response. 2025-06-30 23:14:02.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3506ms 2025-06-30 23:14:02.587 +03:00 [DBG] Connection id "0HNC8090TGAEA" received FIN. 2025-06-30 23:14:02.587 +03:00 [DBG] Connection id "0HNC8090TGAEA" disconnecting. 2025-06-30 23:14:02.587 +03:00 [DBG] Connection id "0HNC8090TGAEA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:14:02.588 +03:00 [DBG] Connection id "0HNC8090TGAEA" stopped. 2025-06-30 23:15:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEB" accepted. 2025-06-30 23:15:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEB" started. 2025-06-30 23:15:02.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:15:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:15:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 23:15:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:15:02.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-06-30 23:15:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:15:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:15:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:15:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:15:02.582 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:15:02.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:15:02.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:15:02.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:15:02.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:15:02.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:15:02.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:15:02.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:15:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:15:02.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:15:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:15:02.583 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1252ms. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:15:02.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:15:02.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:15:02.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7959ms 2025-06-30 23:15:02.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:15:02.583 +03:00 [DBG] Connection id "0HNC8090TGAEB" completed keep alive response. 2025-06-30 23:15:02.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5325ms 2025-06-30 23:15:02.583 +03:00 [DBG] Connection id "0HNC8090TGAEB" received FIN. 2025-06-30 23:15:02.584 +03:00 [DBG] Connection id "0HNC8090TGAEB" disconnecting. 2025-06-30 23:15:02.584 +03:00 [DBG] Connection id "0HNC8090TGAEB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:15:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEB" stopped. 2025-06-30 23:16:02.573 +03:00 [DBG] Connection id "0HNC8090TGAEC" accepted. 2025-06-30 23:16:02.573 +03:00 [DBG] Connection id "0HNC8090TGAEC" started. 2025-06-30 23:16:02.573 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:16:02.573 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:16:02.573 +03:00 [DBG] POST requests are not supported 2025-06-30 23:16:02.573 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:16:02.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-06-30 23:16:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:16:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:16:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:16:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:16:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:16:02.574 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:16:02.574 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:16:02.574 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:16:02.574 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:16:02.574 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:16:02.574 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:16:02.574 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:16:02.574 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.574 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:16:02.574 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:16:02.574 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:16:02.574 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.119ms. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:16:02.574 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:16:02.574 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:16:02.574 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:16:02.575 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6654ms 2025-06-30 23:16:02.575 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:16:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEC" completed keep alive response. 2025-06-30 23:16:02.575 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2759ms 2025-06-30 23:16:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEC" received FIN. 2025-06-30 23:16:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEC" disconnecting. 2025-06-30 23:16:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:16:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEC" stopped. 2025-06-30 23:17:02.571 +03:00 [DBG] Connection id "0HNC8090TGAED" accepted. 2025-06-30 23:17:02.571 +03:00 [DBG] Connection id "0HNC8090TGAED" started. 2025-06-30 23:17:02.571 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:17:02.571 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:17:02.571 +03:00 [DBG] POST requests are not supported 2025-06-30 23:17:02.571 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:17:02.571 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:17:02.571 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:17:02.571 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:17:02.571 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:17:02.571 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:17:02.571 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:17:02.572 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:17:02.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-06-30 23:17:02.572 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:17:02.572 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:17:02.572 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:17:02.572 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:17:02.572 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:17:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:17:02.572 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:17:02.572 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:17:02.572 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1291ms. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:17:02.572 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:17:02.572 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:17:02.572 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7058ms 2025-06-30 23:17:02.572 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:17:02.572 +03:00 [DBG] Connection id "0HNC8090TGAED" completed keep alive response. 2025-06-30 23:17:02.572 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2747ms 2025-06-30 23:17:02.573 +03:00 [DBG] Connection id "0HNC8090TGAED" received FIN. 2025-06-30 23:17:02.573 +03:00 [DBG] Connection id "0HNC8090TGAED" disconnecting. 2025-06-30 23:17:02.573 +03:00 [DBG] Connection id "0HNC8090TGAED" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:17:02.574 +03:00 [DBG] Connection id "0HNC8090TGAED" stopped. 2025-06-30 23:18:02.583 +03:00 [DBG] Connection id "0HNC8090TGAEE" accepted. 2025-06-30 23:18:02.583 +03:00 [DBG] Connection id "0HNC8090TGAEE" started. 2025-06-30 23:18:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:18:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:18:02.583 +03:00 [DBG] POST requests are not supported 2025-06-30 23:18:02.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:18:02.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:18:02.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:18:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:18:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:18:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:18:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:18:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:18:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:18:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:18:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:18:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:18:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:18:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:18:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:18:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:18:02.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:18:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1456ms. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:18:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:18:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:18:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9183ms 2025-06-30 23:18:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:18:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEE" completed keep alive response. 2025-06-30 23:18:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6146ms 2025-06-30 23:18:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEE" received FIN. 2025-06-30 23:18:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEE" disconnecting. 2025-06-30 23:18:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:18:02.586 +03:00 [DBG] Connection id "0HNC8090TGAEE" stopped. 2025-06-30 23:19:02.574 +03:00 [DBG] Connection id "0HNC8090TGAEF" accepted. 2025-06-30 23:19:02.574 +03:00 [DBG] Connection id "0HNC8090TGAEF" started. 2025-06-30 23:19:02.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:19:02.574 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:19:02.574 +03:00 [DBG] POST requests are not supported 2025-06-30 23:19:02.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:19:02.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:19:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:19:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:19:02.575 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:19:02.575 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:19:02.575 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:19:02.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:19:02.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:19:02.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:19:02.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:19:02.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:19:02.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:19:02.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:19:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:19:02.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:19:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:19:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:19:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:19:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:19:02.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:19:02.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1594ms. 2025-06-30 23:19:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:19:02.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:19:02.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:19:02.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1688ms 2025-06-30 23:19:02.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:19:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEF" completed keep alive response. 2025-06-30 23:19:02.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9657ms 2025-06-30 23:19:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEF" received FIN. 2025-06-30 23:19:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:19:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEF" disconnecting. 2025-06-30 23:19:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEF" stopped. 2025-06-30 23:20:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEG" accepted. 2025-06-30 23:20:02.575 +03:00 [DBG] Connection id "0HNC8090TGAEG" started. 2025-06-30 23:20:02.575 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:20:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:20:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 23:20:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:20:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:20:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:20:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:20:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:20:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:20:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:20:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:20:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:20:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:20:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:20:02.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:20:02.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:20:02.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:20:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:20:02.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:20:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:20:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:20:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:20:02.576 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:20:02.576 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:20:02.576 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1232ms. 2025-06-30 23:20:02.576 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:20:02.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:20:02.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:20:02.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7913ms 2025-06-30 23:20:02.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:20:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEG" completed keep alive response. 2025-06-30 23:20:02.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5623ms 2025-06-30 23:20:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEG" received FIN. 2025-06-30 23:20:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEG" disconnecting. 2025-06-30 23:20:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:20:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEG" stopped. 2025-06-30 23:21:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEH" accepted. 2025-06-30 23:21:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEH" started. 2025-06-30 23:21:02.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:21:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:21:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 23:21:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:21:02.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-06-30 23:21:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:21:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:21:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:21:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:21:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:21:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:21:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:21:02.583 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:21:02.583 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:21:02.583 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:21:02.583 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:21:02.583 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:21:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.583 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:21:02.583 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:21:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:21:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:21:02.583 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:21:02.583 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:21:02.583 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:21:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1631ms. 2025-06-30 23:21:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:21:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:21:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:21:02.584 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2486ms 2025-06-30 23:21:02.584 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:21:02.584 +03:00 [DBG] Connection id "0HNC8090TGAEH" completed keep alive response. 2025-06-30 23:21:02.584 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.0388ms 2025-06-30 23:21:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEH" received FIN. 2025-06-30 23:21:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEH" disconnecting. 2025-06-30 23:21:02.585 +03:00 [DBG] Connection id "0HNC8090TGAEH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:21:02.586 +03:00 [DBG] Connection id "0HNC8090TGAEH" stopped. 2025-06-30 23:22:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEI" accepted. 2025-06-30 23:22:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEI" started. 2025-06-30 23:22:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:22:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:22:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 23:22:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:22:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:22:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:22:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:22:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:22:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:22:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:22:02.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:22:02.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:22:02.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:22:02.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:22:02.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:22:02.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:22:02.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:22:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.578 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:22:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:22:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:22:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1598ms. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:22:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:22:02.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:22:02.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.09ms 2025-06-30 23:22:02.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:22:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEI" completed keep alive response. 2025-06-30 23:22:02.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.8769ms 2025-06-30 23:22:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEI" received FIN. 2025-06-30 23:22:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEI" disconnecting. 2025-06-30 23:22:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:22:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEI" stopped. 2025-06-30 23:23:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEJ" accepted. 2025-06-30 23:23:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEJ" started. 2025-06-30 23:23:02.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:23:02.579 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:23:02.579 +03:00 [DBG] POST requests are not supported 2025-06-30 23:23:02.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:23:02.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-06-30 23:23:02.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:23:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:23:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:23:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:23:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:23:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:23:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:23:02.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:23:02.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:23:02.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:23:02.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:23:02.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:23:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:23:02.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:23:02.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:23:02.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1241ms. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:23:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:23:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:23:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:23:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8808ms 2025-06-30 23:23:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:23:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEJ" completed keep alive response. 2025-06-30 23:23:02.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6402ms 2025-06-30 23:23:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEJ" received FIN. 2025-06-30 23:23:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEJ" disconnecting. 2025-06-30 23:23:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:23:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEJ" stopped. 2025-06-30 23:24:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEK" accepted. 2025-06-30 23:24:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEK" started. 2025-06-30 23:24:02.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:24:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:24:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 23:24:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:24:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:24:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:24:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:24:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:24:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:24:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:24:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:24:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:24:02.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:24:02.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:24:02.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:24:02.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:24:02.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:24:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:24:02.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:24:02.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:24:02.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1322ms. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:24:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:24:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:24:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8577ms 2025-06-30 23:24:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:24:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEK" completed keep alive response. 2025-06-30 23:24:02.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4672ms 2025-06-30 23:24:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEK" received FIN. 2025-06-30 23:24:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEK" disconnecting. 2025-06-30 23:24:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:24:02.583 +03:00 [DBG] Connection id "0HNC8090TGAEK" stopped. 2025-06-30 23:25:02.591 +03:00 [DBG] Connection id "0HNC8090TGAEL" accepted. 2025-06-30 23:25:02.591 +03:00 [DBG] Connection id "0HNC8090TGAEL" started. 2025-06-30 23:25:02.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:25:02.591 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:25:02.591 +03:00 [DBG] POST requests are not supported 2025-06-30 23:25:02.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:25:02.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-06-30 23:25:02.592 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:25:02.592 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:25:02.592 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:25:02.592 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:25:02.592 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:25:02.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:25:02.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-06-30 23:25:02.592 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:25:02.592 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:25:02.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-06-30 23:25:02.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:25:02.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-06-30 23:25:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.592 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:25:02.592 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:25:02.592 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:25:02.592 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1382ms. 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:25:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:25:02.593 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:25:02.593 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:25:02.593 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.881ms 2025-06-30 23:25:02.593 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:25:02.593 +03:00 [DBG] Connection id "0HNC8090TGAEL" completed keep alive response. 2025-06-30 23:25:02.593 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.61ms 2025-06-30 23:25:02.593 +03:00 [DBG] Connection id "0HNC8090TGAEL" received FIN. 2025-06-30 23:25:02.593 +03:00 [DBG] Connection id "0HNC8090TGAEL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:25:02.593 +03:00 [DBG] Connection id "0HNC8090TGAEL" disconnecting. 2025-06-30 23:25:02.593 +03:00 [DBG] Connection id "0HNC8090TGAEL" stopped. 2025-06-30 23:26:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEM" accepted. 2025-06-30 23:26:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEM" started. 2025-06-30 23:26:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:26:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:26:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 23:26:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:26:02.578 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:26:02.578 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:26:02.578 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:26:02.578 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:26:02.578 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:26:02.578 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:26:02.578 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:26:02.578 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:26:02.578 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:26:02.578 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:26:02.578 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:26:02.578 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:26:02.578 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:26:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:26:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:26:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:26:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.122ms. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:26:02.579 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:26:02.579 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:26:02.579 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6908ms 2025-06-30 23:26:02.579 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:26:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEM" completed keep alive response. 2025-06-30 23:26:02.579 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3571ms 2025-06-30 23:26:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEM" received FIN. 2025-06-30 23:26:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEM" disconnecting. 2025-06-30 23:26:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:26:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEM" stopped. 2025-06-30 23:27:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEN" accepted. 2025-06-30 23:27:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEN" started. 2025-06-30 23:27:02.578 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:27:02.578 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:27:02.578 +03:00 [DBG] POST requests are not supported 2025-06-30 23:27:02.578 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:27:02.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-06-30 23:27:02.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:27:02.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:27:02.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:27:02.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:27:02.579 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:27:02.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:27:02.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:27:02.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:27:02.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:27:02.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:27:02.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:27:02.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:27:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.579 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:27:02.579 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:27:02.579 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:27:02.579 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.145ms. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.579 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:27:02.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:27:02.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:27:02.580 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9556ms 2025-06-30 23:27:02.580 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:27:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEN" completed keep alive response. 2025-06-30 23:27:02.580 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7856ms 2025-06-30 23:27:02.580 +03:00 [DBG] Connection id "0HNC8090TGAEN" received FIN. 2025-06-30 23:27:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEN" disconnecting. 2025-06-30 23:27:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:27:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEN" stopped. 2025-06-30 23:28:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEO" accepted. 2025-06-30 23:28:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEO" started. 2025-06-30 23:28:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:28:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:28:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 23:28:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:28:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:28:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:28:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:28:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:28:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:28:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:28:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:28:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:28:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:28:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:28:02.576 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:28:02.576 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:28:02.576 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:28:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.576 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:28:02.576 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:28:02.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:28:02.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1443ms. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:28:02.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:28:02.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:28:02.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7302ms 2025-06-30 23:28:02.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:28:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEO" completed keep alive response. 2025-06-30 23:28:02.577 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3009ms 2025-06-30 23:28:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEO" received FIN. 2025-06-30 23:28:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEO" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:28:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEO" disconnecting. 2025-06-30 23:28:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEO" stopped. 2025-06-30 23:29:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEP" accepted. 2025-06-30 23:29:02.576 +03:00 [DBG] Connection id "0HNC8090TGAEP" started. 2025-06-30 23:29:02.576 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:29:02.576 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:29:02.576 +03:00 [DBG] POST requests are not supported 2025-06-30 23:29:02.576 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:29:02.576 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:29:02.576 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:29:02.576 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:29:02.576 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:29:02.576 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:29:02.576 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:29:02.576 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:29:02.576 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:29:02.576 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:29:02.576 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:29:02.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:29:02.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:29:02.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:29:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:29:02.577 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:29:02.577 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:29:02.577 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1425ms. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:29:02.577 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:29:02.577 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:29:02.577 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8161ms 2025-06-30 23:29:02.577 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:29:02.577 +03:00 [DBG] Connection id "0HNC8090TGAEP" completed keep alive response. 2025-06-30 23:29:02.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5234ms 2025-06-30 23:29:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEP" received FIN. 2025-06-30 23:29:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEP" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:29:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEP" disconnecting. 2025-06-30 23:29:02.578 +03:00 [DBG] Connection id "0HNC8090TGAEP" stopped. 2025-06-30 23:30:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEQ" accepted. 2025-06-30 23:30:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEQ" started. 2025-06-30 23:30:02.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:30:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:30:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 23:30:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:30:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:30:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:30:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:30:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:30:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:30:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:30:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:30:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:30:02.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:30:02.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:30:02.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:30:02.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:30:02.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:30:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:30:02.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:30:02.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:30:02.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1507ms. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:30:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:30:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:30:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9717ms 2025-06-30 23:30:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:30:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEQ" completed keep alive response. 2025-06-30 23:30:02.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9496ms 2025-06-30 23:30:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEQ" received FIN. 2025-06-30 23:30:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEQ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:30:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEQ" disconnecting. 2025-06-30 23:30:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEQ" stopped. 2025-06-30 23:31:02.587 +03:00 [DBG] Connection id "0HNC8090TGAER" accepted. 2025-06-30 23:31:02.588 +03:00 [DBG] Connection id "0HNC8090TGAER" started. 2025-06-30 23:31:02.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:31:02.588 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:31:02.588 +03:00 [DBG] POST requests are not supported 2025-06-30 23:31:02.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:31:02.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-06-30 23:31:02.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:31:02.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:31:02.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:31:02.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:31:02.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:31:02.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:31:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:31:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:31:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:31:02.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:31:02.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:31:02.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:31:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:31:02.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:31:02.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:31:02.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1485ms. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:31:02.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:31:02.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:31:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8068ms 2025-06-30 23:31:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:31:02.589 +03:00 [DBG] Connection id "0HNC8090TGAER" completed keep alive response. 2025-06-30 23:31:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4368ms 2025-06-30 23:31:02.590 +03:00 [DBG] Connection id "0HNC8090TGAER" received FIN. 2025-06-30 23:31:02.590 +03:00 [DBG] Connection id "0HNC8090TGAER" disconnecting. 2025-06-30 23:31:02.590 +03:00 [DBG] Connection id "0HNC8090TGAER" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:31:02.591 +03:00 [DBG] Connection id "0HNC8090TGAER" stopped. 2025-06-30 23:32:02.649 +03:00 [DBG] Connection id "0HNC8090TGAES" accepted. 2025-06-30 23:32:02.649 +03:00 [DBG] Connection id "0HNC8090TGAES" started. 2025-06-30 23:32:02.649 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:32:02.649 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:32:02.649 +03:00 [DBG] POST requests are not supported 2025-06-30 23:32:02.649 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:32:02.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-06-30 23:32:02.649 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:32:02.649 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:32:02.649 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:32:02.649 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:32:02.649 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:32:02.649 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:32:02.649 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:32:02.649 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:32:02.649 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:32:02.649 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:32:02.649 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:32:02.649 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:32:02.649 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.649 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:32:02.650 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:32:02.650 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:32:02.650 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1363ms. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:32:02.650 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:32:02.650 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:32:02.650 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.9095ms 2025-06-30 23:32:02.650 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:32:02.650 +03:00 [DBG] Connection id "0HNC8090TGAES" completed keep alive response. 2025-06-30 23:32:02.650 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.493ms 2025-06-30 23:32:02.651 +03:00 [DBG] Connection id "0HNC8090TGAES" received FIN. 2025-06-30 23:32:02.651 +03:00 [DBG] Connection id "0HNC8090TGAES" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:32:02.651 +03:00 [DBG] Connection id "0HNC8090TGAES" disconnecting. 2025-06-30 23:32:02.651 +03:00 [DBG] Connection id "0HNC8090TGAES" stopped. 2025-06-30 23:33:02.580 +03:00 [DBG] Connection id "0HNC8090TGAET" accepted. 2025-06-30 23:33:02.580 +03:00 [DBG] Connection id "0HNC8090TGAET" started. 2025-06-30 23:33:02.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:33:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:33:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 23:33:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:33:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:33:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:33:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:33:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:33:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:33:02.581 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:33:02.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:33:02.581 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:33:02.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:33:02.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:33:02.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:33:02.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:33:02.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:33:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:33:02.581 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:33:02.581 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:33:02.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1269ms. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:33:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:33:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:33:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6607ms 2025-06-30 23:33:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:33:02.582 +03:00 [DBG] Connection id "0HNC8090TGAET" completed keep alive response. 2025-06-30 23:33:02.582 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3017ms 2025-06-30 23:33:02.582 +03:00 [DBG] Connection id "0HNC8090TGAET" received FIN. 2025-06-30 23:33:02.582 +03:00 [DBG] Connection id "0HNC8090TGAET" disconnecting. 2025-06-30 23:33:02.582 +03:00 [DBG] Connection id "0HNC8090TGAET" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:33:02.583 +03:00 [DBG] Connection id "0HNC8090TGAET" stopped. 2025-06-30 23:34:02.586 +03:00 [DBG] Connection id "0HNC8090TGAEU" accepted. 2025-06-30 23:34:02.586 +03:00 [DBG] Connection id "0HNC8090TGAEU" started. 2025-06-30 23:34:02.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:34:02.587 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:34:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 23:34:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:34:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:34:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:34:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:34:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:34:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:34:02.587 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:34:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:34:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:34:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:34:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:34:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:34:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:34:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:34:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:34:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:34:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:34:02.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1265ms. 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:34:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:34:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:34:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:34:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7674ms 2025-06-30 23:34:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:34:02.588 +03:00 [DBG] Connection id "0HNC8090TGAEU" completed keep alive response. 2025-06-30 23:34:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5392ms 2025-06-30 23:34:02.588 +03:00 [DBG] Connection id "0HNC8090TGAEU" received FIN. 2025-06-30 23:34:02.588 +03:00 [DBG] Connection id "0HNC8090TGAEU" disconnecting. 2025-06-30 23:34:02.589 +03:00 [DBG] Connection id "0HNC8090TGAEU" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:34:02.590 +03:00 [DBG] Connection id "0HNC8090TGAEU" stopped. 2025-06-30 23:35:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEV" accepted. 2025-06-30 23:35:02.579 +03:00 [DBG] Connection id "0HNC8090TGAEV" started. 2025-06-30 23:35:02.579 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:35:02.579 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:35:02.579 +03:00 [DBG] POST requests are not supported 2025-06-30 23:35:02.579 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:35:02.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-06-30 23:35:02.579 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:35:02.579 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:35:02.579 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:35:02.579 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:35:02.579 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:35:02.579 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:35:02.579 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:35:02.579 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:35:02.579 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:35:02.579 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:35:02.579 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:35:02.579 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:35:02.579 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.579 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:35:02.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:35:02.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:35:02.580 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1662ms. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:35:02.580 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:35:02.580 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.580 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:35:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2171ms 2025-06-30 23:35:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:35:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEV" completed keep alive response. 2025-06-30 23:35:02.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9575ms 2025-06-30 23:35:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEV" received FIN. 2025-06-30 23:35:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEV" disconnecting. 2025-06-30 23:35:02.581 +03:00 [DBG] Connection id "0HNC8090TGAEV" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:35:02.582 +03:00 [DBG] Connection id "0HNC8090TGAEV" stopped. 2025-06-30 23:36:02.586 +03:00 [DBG] Connection id "0HNC8090TGAF0" accepted. 2025-06-30 23:36:02.586 +03:00 [DBG] Connection id "0HNC8090TGAF0" started. 2025-06-30 23:36:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:36:02.586 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:36:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 23:36:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:36:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:36:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:36:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:36:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:36:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:36:02.587 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:36:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:36:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:36:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:36:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:36:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:36:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:36:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:36:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:36:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:36:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:36:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:36:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:36:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:36:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:36:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1422ms. 2025-06-30 23:36:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:36:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:36:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:36:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8922ms 2025-06-30 23:36:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:36:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF0" completed keep alive response. 2025-06-30 23:36:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6927ms 2025-06-30 23:36:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF0" received FIN. 2025-06-30 23:36:02.589 +03:00 [DBG] Connection id "0HNC8090TGAF0" disconnecting. 2025-06-30 23:36:02.589 +03:00 [DBG] Connection id "0HNC8090TGAF0" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:36:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF0" stopped. 2025-06-30 23:37:02.574 +03:00 [DBG] Connection id "0HNC8090TGAF1" accepted. 2025-06-30 23:37:02.574 +03:00 [DBG] Connection id "0HNC8090TGAF1" started. 2025-06-30 23:37:02.574 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:37:02.574 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:37:02.574 +03:00 [DBG] POST requests are not supported 2025-06-30 23:37:02.574 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:37:02.574 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:37:02.574 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:37:02.574 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:37:02.574 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:37:02.574 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:37:02.574 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:37:02.575 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:37:02.575 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:37:02.575 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:37:02.575 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:37:02.575 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:37:02.575 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:37:02.575 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:37:02.575 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.575 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:37:02.575 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:37:02.575 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:37:02.575 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1445ms. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.575 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:37:02.576 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:37:02.576 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.576 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:37:02.576 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8772ms 2025-06-30 23:37:02.576 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:37:02.576 +03:00 [DBG] Connection id "0HNC8090TGAF1" completed keep alive response. 2025-06-30 23:37:02.576 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9258ms 2025-06-30 23:37:02.576 +03:00 [DBG] Connection id "0HNC8090TGAF1" received FIN. 2025-06-30 23:37:02.576 +03:00 [DBG] Connection id "0HNC8090TGAF1" disconnecting. 2025-06-30 23:37:02.576 +03:00 [DBG] Connection id "0HNC8090TGAF1" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:37:02.577 +03:00 [DBG] Connection id "0HNC8090TGAF1" stopped. 2025-06-30 23:38:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF2" accepted. 2025-06-30 23:38:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF2" started. 2025-06-30 23:38:02.590 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:38:02.590 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:38:02.590 +03:00 [DBG] POST requests are not supported 2025-06-30 23:38:02.590 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:38:02.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-06-30 23:38:02.590 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:38:02.590 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:38:02.590 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:38:02.590 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:38:02.590 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:38:02.590 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:38:02.591 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:38:02.591 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:38:02.591 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:38:02.591 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:38:02.591 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:38:02.591 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:38:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.591 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:38:02.591 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:38:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:38:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:38:02.591 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:38:02.591 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:38:02.591 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:38:02.591 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1897ms. 2025-06-30 23:38:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:38:02.592 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:38:02.592 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:38:02.592 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.3524ms 2025-06-30 23:38:02.592 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:38:02.592 +03:00 [DBG] Connection id "0HNC8090TGAF2" completed keep alive response. 2025-06-30 23:38:02.592 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.3128ms 2025-06-30 23:38:02.593 +03:00 [DBG] Connection id "0HNC8090TGAF2" received FIN. 2025-06-30 23:38:02.593 +03:00 [DBG] Connection id "0HNC8090TGAF2" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:38:02.593 +03:00 [DBG] Connection id "0HNC8090TGAF2" disconnecting. 2025-06-30 23:38:02.593 +03:00 [DBG] Connection id "0HNC8090TGAF2" stopped. 2025-06-30 23:39:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF3" accepted. 2025-06-30 23:39:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF3" started. 2025-06-30 23:39:02.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:39:02.588 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:39:02.588 +03:00 [DBG] POST requests are not supported 2025-06-30 23:39:02.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:39:02.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-06-30 23:39:02.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:39:02.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:39:02.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:39:02.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:39:02.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:39:02.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:39:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:39:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:39:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:39:02.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:39:02.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:39:02.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:39:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:39:02.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:39:02.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:39:02.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1412ms. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:39:02.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:39:02.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:39:02.590 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8196ms 2025-06-30 23:39:02.590 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:39:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF3" completed keep alive response. 2025-06-30 23:39:02.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5854ms 2025-06-30 23:39:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF3" received FIN. 2025-06-30 23:39:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF3" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:39:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF3" disconnecting. 2025-06-30 23:39:02.590 +03:00 [DBG] Connection id "0HNC8090TGAF3" stopped. 2025-06-30 23:40:02.577 +03:00 [DBG] Connection id "0HNC8090TGAF4" accepted. 2025-06-30 23:40:02.577 +03:00 [DBG] Connection id "0HNC8090TGAF4" started. 2025-06-30 23:40:02.577 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:40:02.577 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:40:02.577 +03:00 [DBG] POST requests are not supported 2025-06-30 23:40:02.577 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:40:02.577 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:40:02.577 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:40:02.577 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:40:02.577 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:40:02.577 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:40:02.577 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:40:02.577 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:40:02.577 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:40:02.577 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:40:02.577 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:40:02.577 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:40:02.577 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:40:02.577 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:40:02.577 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.577 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.577 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:40:02.578 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:40:02.578 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:40:02.578 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1266ms. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:40:02.578 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:40:02.578 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:40:02.578 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6889ms 2025-06-30 23:40:02.578 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:40:02.578 +03:00 [DBG] Connection id "0HNC8090TGAF4" completed keep alive response. 2025-06-30 23:40:02.578 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.3283ms 2025-06-30 23:40:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF4" received FIN. 2025-06-30 23:40:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF4" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:40:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF4" disconnecting. 2025-06-30 23:40:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF4" stopped. 2025-06-30 23:41:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF5" accepted. 2025-06-30 23:41:02.579 +03:00 [DBG] Connection id "0HNC8090TGAF5" started. 2025-06-30 23:41:02.580 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:41:02.580 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:41:02.580 +03:00 [DBG] POST requests are not supported 2025-06-30 23:41:02.580 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:41:02.580 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:41:02.580 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:41:02.580 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:41:02.580 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:41:02.580 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:41:02.580 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:41:02.580 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:41:02.580 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:41:02.580 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:41:02.580 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:41:02.580 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:41:02.580 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:41:02.580 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:41:02.580 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.580 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.580 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:41:02.580 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:41:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:41:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:41:02.580 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:41:02.580 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:41:02.580 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:41:02.581 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1585ms. 2025-06-30 23:41:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:41:02.581 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:41:02.581 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:41:02.581 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8244ms 2025-06-30 23:41:02.581 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:41:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF5" completed keep alive response. 2025-06-30 23:41:02.581 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5187ms 2025-06-30 23:41:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF5" received FIN. 2025-06-30 23:41:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF5" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:41:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF5" disconnecting. 2025-06-30 23:41:02.582 +03:00 [DBG] Connection id "0HNC8090TGAF5" stopped. 2025-06-30 23:42:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF6" accepted. 2025-06-30 23:42:02.581 +03:00 [DBG] Connection id "0HNC8090TGAF6" started. 2025-06-30 23:42:02.582 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:42:02.582 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:42:02.582 +03:00 [DBG] POST requests are not supported 2025-06-30 23:42:02.582 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:42:02.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-06-30 23:42:02.582 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:42:02.582 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:42:02.582 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:42:02.582 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:42:02.582 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:42:02.582 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:42:02.582 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:42:02.582 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:42:02.582 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:42:02.582 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:42:02.582 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:42:02.582 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:42:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.582 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:42:02.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:42:02.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:42:02.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.123ms. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:42:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:42:02.583 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:42:02.583 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:42:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.583 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:42:02.583 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6984ms 2025-06-30 23:42:02.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:42:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF6" completed keep alive response. 2025-06-30 23:42:02.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2444ms 2025-06-30 23:42:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF6" received FIN. 2025-06-30 23:42:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF6" disconnecting. 2025-06-30 23:42:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF6" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:42:02.584 +03:00 [DBG] Connection id "0HNC8090TGAF6" stopped. 2025-06-30 23:43:02.591 +03:00 [DBG] Connection id "0HNC8090TGAF7" accepted. 2025-06-30 23:43:02.591 +03:00 [DBG] Connection id "0HNC8090TGAF7" started. 2025-06-30 23:43:02.591 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:43:02.591 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:43:02.591 +03:00 [DBG] POST requests are not supported 2025-06-30 23:43:02.591 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:43:02.591 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:43:02.591 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:43:02.591 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:43:02.591 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:43:02.591 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:43:02.591 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:43:02.592 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:43:02.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-06-30 23:43:02.592 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:43:02.592 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:43:02.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-06-30 23:43:02.592 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:43:02.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-06-30 23:43:02.592 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.592 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:43:02.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:43:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:43:02.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.182ms. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:43:02.593 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:43:02.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:43:02.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:43:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:43:02.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.4575ms 2025-06-30 23:43:02.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:43:02.594 +03:00 [DBG] Connection id "0HNC8090TGAF7" completed keep alive response. 2025-06-30 23:43:02.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.9508ms 2025-06-30 23:43:02.594 +03:00 [DBG] Connection id "0HNC8090TGAF7" received FIN. 2025-06-30 23:43:02.594 +03:00 [DBG] Connection id "0HNC8090TGAF7" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:43:02.594 +03:00 [DBG] Connection id "0HNC8090TGAF7" disconnecting. 2025-06-30 23:43:02.595 +03:00 [DBG] Connection id "0HNC8090TGAF7" stopped. 2025-06-30 23:44:02.586 +03:00 [DBG] Connection id "0HNC8090TGAF8" accepted. 2025-06-30 23:44:02.586 +03:00 [DBG] Connection id "0HNC8090TGAF8" started. 2025-06-30 23:44:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:44:02.586 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:44:02.586 +03:00 [DBG] POST requests are not supported 2025-06-30 23:44:02.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:44:02.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-06-30 23:44:02.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:44:02.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:44:02.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:44:02.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:44:02.586 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:44:02.586 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:44:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:44:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:44:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:44:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:44:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:44:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:44:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:44:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:44:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:44:02.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1193ms. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:44:02.587 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:44:02.587 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:44:02.587 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.572ms 2025-06-30 23:44:02.587 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:44:02.587 +03:00 [DBG] Connection id "0HNC8090TGAF8" completed keep alive response. 2025-06-30 23:44:02.587 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.1828ms 2025-06-30 23:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF8" received FIN. 2025-06-30 23:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF8" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF8" disconnecting. 2025-06-30 23:44:02.588 +03:00 [DBG] Connection id "0HNC8090TGAF8" stopped. 2025-06-30 23:45:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF9" accepted. 2025-06-30 23:45:02.583 +03:00 [DBG] Connection id "0HNC8090TGAF9" started. 2025-06-30 23:45:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:45:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:45:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:45:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:45:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:45:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:45:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:45:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:45:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:45:02.584 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:45:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:45:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:45:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:45:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:45:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:45:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:45:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:45:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:45:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:45:02.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:45:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1384ms. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:45:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:45:02.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:45:02.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:45:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7642ms 2025-06-30 23:45:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:45:02.585 +03:00 [DBG] Connection id "0HNC8090TGAF9" completed keep alive response. 2025-06-30 23:45:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4171ms 2025-06-30 23:45:02.585 +03:00 [DBG] Connection id "0HNC8090TGAF9" received FIN. 2025-06-30 23:45:02.585 +03:00 [DBG] Connection id "0HNC8090TGAF9" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:45:02.585 +03:00 [DBG] Connection id "0HNC8090TGAF9" disconnecting. 2025-06-30 23:45:02.585 +03:00 [DBG] Connection id "0HNC8090TGAF9" stopped. 2025-06-30 23:46:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFA" accepted. 2025-06-30 23:46:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFA" started. 2025-06-30 23:46:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:46:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:46:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:46:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:46:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:46:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:46:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:46:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:46:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:46:02.584 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:46:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:46:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:46:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:46:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:46:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:46:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:46:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:46:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:46:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:46:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:46:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:46:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:46:02.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1334ms. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:46:02.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:46:02.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:46:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8213ms 2025-06-30 23:46:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:46:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFA" completed keep alive response. 2025-06-30 23:46:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.479ms 2025-06-30 23:46:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFA" received FIN. 2025-06-30 23:46:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFA" disconnecting. 2025-06-30 23:46:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFA" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:46:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFA" stopped. 2025-06-30 23:47:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFB" accepted. 2025-06-30 23:47:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFB" started. 2025-06-30 23:47:02.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:47:02.589 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:47:02.589 +03:00 [DBG] POST requests are not supported 2025-06-30 23:47:02.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:47:02.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:47:02.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:47:02.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:47:02.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:47:02.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:47:02.589 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:47:02.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:47:02.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:47:02.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:47:02.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:47:02.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:47:02.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:47:02.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-06-30 23:47:02.590 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.590 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:47:02.590 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:47:02.590 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:47:02.590 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1845ms. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:47:02.590 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:47:02.591 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:47:02.591 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:47:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:47:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:47:02.591 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.591 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.591 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.591 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:47:02.591 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.2026ms 2025-06-30 23:47:02.591 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:47:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFB" completed keep alive response. 2025-06-30 23:47:02.591 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.4395ms 2025-06-30 23:47:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFB" received FIN. 2025-06-30 23:47:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFB" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:47:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFB" disconnecting. 2025-06-30 23:47:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFB" stopped. 2025-06-30 23:48:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFC" accepted. 2025-06-30 23:48:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFC" started. 2025-06-30 23:48:02.585 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:48:02.585 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:48:02.585 +03:00 [DBG] POST requests are not supported 2025-06-30 23:48:02.585 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:48:02.585 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:48:02.585 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:48:02.585 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:48:02.585 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:48:02.585 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:48:02.585 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:48:02.585 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:48:02.585 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:48:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:48:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:48:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:48:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:48:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:48:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:48:02.586 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:48:02.586 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:48:02.586 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1704ms. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:48:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:48:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:48:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8694ms 2025-06-30 23:48:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:48:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFC" completed keep alive response. 2025-06-30 23:48:02.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5122ms 2025-06-30 23:48:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFC" received FIN. 2025-06-30 23:48:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFC" disconnecting. 2025-06-30 23:48:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFC" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:48:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFC" stopped. 2025-06-30 23:49:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFD" accepted. 2025-06-30 23:49:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFD" started. 2025-06-30 23:49:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:49:02.586 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:49:02.586 +03:00 [DBG] POST requests are not supported 2025-06-30 23:49:02.586 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:49:02.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-06-30 23:49:02.586 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:49:02.586 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:49:02.586 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:49:02.586 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:49:02.587 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:49:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:49:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:49:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:49:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:49:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:49:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:49:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:49:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:49:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:49:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:49:02.587 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1446ms. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:49:02.587 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:49:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:49:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:49:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0061ms 2025-06-30 23:49:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:49:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFD" completed keep alive response. 2025-06-30 23:49:02.588 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.7943ms 2025-06-30 23:49:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFD" received FIN. 2025-06-30 23:49:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFD" disconnecting. 2025-06-30 23:49:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFD" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:49:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFD" stopped. 2025-06-30 23:50:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFE" accepted. 2025-06-30 23:50:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFE" started. 2025-06-30 23:50:02.586 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:50:02.586 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:50:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 23:50:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:50:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:50:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:50:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:50:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:50:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:50:02.587 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:50:02.587 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:50:02.587 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:50:02.587 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:50:02.587 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:50:02.587 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:50:02.587 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:50:02.587 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:50:02.587 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.587 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.587 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:50:02.587 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:50:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:50:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:50:02.587 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:50:02.587 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:50:02.587 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:50:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.2005ms. 2025-06-30 23:50:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:50:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:50:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:50:02.588 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1606ms 2025-06-30 23:50:02.588 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:50:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFE" completed keep alive response. 2025-06-30 23:50:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 2.133ms 2025-06-30 23:50:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFE" received FIN. 2025-06-30 23:50:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFE" disconnecting. 2025-06-30 23:50:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFE" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:50:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFE" stopped. 2025-06-30 23:51:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFF" accepted. 2025-06-30 23:51:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFF" started. 2025-06-30 23:51:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:51:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:51:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:51:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:51:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:51:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:51:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:51:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:51:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:51:02.584 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:51:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:51:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:51:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:51:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:51:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:51:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:51:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:51:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:51:02.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:51:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:51:02.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.125ms. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:51:02.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:51:02.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:51:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8011ms 2025-06-30 23:51:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:51:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFF" completed keep alive response. 2025-06-30 23:51:02.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.4425ms 2025-06-30 23:51:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFF" received FIN. 2025-06-30 23:51:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFF" disconnecting. 2025-06-30 23:51:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFF" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:51:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFF" stopped. 2025-06-30 23:52:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFG" accepted. 2025-06-30 23:52:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFG" started. 2025-06-30 23:52:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:52:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:52:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:52:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:52:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:52:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:52:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:52:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:52:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:52:02.584 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:52:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:52:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:52:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:52:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:52:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:52:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:52:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:52:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:52:02.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:52:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:52:02.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.133ms. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:52:02.585 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:52:02.585 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:52:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.8379ms 2025-06-30 23:52:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:52:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFG" completed keep alive response. 2025-06-30 23:52:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5434ms 2025-06-30 23:52:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFG" received FIN. 2025-06-30 23:52:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFG" disconnecting. 2025-06-30 23:52:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFG" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:52:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFG" stopped. 2025-06-30 23:53:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFH" accepted. 2025-06-30 23:53:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFH" started. 2025-06-30 23:53:02.587 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:53:02.587 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:53:02.587 +03:00 [DBG] POST requests are not supported 2025-06-30 23:53:02.587 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:53:02.587 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:53:02.587 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:53:02.587 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:53:02.587 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:53:02.587 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:53:02.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:53:02.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:53:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:53:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:53:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:53:02.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:53:02.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:53:02.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:53:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:53:02.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:53:02.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:53:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.131ms. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:53:02.588 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:53:02.588 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:53:02.588 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:53:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:53:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:53:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:53:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7462ms 2025-06-30 23:53:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:53:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFH" completed keep alive response. 2025-06-30 23:53:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.5535ms 2025-06-30 23:53:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFH" received FIN. 2025-06-30 23:53:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFH" disconnecting. 2025-06-30 23:53:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFH" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:53:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFH" stopped. 2025-06-30 23:54:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFI" accepted. 2025-06-30 23:54:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFI" started. 2025-06-30 23:54:02.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:54:02.589 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:54:02.589 +03:00 [DBG] POST requests are not supported 2025-06-30 23:54:02.589 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:54:02.589 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:54:02.589 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:54:02.589 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:54:02.589 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:54:02.589 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:54:02.589 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:54:02.589 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:54:02.589 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:54:02.589 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:54:02.589 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:54:02.589 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:54:02.589 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:54:02.589 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:54:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:54:02.589 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:54:02.589 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:54:02.589 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1143ms. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:54:02.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:54:02.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:54:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.5073ms 2025-06-30 23:54:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:54:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFI" completed keep alive response. 2025-06-30 23:54:02.590 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.068ms 2025-06-30 23:54:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFI" received FIN. 2025-06-30 23:54:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFI" disconnecting. 2025-06-30 23:54:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFI" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:54:02.591 +03:00 [DBG] Connection id "0HNC8090TGAFI" stopped. 2025-06-30 23:55:02.581 +03:00 [DBG] Connection id "0HNC8090TGAFJ" accepted. 2025-06-30 23:55:02.581 +03:00 [DBG] Connection id "0HNC8090TGAFJ" started. 2025-06-30 23:55:02.581 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:55:02.581 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:55:02.581 +03:00 [DBG] POST requests are not supported 2025-06-30 23:55:02.581 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:55:02.581 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:55:02.581 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:55:02.581 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:55:02.581 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:55:02.581 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:55:02.581 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:55:02.581 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:55:02.581 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:55:02.581 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:55:02.581 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:55:02.581 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:55:02.581 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:55:02.581 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:55:02.581 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.581 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.581 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:55:02.582 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:55:02.582 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:55:02.582 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.129ms. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:55:02.582 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:55:02.582 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:55:02.582 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.0254ms 2025-06-30 23:55:02.583 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:55:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFJ" completed keep alive response. 2025-06-30 23:55:02.583 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.704ms 2025-06-30 23:55:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFJ" received FIN. 2025-06-30 23:55:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFJ" disconnecting. 2025-06-30 23:55:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFJ" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:55:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFJ" stopped. 2025-06-30 23:56:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFK" accepted. 2025-06-30 23:56:02.592 +03:00 [DBG] Connection id "0HNC8090TGAFK" started. 2025-06-30 23:56:02.593 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:56:02.593 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:56:02.593 +03:00 [DBG] POST requests are not supported 2025-06-30 23:56:02.593 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:56:02.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-06-30 23:56:02.593 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:56:02.593 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:56:02.593 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:56:02.593 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:56:02.593 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:56:02.593 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:56:02.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-06-30 23:56:02.593 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:56:02.593 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:56:02.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-06-30 23:56:02.593 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:56:02.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-06-30 23:56:02.593 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.593 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:56:02.593 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:56:02.593 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:56:02.593 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1256ms. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:56:02.593 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:56:02.594 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:56:02.594 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:56:02.594 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.6114ms 2025-06-30 23:56:02.594 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:56:02.594 +03:00 [DBG] Connection id "0HNC8090TGAFK" completed keep alive response. 2025-06-30 23:56:02.594 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2437ms 2025-06-30 23:56:02.594 +03:00 [DBG] Connection id "0HNC8090TGAFK" received FIN. 2025-06-30 23:56:02.594 +03:00 [DBG] Connection id "0HNC8090TGAFK" disconnecting. 2025-06-30 23:56:02.594 +03:00 [DBG] Connection id "0HNC8090TGAFK" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:56:02.595 +03:00 [DBG] Connection id "0HNC8090TGAFK" stopped. 2025-06-30 23:57:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFL" accepted. 2025-06-30 23:57:02.583 +03:00 [DBG] Connection id "0HNC8090TGAFL" started. 2025-06-30 23:57:02.583 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:57:02.583 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:57:02.583 +03:00 [DBG] POST requests are not supported 2025-06-30 23:57:02.583 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:57:02.583 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:57:02.583 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:57:02.583 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:57:02.583 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:57:02.583 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:57:02.583 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:57:02.583 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:57:02.583 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:57:02.584 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:57:02.584 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:57:02.584 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:57:02.584 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:57:02.584 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:57:02.584 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.584 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:57:02.584 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:57:02.584 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:57:02.584 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1216ms. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:57:02.584 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:57:02.584 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:57:02.584 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:57:02.585 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.7834ms 2025-06-30 23:57:02.585 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:57:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFL" completed keep alive response. 2025-06-30 23:57:02.585 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.6917ms 2025-06-30 23:57:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFL" received FIN. 2025-06-30 23:57:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFL" disconnecting. 2025-06-30 23:57:02.585 +03:00 [DBG] Connection id "0HNC8090TGAFL" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:57:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFL" stopped. 2025-06-30 23:58:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFM" accepted. 2025-06-30 23:58:02.587 +03:00 [DBG] Connection id "0HNC8090TGAFM" started. 2025-06-30 23:58:02.588 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:58:02.588 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:58:02.588 +03:00 [DBG] POST requests are not supported 2025-06-30 23:58:02.588 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:58:02.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-06-30 23:58:02.588 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:58:02.588 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:58:02.588 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:58:02.588 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:58:02.588 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:58:02.588 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:58:02.588 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:58:02.588 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:58:02.588 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:58:02.588 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:58:02.588 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:58:02.588 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:58:02.588 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.588 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:58:02.588 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:58:02.588 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:58:02.588 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1207ms. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.588 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:58:02.589 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:58:02.589 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.589 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:58:02.589 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 0.63ms 2025-06-30 23:58:02.589 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:58:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFM" completed keep alive response. 2025-06-30 23:58:02.589 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.2044ms 2025-06-30 23:58:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFM" received FIN. 2025-06-30 23:58:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFM" disconnecting. 2025-06-30 23:58:02.589 +03:00 [DBG] Connection id "0HNC8090TGAFM" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:58:02.590 +03:00 [DBG] Connection id "0HNC8090TGAFM" stopped. 2025-06-30 23:59:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFN" accepted. 2025-06-30 23:59:02.584 +03:00 [DBG] Connection id "0HNC8090TGAFN" started. 2025-06-30 23:59:02.584 +03:00 [INF] Request starting HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - null 0 2025-06-30 23:59:02.584 +03:00 [VRB] All hosts are allowed. 2025-06-30 23:59:02.584 +03:00 [DBG] POST requests are not supported 2025-06-30 23:59:02.584 +03:00 [DBG] 1 candidate(s) found for the request path '/api/account/validate' 2025-06-30 23:59:02.584 +03:00 [DBG] Endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' with route pattern 'api/Account/validate' is valid for the request path '/api/account/validate' 2025-06-30 23:59:02.584 +03:00 [DBG] Request matched endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:59:02.584 +03:00 [VRB] The endpoint does not specify the IRequestSizeLimitMetadata. 2025-06-30 23:59:02.584 +03:00 [DBG] AuthenticationScheme: Bearer was not authenticated. 2025-06-30 23:59:02.584 +03:00 [DBG] The request has an origin header: 'https://dev.top-engineer.com'. 2025-06-30 23:59:02.584 +03:00 [INF] CORS policy execution successful. 2025-06-30 23:59:02.584 +03:00 [INF] Executing endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:59:02.584 +03:00 [INF] Route matched with {action = "Validate", controller = "Account"}. Executing controller action with signature Microsoft.AspNetCore.Mvc.IActionResult Validate() on controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server). 2025-06-30 23:59:02.585 +03:00 [DBG] Execution plan of authorization filters (in the following order): ["None"] 2025-06-30 23:59:02.585 +03:00 [DBG] Execution plan of resource filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter"] 2025-06-30 23:59:02.585 +03:00 [DBG] Execution plan of action filters (in the following order): ["Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter (Order: -3000)","Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter (Order: -2000)"] 2025-06-30 23:59:02.585 +03:00 [DBG] Execution plan of exception filters (in the following order): ["None"] 2025-06-30 23:59:02.585 +03:00 [DBG] Execution plan of result filters (in the following order): ["Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter","Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter (Order: -2000)"] 2025-06-30 23:59:02.585 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Resource Filter: After executing OnResourceExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.585 +03:00 [DBG] Executing controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:59:02.585 +03:00 [DBG] Executed controller factory for controller ConnectionApp.Server.Controllers.Api.AccountController (ConnectionApp.Server) 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:59:02.585 +03:00 [INF] Executing action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) - Validation state: "Valid" 2025-06-30 23:59:02.585 +03:00 [INF] Executed action method ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server), returned result Microsoft.AspNetCore.Mvc.OkResult in 0.1274ms. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ModelStateInvalidFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: Before executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Action Filter: After executing OnActionExecuted on filter Microsoft.AspNetCore.Mvc.ModelBinding.UnsupportedContentTypeFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.585 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuting on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Before executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:59:02.586 +03:00 [INF] Executing StatusCodeResult, setting HTTP status code 200 2025-06-30 23:59:02.586 +03:00 [VRB] After executing action result Microsoft.AspNetCore.Mvc.OkResult. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.Infrastructure.ClientErrorResultFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: Before executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Result Filter: After executing OnResultExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Resource Filter: Before executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.586 +03:00 [VRB] Resource Filter: After executing OnResourceExecuted on filter Microsoft.AspNetCore.Mvc.ViewFeatures.Filters.SaveTempDataFilter. 2025-06-30 23:59:02.586 +03:00 [INF] Executed action ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server) in 1.1527ms 2025-06-30 23:59:02.586 +03:00 [INF] Executed endpoint 'ConnectionApp.Server.Controllers.Api.AccountController.Validate (ConnectionApp.Server)' 2025-06-30 23:59:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFN" completed keep alive response. 2025-06-30 23:59:02.586 +03:00 [INF] Request finished HTTP/1.1 POST http://dev.top-engineer.com/api/account/validate - 200 0 null 1.9791ms 2025-06-30 23:59:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFN" received FIN. 2025-06-30 23:59:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFN" disconnecting. 2025-06-30 23:59:02.586 +03:00 [DBG] Connection id "0HNC8090TGAFN" sending FIN because: "The Socket transport's send loop completed gracefully." 2025-06-30 23:59:02.588 +03:00 [DBG] Connection id "0HNC8090TGAFN" stopped.